AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-SWITCH-ENGINE-MIB » Objects

CISCO-SWITCH-ENGINE-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-SWITCH-ENGINE-MIB and use it to monitor vendor specific OID's.

CISCO-SWITCH-ENGINE-MIB file content

Object view of CISCO-SWITCH-ENGINE-MIB:

Scalar Object
cseL2StatsEntry .1.3.6.1.4.1.9.9.97.1.1.1.1
A conceptual row containing L2 statistics maintained by a switching engine (identified by entPhysicalIndex). Each switching engine managed by this MIB module has an entry in this table.
cseL2StatsHCEntry .1.3.6.1.4.1.9.9.97.1.1.2.1
Contains the High Capacity L2 Statistics extensions to cseL2StatsEntry. These objects will be created by the agent for all cseL2StatsEntries it deems appropriate.
cseFlowEstablishedAgingTime .1.3.6.1.4.1.9.9.97.1.2.1
The adminstrative aging time for IP established flows. The default value for this object is implementation specific. If the cseFlowEstablishedAgingTime is not configured to the appropriate value, it will be adjusted to the closest value. The corresponding operational object, taken effect on the a device, is cseFlowOperIPEstablishedAgingTime.
cseFlowFastAgingTime .1.3.6.1.4.1.9.9.97.1.2.2
The administrative fast aging time for the established flow entries, that have less number of packets than the value set in the cseFlowFastAgePktThreshold, switched within this time. Setting to value of 0 turns off fast aging. The default value for this object is implementation specific. If the cseFlowFastAgingTime is not configured to the appropriate value, it will be adjusted to the closest value. The corresponding operational object, taken effect on the device, is cseFlowOperFastAgingTime.
cseFlowFastAgePktThreshold .1.3.6.1.4.1.9.9.97.1.2.3
The administrative packet threshold setting for the cseFlowFastAgingTime. The default for Fast Aging Packet Threshold is 0, i.e. no packets switched within the time set in cseFlowFastAgingTime, after an L3 flow was established. If the cseFlowFastAgingTime is not configured to the appropriate value, it will be adjusted to the closest value. The corresponding operational object, taken effect on the device, is cseFlowOperFastAgePktThreshold.
cseRouterEntry .1.3.6.1.4.1.9.9.97.1.2.4.1
A conceptual row in the cseRouterTable containing information about a router. A row appears either directly through dynamic learning or indirectly through management configuration (via SNMP,by creating an entry in the cseStaticExtRouterTable or via CLI).
cseStaticExtRouterEntry .1.3.6.1.4.1.9.9.97.1.2.5.1
A conceptual row in the cseStaticExtRouterTable for enabling an external router to be installed in the switch's router table. The entry is created and deleted by using cseStaticRouterStatus.
cseRouterVlanEntry .1.3.6.1.4.1.9.9.97.1.2.6.1
A conceptual row of the cseRouterVlanTable. An entry exists for each known VLAN of each known router.
cseFlowMaxQueries .1.3.6.1.4.1.9.9.97.1.2.7
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowQueryTable. The typical value for this object is 5.
cseFlowQueryEntry .1.3.6.1.4.1.9.9.97.1.2.8.1
A conceptual row of the cesFlowQueryTable used to setup retrieval criteria to search for L3 flows on a particular switching engine entity identified by entPhysicalIndex. The actual search is started by setting the value of cseFlowQueryStatus to 'active'. Once a row becomes active, values within the row cannot be modified, except by deleting and re-creating the row.
cseFlowDataEntry .1.3.6.1.4.1.9.9.97.1.2.9.1
A conceptual row of the cseFlowDataTable used to return information about one of the L3 flows which matched the search criteria set by the cseFlowQueryMask object in the corresponding instance of the cseFlowQueryTable.
cseFlowSwitchControlEntry .1.3.6.1.4.1.9.9.97.1.2.10.1
A conceptual row for the configuration of Flow switching feature for an L3 protocol type.
cseFlowMcastMaxQueries .1.3.6.1.4.1.9.9.97.1.2.11
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowMcastQueryTable. The typical value for this object is 5.
cseFlowMcastQueryEntry .1.3.6.1.4.1.9.9.97.1.2.12.1
A conceptual row of the cesMcastFlowQueryTable used to setup retrieval criteria to search for IP multicast L3 flows on all switching engine entities in the device. The actual search is started by setting the value of cseFlowMcastQueryStatus to 'active'. Once a row becomes active, values within the row cannot be modified, without setting the associated RowStatus object to 'notInService' first, or deleting and re-creating the row.
cseFlowMcastResultEntry .1.3.6.1.4.1.9.9.97.1.2.13.1
A conceptual row of cseFlowMcastResultTable, containing information about an IP multicast layer 3 flow that matchs the search criteria set in the corresponding row of cseFlowMcastQueryTable. This row instance is indexed by the query index (cseFlowMcastQueryIndex), the switch engine entity (entPhysicalIndex), and data entry index (cseFlowMcastResultIndex). The value of entPhysicalIndex object is assigned by Entity-MIB, and uniquely identifies a switching engine on which the IP multicast flow is stored.
cseFlowMcastSwitchStatus .1.3.6.1.4.1.9.9.97.1.2.14
The current status of the global IP multicast flow switching capability. When enabled, the switch engine will be able to install multicast flow entries in its L3 forwarding table, and perform hardware assisted switching for the flows.
cseFlowIPXEstablishedAgingTime .1.3.6.1.4.1.9.9.97.1.2.15
The administrative aging time for established IPX flows. The default value for this object is implementation specific. The corresponding operational object is cseFlowOperIPXAgingTime.
cseStaticIpxExtRouterEntry .1.3.6.1.4.1.9.9.97.1.2.16.1
A conceptual row in the cseStaticIpxExtRouterTable for enabling an external router to be installed in the switch's router table. The entry is created and deleted by using cseStaticIpxRouterStatus.
cseFlowOperEstablishedAgingTime .1.3.6.1.4.1.9.9.97.1.2.17
The operational aging time for IP established flows.
cseFlowOperFastAgingTime .1.3.6.1.4.1.9.9.97.1.2.18
The operational fast aging time for the established flow entries, that have less number of packets than the value set in the cseFlowOperFastAgePktThreshold,switched within this time.
cseFlowOperFastAgePktThreshold .1.3.6.1.4.1.9.9.97.1.2.19
The operational packet threshold for the cseFlowOperFastAgingTime.
cseFlowOperIPXAgingTime .1.3.6.1.4.1.9.9.97.1.2.20
The operational aging time for established IPX flows.
cseBridgedFlowStatsCtrlEntry .1.3.6.1.4.1.9.9.97.1.2.21.1
A row instance contains the configuration to enable or disable the reporting of intra-vlan statistics for bridged flow per vlan.
cseFlowIPFlowMask .1.3.6.1.4.1.9.9.97.1.2.22
Indicates the flow mask for IP flows. If dstOnly(1) is used, it enables flows based on Layer 3 destination addresses only. If srcDst(2) is used, it enables flows based on both Layer 3 source and destination addresses only. If fullFlow(3) is used, it enables flows based on Layer 4 port numbers in addition to source and destination addresses.
cseFlowIPXFlowMask .1.3.6.1.4.1.9.9.97.1.2.23
Indicates the flow mask for IPX flows. If dstOnly(1) is used, it enables flows based on Layer 3 destination addresses only. If srcDst(2) is used, it enables flows based on both Layer 3 source and destination addresses only.
cseFlowLongAgingTime .1.3.6.1.4.1.9.9.97.1.2.24
The administrative long aging time for the established flow entries. Setting to value of 0 turns off long aging.
cseFlowExcludeEntry .1.3.6.1.4.1.9.9.97.1.2.25.1
A row instance contains the configuration to enable or disable the establishment of flow entry for matching traffic.
cseFlowStatsEntry .1.3.6.1.4.1.9.9.97.1.2.26.1
A conceptual row of cseFlowStatsTable, containing flow statistics maintained by a switching engine entity (identified by entPhysicalIndex). Each switching engine managed by this MIB module has an entry in this table.
cseNetflowLSExportStatus .1.3.6.1.4.1.9.9.97.1.3.1
Status of the Netflow LAN Switching data export feature.
cseNetflowLSExportHost .1.3.6.1.4.1.9.9.97.1.3.2
Network(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are exported.
cseNetflowLSExportTransportNumber .1.3.6.1.4.1.9.9.97.1.3.3
The transport(UDP) port number to be used for the Netflow LAN switching statistics being exported.
cseNetflowLSExportDataSource .1.3.6.1.4.1.9.9.97.1.3.4
The source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataSourceMask .1.3.6.1.4.1.9.9.97.1.3.5
The mask to be applied to the corresponding instance of cseNetflowExportDataSource.
cseNetflowLSExportDataDest .1.3.6.1.4.1.9.9.97.1.3.6
The destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataDestMask .1.3.6.1.4.1.9.9.97.1.3.7
The mask to be applied to its corresponding instance of cseNetflowExportDataDest.
cseNetflowLSExportDataProtocol .1.3.6.1.4.1.9.9.97.1.3.8
The protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataFilterSelection .1.3.6.1.4.1.9.9.97.1.3.9
The filter set can be chosen either included(1) or excluded(2) mutually exclusive. If this object is set to included(1) - exports the flows that match cseNetflowLSExportDataSource, cseNetflowLSExportDataSourceMask, cseNetflowLSExportDataDest, cseNetflowLSExportDataDestMask and cseNetflowLSExportDataProtocol. excluded(2) - exports the flows that don't match cseNetflowLSExportDataSource, cseNetflowLSExportDataSourceMask, cseNetflowLSExportDataDest, cseNetflowLSExportDataDestMask and cseNetflowLSExportDataProtocol.
cseNetflowLSExportNDEVersionNumber .1.3.6.1.4.1.9.9.97.1.3.10
The netflow data export version number which is supported by the device. The typical value of this object can be 1, 7 or 8.
cseNetflowLSFilterSupport .1.3.6.1.4.1.9.9.97.1.3.11
Indicates whether this device supports single filter or multiple filters. single - use objects in cseNDESingleFilterGroupRev1 to configure NDE filtering paramaters. multiple - use objects in cseNDEMultipleFiltersGroup to configure NDE filtering paramaters.
cseNetflowLSFilterEntry .1.3.6.1.4.1.9.9.97.1.3.12.1
A conceptutal row in the cseNetflowLSFilterTable, representing a NDE filter configuration.
cseNetFlowIfIndexEnable .1.3.6.1.4.1.9.9.97.1.3.13
Indicates whether ifIndex reporting in NDE (Netflow Data Export) is enabled. if bit destIfIndex(0) is on, destination ifIndex reporting in NDE is enabled. if bit srcIfIndex(1) is on, source ifIndex reporting in NDE is enabled.
cseNetflowASInfoExportCtrl .1.3.6.1.4.1.9.9.97.1.3.14
Indicates whether export of Autonomous System(AS) number information, in the NDE records, is enabled. disable - Disables the export of AS number information. originate - Enables the export of origination AS numbers of source and destination IP addresses. peer - Enables the export of peer AS numbers of source and destination IP addresses.
cseNetflowPerVlanIfGlobalEnable .1.3.6.1.4.1.9.9.97.1.3.15
Indicates whether 'creation of Netflow entries per VLAN interface' feature is enabled at the device level. If this object is set to 'false', netflow entries will be created for all VLANs. If this object is set to 'true', creation of netflow entries can be controlled by cseNetflowPerVlanIfCtrlTable.
cseNetflowPerVlanIfCtrlEntry .1.3.6.1.4.1.9.9.97.1.3.16.1
An entry containing the configuration to enable or disable netflow entry creation for each VLAN.
cseL3StatsEntry .1.3.6.1.4.1.9.9.97.1.4.1.1
A conceptual row of cseL3StatsTable, containing L3 statistics maintained by a switching engine entity (identified by entPhysicalIndex). Each switching engine managed by this MIB module has an entry in this table.
cseL3VlanStatsEntry .1.3.6.1.4.1.9.9.97.1.4.2.1
A conceptual row of cseL3VlanStatsTable, containing per-VLAN Layer 3 statistics maintained by a switching engine (identified by entPhysicalIndex). An entry exists for each known VLAN for each switching engine.
cseStatsFlowEntry .1.3.6.1.4.1.9.9.97.1.4.3.1
A conceptual row about slot based L3 flow statistics.
cseCacheUtilEntry .1.3.6.1.4.1.9.9.97.1.4.4.1
A row instance represents layer 3 flow utilization of a particular cache pool on a switching engine.
cseErrorStatsEntry .1.3.6.1.4.1.9.9.97.1.4.5.1
A row instance represents layer-3 IP and IPX error counters on a switching engine.
cseErrorStatsLCEntry .1.3.6.1.4.1.9.9.97.1.4.6.1
A row instance represents layer-3 IP and IPX error counters on a switching engine.
cseProtocolFilterEnable .1.3.6.1.4.1.9.9.97.1.5.1
Indicates if protocol filtering is enabled in the device.
cseProtocolFilterPortEntry .1.3.6.1.4.1.9.9.97.1.5.2.1
A conceptual row in the cseProtocolFilterPortTable, representing a Protocol filter configuration status information for a particular port (identified by ifIndex) and protocol type.
cseUcastCacheEntry .1.3.6.1.4.1.9.9.97.1.6.1.1
A conceptual row in the cseUcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseUcastCacheStatus to 'active'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first or deleting and re-creating the row.
cseMcastCacheEntry .1.3.6.1.4.1.9.9.97.1.7.1.1
A conceptual row in the cseMcastCacheTable, used to set up flow clearing criteria. The actual purging is started by setting the value of cseMcastCacheStatus to 'active'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first, or deleting and re-creating the row.
cseCefFibEntry .1.3.6.1.4.1.9.9.97.1.8.1.1
Each row contains the IP address type, the final destination IP address, the final destination IP address mask as well as the FIB entry type.
cseCefAdjacencyEntry .1.3.6.1.4.1.9.9.97.1.8.3.1
Each row contains next hop IP address, next-hop Ethernet address, adjacency type, and number of bytes and packets transmitted to each adjacency entry. Next hop encapsulation type and MTU value are also available if supported by the device.
cseTcamUsageEntry .1.3.6.1.4.1.9.9.97.1.9.1.1
Each row contains a short description of the resource type, the total amount of TCAM allocated for that type as well as the amount of allocated resource has been used up.
Tabular Object
cseL2ForwardedLocalPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.1
Number of packets received from ports local to this switching engine and forwarded at layer 2.
cseL2ForwardedLocalOctets .1.3.6.1.4.1.9.9.97.1.1.1.1.2
Number of octets in the packets received from ports local to this switching engine and forwarded at layer 2.
cseL2ForwardedTotalPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.3
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
cseL2NewAddressLearns .1.3.6.1.4.1.9.9.97.1.1.1.1.4
Number of new MAC addresses learned by the switching engine.
cseL2AddrLearnFailures .1.3.6.1.4.1.9.9.97.1.1.1.1.5
Number of MAC addresses failed to be learned because the L2 forwarding address table was full. If the value keeps increasing, the network topology should be reconfigured.
cseL2DstAddrLookupMisses .1.3.6.1.4.1.9.9.97.1.1.1.1.6
Number of misses during destination MAC address table lookups. A few misses happen normally. Large numbers of misses occur as a result of cseL2AddrLearnFailures.
cseL2IpPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.7
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2IpxPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.8
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2AssignedProtoPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.9
Number of packets belonging to an assigned group of network protocols (typically AppleTalk, DecNet and Vines) received by this switching engine from all sources. This value includes L3 switched packets.
cseL2OtherProtoPkts .1.3.6.1.4.1.9.9.97.1.1.1.1.10
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowForwardedLocalPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.1
The number of times the associated cseL2ForwardedLocalPkts counter has overflowed.
cseL2HCForwardedLocalPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.2
Number of packets received from ports local to this switching engine and forwarded at layer 2.
cseL2HCOverflowForwardedTotalPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.3
The number of times the associated cseL2ForwardeTotalPkts counter has overflowed.
cseL2HCForwardedTotalPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.4
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
cseL2HCOverflowIpPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.5
The number of times the associated cseL2IpPkts counter has overflowed.
cseL2HCIpPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.6
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowIpxPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.7
The number of times the associated cseL2IpxPkts counter has overflowed.
cseL2HCIpxPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.8
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowAssignedProtoPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.9
The number of times the associated cseL2HCAssignedProtoPkts counter has overflowed.
cseL2HCAssignedProtoPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.10
Number of packets belonging to an assigned group of network protocols (typically AppleTalk, DecNet and Vines) received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowOtherProtoPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.11
The number of times the associated cseL2HCOtherProtoPkts counter has overflowed.
cseL2HCOtherProtoPkts .1.3.6.1.4.1.9.9.97.1.1.2.1.12
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
cseRouterIndex .1.3.6.1.4.1.9.9.97.1.2.4.1.1
The router's IP address which is used to uniquely identify it for L3 flows.
cseRouterFlowMask .1.3.6.1.4.1.9.9.97.1.2.4.1.2
The IP type of mask configured for the router represented by this row. Each flow known to the switching engine has a mask which is applied to all packets in order to compare them to that flow. Each hardware-learned flow has the mask configured for the router which logically forwards that flow.
cseRouterName .1.3.6.1.4.1.9.9.97.1.2.4.1.3
DNS name (if available) of the router.
cseRouterStatic .1.3.6.1.4.1.9.9.97.1.2.4.1.4
If the value of the object is true, this router was configured via SNMP or CLI. Otherwise, this router was learned automatically.
cseRouterIpxFlowMask .1.3.6.1.4.1.9.9.97.1.2.4.1.5
The IPX type of mask configured for the router represented by this row. Each flow known to the switching engine has a mask which is applied to all packets in order to compare them to that flow. Each hardware-learned flow has the mask configured for the router which logically forwards that flow.
cseStaticRouterName .1.3.6.1.4.1.9.9.97.1.2.5.1.1
DNS name (if available) of the external router.
cseStaticRouterOwner .1.3.6.1.4.1.9.9.97.1.2.5.1.2
String indicating the owner who created the static entry.
cseStaticRouterStatus .1.3.6.1.4.1.9.9.97.1.2.5.1.3
Used to manage creation and deletion of rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creating the row.
cseStaticRouterType .1.3.6.1.4.1.9.9.97.1.2.5.1.4
Indicates if the router is included for unicast switching, or multicast switching, or both.
cseRouterMac .1.3.6.1.4.1.9.9.97.1.2.6.1.1
Mac address used by the router for this VLAN number.
cseRouterVlan .1.3.6.1.4.1.9.9.97.1.2.6.1.2
The Vlan number associated with the router's MAC address.
cseRouterProtocol .1.3.6.1.4.1.9.9.97.1.2.6.1.3
Indicates which protocols are routed by this router on this VLAN using this Mac address.
cseFlowQueryIndex .1.3.6.1.4.1.9.9.97.1.2.8.1.1
An arbitrary integer which uniquely identifies the control query among all those specified for the switching engine indicated by entPhysicalIndex.
cseFlowQueryMask .1.3.6.1.4.1.9.9.97.1.2.8.1.2
Setting each value causes the appropriate action: 'dstOnly' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow information for the absolute destination IP address set in the cseFlowQueryDestination object in this table. If cseFlowQueryDestinationMask is also specified at the same time, it will be applied to the address part of cseFlowQueryDestination. 'srcOrDst' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow information for EITHER of the absolute IP addresses set in the cseFlowQueryDestination or cseFlowQuerySource objects. If either of cseFlowQueryDestinationMask and cseFlowQuerySourceMask objects are also specified at the same time, they will be applied to the respective address parts of cseFlowQueryDestination and cseFlowQuerySource objects. This option is typically used to setup queries for flows on traffic in either directions. 'srcAndDst' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow information for BOTH the absolute IP addresses set in the cseFlowQueryDestination and cseFlowQuerySource objects. If either of cseFlowQueryDestinationMask and cseFlowQuerySourceMask objects are also specified at the same time, they will be applied to the respective address parts of cseFlowQueryDestination and cseFlowQuerySource objects. This option is typically used to setup queries for flows on traffic in one direction only. 'fullFlow' - causes the creation of row(s) in the cseFlowDataTable exactly corresponding to the current L3 flow information for the complete IP flow (including the transport port numbers) set in the cseFlowQueryDestination and cseFlowQuerySource objects. If either of cseFlowQueryDestinationMask and cseFlowQuerySourceMask objects are also specified at the same time, they will be applied to the respective address parts of cseFlowQueryDestination and cseFlowQuerySource objects. This option is typically used to setup queries for flows on traffic for specific (TCP/UDP) port numbers corresponding to standard protocols such as FTP, WWW, TELNET, etc. 'ipxDstOnly' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow information for the absolute destination IPX address set in the cseFlowQueryDestination object in this table. If cseFlowQueryDestinationMask is also specified at the same time, it will be applied to the address part of cseFlowQueryDestination. 'ipxSrcAndDst' - causes the creation of rows in the cseFlowDataTable corresponding to the current L3 flow information for BOTH the absolute IPX addresses set in the cseFlowQueryDestination and cseFlowQuerySource objects. If either of cseFlowQueryDestinationMask and cseFlowQuerySourceMask objects are also specified at the same time, they will be applied to the respective address parts of cseFlowQueryDestination and cseFlowQuerySource objects. 'any' - returns all rows corresponding to all established flow entries in the cseFlowDataTable. Note: 1. The type FlowAddressComponent used for objects cseFlowQuerySource and cseFlowQueryDestination, has the network address part and also the transport port number part, if applicable. 2. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQueryTransport .1.3.6.1.4.1.9.9.97.1.2.8.1.3
The IP transport protocol type specified for this query. Ignored for IPX flow queries. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQuerySource .1.3.6.1.4.1.9.9.97.1.2.8.1.4
The source network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQuerySourceMask .1.3.6.1.4.1.9.9.97.1.2.8.1.5
The source address mask to be applied to the corresponding instance of cseFlowQuerySource. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQueryDestination .1.3.6.1.4.1.9.9.97.1.2.8.1.6
The destination network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQueryDestinationMask .1.3.6.1.4.1.9.9.97.1.2.8.1.7
The destination address mask to be applied to the corresponding instance of cseFlowQueryDestination. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQueryRouterIndex .1.3.6.1.4.1.9.9.97.1.2.8.1.8
Index of the router for which the flows are available. An 'all-zero' IP address indicates that the query is for any router. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowQueryOwner .1.3.6.1.4.1.9.9.97.1.2.8.1.9
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseFlowQueryResultingRows .1.3.6.1.4.1.9.9.97.1.2.8.1.10
The result status of the query. Possible values are: -1 - Either the query has not been initiated or the agent is busy processing this query instance. Time to completion of the query processing depends on the complexity of the query and the number of matches that satisfy this query. 0..2147483647 - The search has ended and this is the number of rows in the cseFlowDataTable, resulting from this query.
cseFlowQueryResultTotalPkts .1.3.6.1.4.1.9.9.97.1.2.8.1.11
The aggregate number of total packets switched by the system on all the flows matching this query. This is a snapshot value and is valid only when the corresponding instance of cseFlowQueryResultingRows is greater than or equal to 0.
cseFlowQueryResultTotalOctets .1.3.6.1.4.1.9.9.97.1.2.8.1.12
The aggregate number of total octets switched by the system on all the flows matching this query. This is a snapshot value and is valid only when the corresponding instance of cseFlowQueryResultingRows is greater than or equal to 0.
cseFlowQueryResultAvgDuration .1.3.6.1.4.1.9.9.97.1.2.8.1.13
The average duration of the flows matching this query. This is a snapshot value and is valid only when the corresponding instance of cseFlowQueryResultingRows is greater than or equal to 0.
cseFlowQueryResultAvgIdle .1.3.6.1.4.1.9.9.97.1.2.8.1.14
The elapsed time since the flows were last used, averaged over all flows matching this query. This is a snapshot value and is valid only when the corresponding instance of cseFlowQueryResultingRows is greater than or equal to 0.
cseFlowQueryStatus .1.3.6.1.4.1.9.9.97.1.2.8.1.15
The status object used to manage rows in this table. When set to active(1), the query is initiated. Once initiated, the value may not be modified until the value of cseFlowQueryResultingRows is greater than or equal to 0. However, this object can be set to active(1) only after all the appropriate objects for this query as defined by the value set in the cseFlowQueryMask object, have also been set. Once a row becomes active, values within the row cannot be modified, except by deleting and re-creating it.
cseFlowQueryCreateTime .1.3.6.1.4.1.9.9.97.1.2.8.1.16
Time when this query was created.
cseFlowQueryTotalFlows .1.3.6.1.4.1.9.9.97.1.2.8.1.17
The total number of L3 flows matching the query criterion.
cseFlowQuerySkipNFlows .1.3.6.1.4.1.9.9.97.1.2.8.1.18
The number of searched flows to be skipped before storing any L3 flows in cseFlowDataTable. This object can be used along with cseFloQueryTotalFlows object to skip previously found flows by setting the variable equal to the number of the associated rows in cseFlowDataTable, and only query the remaining flows in the table. Note that due to the dynamical nature of the L3 flows, the queried flows may be missed or repeated by setting this object. The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
cseFlowDataIndex .1.3.6.1.4.1.9.9.97.1.2.9.1.1
A number to uniquely identify a result entry that matches a particular query for a specific switching engine.
cseFlowDataSrcMac .1.3.6.1.4.1.9.9.97.1.2.9.1.2
Source Mac Address of the router's outgoing interface.
cseFlowDataDstMac .1.3.6.1.4.1.9.9.97.1.2.9.1.3
Destination Mac Address used to forward the packets in this flow.
cseFlowDataStaticFlow .1.3.6.1.4.1.9.9.97.1.2.9.1.4
Indicates whether this flow was software-installed.
cseFlowDataEncapType .1.3.6.1.4.1.9.9.97.1.2.9.1.5
Protocol encapsulation type used to forward packets in this flow to their destination.
cseFlowDataSource .1.3.6.1.4.1.9.9.97.1.2.9.1.6
The source network address and the port (if appropriate) of this flow.
cseFlowDataDestination .1.3.6.1.4.1.9.9.97.1.2.9.1.7
The destination network address and port (if appropriate) of this flow.
cseFlowDataDestVlan .1.3.6.1.4.1.9.9.97.1.2.9.1.8
The vlan number on which packets belonging to this flow are forwarded.
cseFlowDataIpQOS .1.3.6.1.4.1.9.9.97.1.2.9.1.9
Level of Quality of service for this IP flow. If it is not an IP flow, this object will not be instantiated.
cseFlowDataIpQOSPolicy .1.3.6.1.4.1.9.9.97.1.2.9.1.10
Level of the Quality of service policy for this IP flow. If it is not an IP flow, this object will not be instantiated.
cseFlowDataWhenCreated .1.3.6.1.4.1.9.9.97.1.2.9.1.11
Time when this flow was created in the switching engine.
cseFlowDataLastUsed .1.3.6.1.4.1.9.9.97.1.2.9.1.12
Time since this flow was last used to forward a packet by the switching engine.
cseFlowDataPkts .1.3.6.1.4.1.9.9.97.1.2.9.1.13
A snapshot value of the number of packets forwarded on this flow at the time of corresponding query.
cseFlowDataOctets .1.3.6.1.4.1.9.9.97.1.2.9.1.14
A snapshot value of octets forwarded on this flow at the time of corresponding query.
cseFlowSwitchProtocol .1.3.6.1.4.1.9.9.97.1.2.10.1.1
Protocol type for which this row instance. Only ip(1) and ipx(14) values are currently supported.
cseFlowSwitchStatus .1.3.6.1.4.1.9.9.97.1.2.10.1.2
The current status of the global flow switching capability for the specified L3 protocol type.
cseFlowMcastQueryIndex .1.3.6.1.4.1.9.9.97.1.2.12.1.1
An arbitrary integer in the range of 1 to cseFlowMcastMaxQueries to identify this control query.
cseFlowMcastQueryMask .1.3.6.1.4.1.9.9.97.1.2.12.1.2
This object is used to set up the query criterion for the multicast flows of interest. If any one of the four defined BITs is set, then the value of the corresponding object in the same row instance will be used for the search. Specifically, if the 'source(0)' BIT is set, then the cseFlowMcastQuerySrc object will be included in the search criterion; if the group(1) BIT is set, then the cseFlowMcastQueryGrp object will be included in the search criterion; if the vlan(2) BIT is set, then the cseFlowMcastQuerySrcVlan object will be included in the search criterion; if the router(3) BIT is set, then the cseFlowMcastQueryRtrIndex object will be included in the search criterion. If any of four BITs in this variable is cleared, the corresponding parameter object in the same row is treated as a wildcard. When the row is instantiated, the four BITs in the variable will be cleared, and none of four query parameter objects in this row will be instantiated. This is a wildcard search, i.e. it will return all rows corresponding to all established multicast flow entries in cseFlowMcastResultTable. It is SNMP managers' responsibility to set certain bits on in this object instance, if necessary, and the corresponding flow parameter variables to the appropriate values in order to setup the desired query criteria. The value of this object can not be altered when the corresponding instance of cseFlowMcastQueryStatus is 'active'.
cseFlowMcastQuerySrc .1.3.6.1.4.1.9.9.97.1.2.12.1.3
The source address of the IP multicast layer 3 flows. This object should be instantiated and assigned a proper IP address whenever the 'source' bit of cseFlowMcastQueryMask object in the same row is on. If the 'source' bit is set, and an appropriate IP address is assigned to this object, then only flows with the specified source address will be containing in the result table. If the 'source' bit in the associated cseFlowMcastQueryMask is cleared, this object is ignored during the query, and all flows will be considered regardless of their source IP address.
cseFlowMcastQueryGrp .1.3.6.1.4.1.9.9.97.1.2.12.1.4
The IP multicast group address of the queried flows. This object should be instantiated and set whenever the 'group' bit of the associated cseFlowMcastQueryMask object is on. If the 'group' bit is set, and a multicast group address is assigned to the object, only flows with the specified group address will be contained in the result table. If the 'group' bit in the associated cseFlowMcastQueryMask is cleared, this object is ignored during the query, and all flows will be considered regardless of their group address
cseFlowMcastQuerySrcVlan .1.3.6.1.4.1.9.9.97.1.2.12.1.5
The source Vlan ID of the IP multicast layer 3 flows. This object should be instantiated and set whenever the 'vlan' bit of the associated cseFlowMcastQueryMask object is on. If the 'vlan' bit is set, and a Vlan ID is assigned to this object, only flows belonging to that vlan will be contained in the result table. If the 'vlan' bit in the associated cseFlowMcastQueryMask object is cleared, this object is ignored during the query, and all flows will be considered regardless of their vlan IDs.
cseFlowMcastQueryRtrIndex .1.3.6.1.4.1.9.9.97.1.2.12.1.6
Index of the router for which the multicast flows are available, that is the flows would be replicated and routed by the specified router, should the flows did not get switched. This object should be instantiated and set whenever the 'router' bit of the asociated cseFlowMcastQueryMask object is on. If the 'router' bit is set, and a router's IP address is assigned to this object, then only flows associated with that router will be contained in the result table. If the 'router' bit in the cseFlowMcastQueryMask object is cleared, this object is ignored during the query, and all flows will be considered regardless of the routers being switched.
cseFlowMcastQuerySkipNFlows .1.3.6.1.4.1.9.9.97.1.2.12.1.7
The number of searched flows to be skipped before storing any multicast flows in cseFlowMcastResultTable. This object can be used along with cseFlowMcastQueryTotalFlows object to skip previously found flows by setting the variable equal to the number of the associated rows in cseFlowMcastResultTable, and only query the remaining flows in the table. Note that due to the dynamical nature of the L3 flows, the queried flows may be missed or repeated by setting this object.
cseFlowMcastQueryOwner .1.3.6.1.4.1.9.9.97.1.2.12.1.8
The manager entity that configured this entry and is therefore using the resources assigned to it. It is used to model an administratively assigned name of the owner of a resource. It is recommended that this object have one or more the following information: IP address, management station name, network manager's name, location, or phone number.
cseFlowMcastQueryTotalFlows .1.3.6.1.4.1.9.9.97.1.2.12.1.9
The number of flows matching the query criterion.
cseFlowMcastQueryRows .1.3.6.1.4.1.9.9.97.1.2.12.1.10
Indicating the status of the query by following values: -1 - Either the query has not been started or the agent is still processing this query instance. It is the default value when the row is instantiated. 0..2147483647 - The search has ended and this is the number of rows in the cseFlowMcastResultTable, resulting from this query.
cseFlowMcastQueryStatus .1.3.6.1.4.1.9.9.97.1.2.12.1.11
The status object used to manage rows in this table. When set to 'active', the query of flows is initiated. This object can be set to active only after all the appropriate objects for this query as defined by the bits in the cseFlowMcastQueryMask object, have also been instantiated. The completion of the query is indicated by the value of cseFlowMcastQueryRows as soon as it becomes greater than or equal to 0. Once a row becomes active, values within the row cannot be modified without setting it to 'notInService' first, or just deleting and re-creating it. To abort a lengthy on-going query, setting this object to 'notInService', or 'destroy' will terminate a search if one is in progress, and cause the associated rows in cseFlowMcastResultTable, if any, to be deleted.
cseFlowMcastQueryCreateTime .1.3.6.1.4.1.9.9.97.1.2.12.1.12
Time when this query was last set to active.
cseFlowMcastResultIndex .1.3.6.1.4.1.9.9.97.1.2.13.1.1
A positive integer which uniquely identify a result entry on a specific switching engine matching a particular query.
cseFlowMcastResultGrp .1.3.6.1.4.1.9.9.97.1.2.13.1.2
The multicast group IP address of the multicast layer 3 flow.
cseFlowMcastResultSrc .1.3.6.1.4.1.9.9.97.1.2.13.1.3
The source address of the multicast layer 3 flow.
cseFlowMcastResultSrcVlan .1.3.6.1.4.1.9.9.97.1.2.13.1.4
The source Vlan ID of the IP multicast layer 3 flow.
cseFlowMcastResultRtrIp .1.3.6.1.4.1.9.9.97.1.2.13.1.5
The interface IP address of the router this multicast flow is switching for. Since IP multicast flows can only be established for a router's trunk ports, it is the primary IP address of the router's trunk link that connects to the switch.
cseFlowMcastResultRtrMac .1.3.6.1.4.1.9.9.97.1.2.13.1.6
The default MAC address of the router the multicast flow is switching for. Different multicast flows switching different ports of the same router will have the identical value of this object.
cseFlowMcastResultCreatedTS .1.3.6.1.4.1.9.9.97.1.2.13.1.7
Time when the IP multicast flow was created.
cseFlowMcastResultLastUsedTS .1.3.6.1.4.1.9.9.97.1.2.13.1.8
Time when this IP multicast flow was last used.
cseFlowMcastResultPkts .1.3.6.1.4.1.9.9.97.1.2.13.1.9
The total number of multicast traffic packets forwarded for this flow (replicated packets are not counted).
cseFlowMcastResultOctets .1.3.6.1.4.1.9.9.97.1.2.13.1.10
The total number of multicast traffic octets forwarded for this flow (replicated packets are not counted).
cseFlowMcastResultDstVlans .1.3.6.1.4.1.9.9.97.1.2.13.1.11
A string of octets containing one bit per VLAN. Each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding to VLANs with VlanIndex values of 0 through 7, the second octet to VLANs 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit represents the highest numbered VLAN, thus each vlan is represented by a single bit within the octet. The bits in this object will be set to '1' if the corresponding Vlans are in the out-going interface (vlan) list of the IP multicast flow described by this row instance.
cseFlowMcastResultDstVlans2k .1.3.6.1.4.1.9.9.97.1.2.13.1.12
A string of octets containing one bit per VLAN, with VlanIndex values of 1024 through 2047,with each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding to VLANs with VlanIndex values of 1024 through 1031, the second octet to VLANs 1032 through 1039 etc. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit represents the highest numbered VLAN, thus each vlan is represented by a single bit within the octet. The bits in this object will be set to '1' if the corresponding Vlans are in the out-going interface (vlan) list of the IP multicast flow described by this row instance.
cseFlowMcastResultDstVlans3k .1.3.6.1.4.1.9.9.97.1.2.13.1.13
A string of octets containing one bit per VLAN. With VlanIndex values of 2048 through 3071 with each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding to VLANs with VlanIndex values of 2048 through 2055, the second octet to VLANs 2056 through 2063 etc. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit represents the highest numbered VLAN, thus each vlan is represented by a single bit within the octet. The bits in this object will be set to '1' if the corresponding Vlans are in the out-going interface (vlan) list of the IP multicast flow described by this row instance.
cseFlowMcastResultDstVlans4k .1.3.6.1.4.1.9.9.97.1.2.13.1.14
A string of octets containing one bit per VLAN. With VlanIndex values of 3072 through 4095, with each octet within the value of this object specifies a set of eight VLANs, e.g. the first octet corresponding to VLANs with VlanIndex values of 3072 through 3079 the second octet to VLANs 3080 through 3087 etc. Within each octet, the most significant bit represents the lowest numbered VLAN, and the least significant bit represents the highest numbered VLAN, thus each vlan is represented by a single bit within the octet. The bits in this object will be set to '1' if the corresponding Vlans are in the out-going interface (vlan) list of the IP multicast flow described by this row instance.
cseStaticIpxRouterName .1.3.6.1.4.1.9.9.97.1.2.16.1.1
DNS name (if available) of the external router.
cseStaticIpxRouterOwner .1.3.6.1.4.1.9.9.97.1.2.16.1.2
String indicating the owner who created the static entry.
cseStaticIpxRouterStatus .1.3.6.1.4.1.9.9.97.1.2.16.1.3
Used to manage creation and deletion of rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creating the row.
cseBridgedFlowVlan .1.3.6.1.4.1.9.9.97.1.2.21.1.1
Indicates the Vlan number on which the reporting of intra-vlan bridged flow statistics is configured.
cseFlowBridgedFlowStatsEnable .1.3.6.1.4.1.9.9.97.1.2.21.1.2
Indicates whether intra-vlan bridged flow statistics is enabled. If this object is set to 'true', intra-vlan bridged flow statistics is reported in cseFlowDataTable when a corresponding query is set up in cseFlowQueryTable. If this object is set to 'false', intra-vlan bridged flow statistics is not reported. The default is false.
cseFlowExcludePort .1.3.6.1.4.1.9.9.97.1.2.25.1.1
Indicates the TCP or UDP port number that matching traffic will be excluded from flow establishment. The value of 0 is not allowed.
cseFlowExcludeProtocol .1.3.6.1.4.1.9.9.97.1.2.25.1.2
Indicates the protocol that matching traffic will be excluded from flow establishment.
cseFlowExcludeStatus .1.3.6.1.4.1.9.9.97.1.2.25.1.3
The status of this conceptual row. New rows are created using 'createAndGo' and deleted using 'destroy'. Once 'active' this object may be set to only 'destroy'. cseFlowExcludeProtocol may be modified at any time (even while the row is active).
cseFlowTotalFlows .1.3.6.1.4.1.9.9.97.1.2.26.1.1
Indicates the total number of flow entries installed in this switching engine.
cseNetflowLSFilterIndex .1.3.6.1.4.1.9.9.97.1.3.12.1.1
An arbitrary integer which uniquely identifies the filter
cseNetflowLSFilterDataSource .1.3.6.1.4.1.9.9.97.1.3.12.1.2
The source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. If cseNetflowLSNDEFilterDataSource contains all zeros, then the cseNetflowLSNDEFilterDataSource object will not be included in the filtering criterion.
cseNetflowLSFilterDataSourceMask .1.3.6.1.4.1.9.9.97.1.3.12.1.3
The mask to be applied to the corresponding instance of cseNetflowExportDataSource. If cseNetflowLSFilterDataSourceMask contains all zeros, then the cseNetflowLSFilterDataSourceMask object will not be included in the filtering criterion.
cseNetflowLSFilterDataDest .1.3.6.1.4.1.9.9.97.1.3.12.1.4
The destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. If cseNetflowLSFilterDataDest contains all zeros, then the cseNetflowLSFilterDataDest object will not be included in the filtering criterion.
cseNetflowLSFilterDataDestMask .1.3.6.1.4.1.9.9.97.1.3.12.1.5
The mask to be applied to its corresponding instance of cseNetflowExportDataDest. If cseNetflowLSFilterDataDestMask contains all zeros, then the cseNetflowLSFilterDataDestMask object will not be included in the filtering criterion.
cseNetflowLSFilterDataProtocol .1.3.6.1.4.1.9.9.97.1.3.12.1.6
The protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied. The default value is set to 0, to specify that no value has been set. If cseNetflowLSFilterDataProtocol is set to 0, then the cseNetflowLSFilterDataProtocol object will not be included in the filtering criterion.
cseNetflowLSFilterSelection .1.3.6.1.4.1.9.9.97.1.3.12.1.7
The filter set can be chosen either included(1) or excluded(2). If this object is set to included(1) - exports the flows that match cseNetflowLSFilterDataSource, cseNetflowLSFilterDataSourceMask, cseNetflowLSFilterDataDest, cseNetflowLSFilterDataDestMask and cseNetflowLSFilterDataProtocol. excluded(2) - exports the flows that don't match cseNetflowLSFilterDataSource, cseNetflowLSFilterDataSourceMask, cseNetflowLSFilterDataDest, cseNetflowLSFilterDataDestMask and cseNetflowLSFilterDataProtocol.
cseNetflowLSFilterStatus .1.3.6.1.4.1.9.9.97.1.3.12.1.8
The status object used to manage the rows in this table. Once a row becomes active, values within that row cannot be modified except by deleting and creating the row.
cseNetflowPerVlanIfCtrlVlan .1.3.6.1.4.1.9.9.97.1.3.16.1.1
Indicates the VLAN number on which creation of netflow entries is configured.
cseNetflowPerVlanIfEnable .1.3.6.1.4.1.9.9.97.1.3.16.1.2
Specifies whether creation of netflow entries is enabled on this VLAN. If this object is set to 'true', the system will create netflow entries for this VLAN. If this object is set to 'false', the system will not create any netflow entries for this VLAN. When the value of cseNetflowPerVlanIfGlobalEnable is 'false', this object will not take effect.
cseL3SwitchedTotalPkts .1.3.6.1.4.1.9.9.97.1.4.1.1.1
Total number of packets switched at Layer 3 by this switching engine.
cseL3SwitchedTotalOctets .1.3.6.1.4.1.9.9.97.1.4.1.1.2
Number of octets in the total packets switched at Layer 3 by this switching engine.
cseL3CandidateFlowHits .1.3.6.1.4.1.9.9.97.1.4.1.1.3
Number of L3 Cache hits for the candidate flow entries in this switching engine.
cseL3EstablishedFlowHits .1.3.6.1.4.1.9.9.97.1.4.1.1.4
Number of L3 Cache hits for established flow entries in this switching engine.
cseL3ActiveFlows .1.3.6.1.4.1.9.9.97.1.4.1.1.5
Number of active flows in the Layer 3 flow table of this switching engine.
cseL3FlowLearnFailures .1.3.6.1.4.1.9.9.97.1.4.1.1.6
Number of flows that failed to be learned because the Layer 3 flow table in this switching engine was full.
cseL3IntFlowInvalids .1.3.6.1.4.1.9.9.97.1.4.1.1.7
Number of flow invalidation events received by this switching engine from the internal router(s).
cseL3ExtFlowInvalids .1.3.6.1.4.1.9.9.97.1.4.1.1.8
Number of flow invalidation events received by this switching engine from external routers.
cseL3VlanIndex .1.3.6.1.4.1.9.9.97.1.4.2.1.1
Vlan number for which the statistics are maintained by this entry.
cseL3VlanInPkts .1.3.6.1.4.1.9.9.97.1.4.2.1.2
Number of packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanInOctets .1.3.6.1.4.1.9.9.97.1.4.2.1.3
Number of octets in packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanOutPkts .1.3.6.1.4.1.9.9.97.1.4.2.1.4
Number of packets Layer-3 forwarded to this Vlan by this switching engine.
cseL3VlanOutOctets .1.3.6.1.4.1.9.9.97.1.4.2.1.5
Number of octets in packets Layer-3 forwarded to this Vlan by this switching engine.
cseL3VlanInUnicastPkts .1.3.6.1.4.1.9.9.97.1.4.2.1.6
Number of unicast packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanInUnicastOctets .1.3.6.1.4.1.9.9.97.1.4.2.1.7
Number of octets in unicast packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanOutUnicastPkts .1.3.6.1.4.1.9.9.97.1.4.2.1.8
Number of unicast packets Layer 3 forwarded to this Vlan by this switching engine.
cseL3VlanOutUnicastOctets .1.3.6.1.4.1.9.9.97.1.4.2.1.9
Number of octets in unicast packets Layer-3 forwarded to this Vlan by this switching engine.
cseStatsFlowAged .1.3.6.1.4.1.9.9.97.1.4.3.1.1
Total number of layer 3 flows aged out by hardware. Management applications can control flow aging by setting the value of cseFlowEstablishedAgingTime object.
cseStatsFlowPurged .1.3.6.1.4.1.9.9.97.1.4.3.1.2
Total number of layer 3 flows purged by software; it may happen because a router invalidates certain flows, or a router for which flows are being switched has been excluded from cseRouterTable, or access-list has changed, or certain features have been enabled that would purge certain flows (TCP interception, Web cache are examples of such features).
cseStatsFlowParityFail .1.3.6.1.4.1.9.9.97.1.4.3.1.3
Total number of memory parity errors on accessing flows in the cache pools. It may be due to the internal RAM reading error, not necessarily the corrupted flow data.
cseCacheUtilization .1.3.6.1.4.1.9.9.97.1.4.4.1.1
Flow utilization level in percentage in this switching engine. It includes the flow entries for both unicast and multicast. The lighter the utilization level, the less risk of dropping flows, i.e. the higher success-rate of flow insertion.
cseIpPlenErrors .1.3.6.1.4.1.9.9.97.1.4.5.1.1
Indicates the number of IP length against physical length errors.
cseIpTooShortErrors .1.3.6.1.4.1.9.9.97.1.4.5.1.2
Indicates the number of IP length too short errors.
cseIpCheckSumErrors .1.3.6.1.4.1.9.9.97.1.4.5.1.3
Indicates the number of IP checksum errors.
cseIpxPlenErrors .1.3.6.1.4.1.9.9.97.1.4.5.1.4
Indicates the number of IPX length against physical length errors.
cseIpxTooShortErrors .1.3.6.1.4.1.9.9.97.1.4.5.1.5
Indicates the number of IPX length too short errors.
cseLCIpPlenErrors .1.3.6.1.4.1.9.9.97.1.4.6.1.1
Indicates the number of IP length against physical length errors.
cseLCIpTooShortErrors .1.3.6.1.4.1.9.9.97.1.4.6.1.2
Indicates the number of IP length too short errors.
cseLCIpCheckSumErrors .1.3.6.1.4.1.9.9.97.1.4.6.1.3
Indicates the number of IP checksum errors.
cseLCIpxPlenErrors .1.3.6.1.4.1.9.9.97.1.4.6.1.4
Indicates the number of IPX length against physical length errors.
cseLCIpxTooShortErrors .1.3.6.1.4.1.9.9.97.1.4.6.1.5
Indicates the number of IPX length too short errors.
cseProtocolFilterPortProtocol .1.3.6.1.4.1.9.9.97.1.5.2.1.1
The protocol (group) to filter, used here as the secondary index.
cseProtocolFilterPortAdminStatus .1.3.6.1.4.1.9.9.97.1.5.2.1.2
An indication of the administrative status of the protocol filtering on this interface. - on(1) indicates that the interface will send and receive the traffic for protocol specified in cseProtocolFilterPortProtocol. - off(2) indicates that the interface will not receive traffic for this protocol, or if this feature is not supported. - auto(3) indicates that the corresponding cseProtocolFilterPortOperStatus will transit to 'on' after receiving one packet of this protocol type.
cseProtocolFilterPortOperStatus .1.3.6.1.4.1.9.9.97.1.5.2.1.3
An indication of the operational status of filtering for this protocol on this interface. - on(1) indicates that the interface will send and receive the protocol traffic. - off(2) indicates that the interface will drop all traffic belonging to this protocol. - notSupported(3) indicates the hardware does not support protocol filtering.
cseUcastCacheIndex .1.3.6.1.4.1.9.9.97.1.6.1.1.1
An arbitrary integer which uniquely identifies the flow purge contained in this row instance.
cseUcastCacheFlowType .1.3.6.1.4.1.9.9.97.1.6.1.1.2
Setting each value causes the appropriate action: 'dstOnly' - causes purge of flows in the cache whose absolute destination IP addresses match the address part of the value set in the cseUcastCacheDest object. If cseUcastCacheDestMask is also specified at the same time, it will be applied to the address part of cseUcastCacheDest. 'srcOrDst' - causes purge of flows in the cache whose either absolute source or destination IP addresses match the address parts of the values set in cseUcastCacheSource or cseUcastCacheDest. If cseUcastCacheDestMask/cseUcastCacheSrcMask also specified, they will be applied to the address parts of cseUcastCacheSource/ cseUcastCacheDest appropriately. 'srcAndDst' - causes purge of flows in the cache whose both absolute source and destination IP addresses match the address parts of values set in cseUcastCacheSource and cseUcastCacheDest objects. If cseUcastCacheSrcMask and cseUcastCacheDestMask also specified, they will be applied to the address parts of cseUcastCacheSource and cseUcastCacheDest. 'fullFlow' - causes purge of IP flows whose IP addresses and transport port numbers match the values set in cseUcastCacheDest and cseUcastCacheSource objects. If either cseUcastCacheDestMask or cseUcastCacheSrcMask objects have valid values, they will be applied to the respective address parts of cseUcastCacheDest and cseUcastCacheSource objects. This option is typically used to purge flows relevant to specific applications such as FTP, WWW, TELNET, etc. 'ipxDstOnly' - causes purge of IPX flows in the cache whose absolute destination IPX address match the address part of the value set in cseUcastCacheDest object. if cseUcastCacheDestMask holds valid value at the same time, it will be applied to the address part of cseUcastCacheDest. 'ipxSrcAndDst' - causes purge of IPX flows in the cache whose both absolute source and destination IPX addresses match the address parts of the values set in cseUcastCacheSource and cseUcastCacheDest objects. If either of cseUcastCacheSrcMask or cseUcastCacheDestMask have valid values at the same time, they will be applied to the respective address parts of cseUcastCacheSource and cseUcastCacheDest objects. 'any' - causes purge of all established flows currently in the cache. The values of cseUcastCacheDest, cseUcastCacheSource, cseUcastCacheDestMask, cseUcastCacheSrcMask, and cseUcastCacheTransport should be ignored in this case. Note: 1. When the row instance is initialized, the value of this object instance will be set to 'any'. 2. The rest flow parameter variables will not be instantiated until they get set by management applications based on the value of cseUcastCacheFlowType object.
cseUcastCacheTransport .1.3.6.1.4.1.9.9.97.1.6.1.1.3
The IP transport protocol type (if applicable) of the specified switched flows to be purged; it will be instantiated if and only if it gets set by the management applications and the value of cseUcastCacheFlowMask is equal to 'fullFlow'. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheDest .1.3.6.1.4.1.9.9.97.1.6.1.1.4
Destination network address and port number (if applicable). The port field is ignored for IPX flows and IP flows if the value of cseUcastCacheFlowMask is not equal to 'fullFlow'. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheDestMask .1.3.6.1.4.1.9.9.97.1.6.1.1.5
If instantiated, specified and applicable, the destination address mask will be applied to the value of cseUcastCacheDest in the same row instance. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheSource .1.3.6.1.4.1.9.9.97.1.6.1.1.6
Source network address and port number (if applicable). The port field is ignored for IPX flows and IP flows if the value of cseUcastCacheFlowMask is not equal to 'fullFlow'. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheSrcMask .1.3.6.1.4.1.9.9.97.1.6.1.1.7
If instantiated, specified and applicable, the source address mask will be applied to the value of cseUcastCacheSource in the same row instance. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheRtrIp .1.3.6.1.4.1.9.9.97.1.6.1.1.8
IP address of the router (internal or external) for which the flows are being switched, and need to be purged. An 'all-zero' value is a wildcard IP address for any router. Its value can not be modified when the corresponding instance of cseUcastCacheStatus is 'active'.
cseUcastCacheOwner .1.3.6.1.4.1.9.9.97.1.6.1.1.9
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseUcastCacheResult .1.3.6.1.4.1.9.9.97.1.6.1.1.11
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
cseUcastCacheStatus .1.3.6.1.4.1.9.9.97.1.6.1.1.10
The status object used to manage rows in this table. When set to active(1), the flow purge is initiated, and the value of cseUcastCacheResult object becomes 'purging'. However, this object can be set to active(1) only after all the appropriate objects for this query as defined by the value set in the cseUcastCacheFlowType object, have also been set. Upon the completion of flow purge, the value of cseUcastCacheResult object changes to 'notPurging'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first, or deleting and re-creating it.
cseMcastCacheIndex .1.3.6.1.4.1.9.9.97.1.7.1.1.1
An arbitrary integer which uniquely identifies the flow purge contained in the current row instance.
cseMcastCacheFlowType .1.3.6.1.4.1.9.9.97.1.7.1.1.2
Setting each value causes the appropriate action: 'any' - causes purge of all established IP multicast layer 3 flows in the cache. The value of cseMcastCacheGrp, and cseMcastCacheSrc will be ignored in this case. 'group' - causes purge of flows whose multicast group IP address match the values of cseMcastCacheGrp. 'grpAndSrc' - causes purge of multicast flows whose both group IP address and source Ip address match the values of cseMcastCacheGrp and cseMcastCacheSrc. Note: 1. The instance of this object is initialized to 'any' when the corresponding row instance is being instantiated. 2. Flow parameter variables, cseMcastCacheGrp, cseMcastCacheSrc, cseMcastCacheRtrIp will not be instantiated until they get set by management applications (in such cases, cseMcastCacheFlowType object should be set to a value other than 'any').
cseMcastCacheGrp .1.3.6.1.4.1.9.9.97.1.7.1.1.3
Specifying multicast group IP address of the flows to be cleared. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.
cseMcastCacheSrc .1.3.6.1.4.1.9.9.97.1.7.1.1.4
The source address of the IP multicast flows to be purged. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.
cseMcastCacheRtrIp .1.3.6.1.4.1.9.9.97.1.7.1.1.5
The IP address of the router whose flows are currently being switched, and will be purged. An 'all-zero' value is a wildcard IP address for any router. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.
cseMcastCacheOwner .1.3.6.1.4.1.9.9.97.1.7.1.1.6
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseMcastCacheResult .1.3.6.1.4.1.9.9.97.1.7.1.1.7
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
cseMcastCacheStatus .1.3.6.1.4.1.9.9.97.1.7.1.1.8
The status object used to manage rows in this table. When set to active(1), the flow purge is initiated, and the value of cseMcastCacheResult object becomes 'purging'. However, this object can be set to active(1) only after all the appropriate objects for this query as defined by the value set in the cseMcastCacheFlowType object, have also been set. Upon the completion of flow purge, the value of cseMcastCacheResult object changes to 'notPurging'. Once a row becomes active, values within the row cannot be modified, except by setting it to 'notInService' first, or deleting and re-creating it.
cseCefFibIndex .1.3.6.1.4.1.9.9.97.1.8.1.1.1
The index of this table entry.
cseCefFibAddrType .1.3.6.1.4.1.9.9.97.1.8.1.1.2
The type of IP address denoted in cseCefFibDestIp and cseCefFibDestIpMask object.
cseCefFibDestIp .1.3.6.1.4.1.9.9.97.1.8.1.1.3
The destination IP address specified in IP packet header.
cseCefFibDestIpMask .1.3.6.1.4.1.9.9.97.1.8.1.1.4
The specified destination IP address mask.
cseCefFibType .1.3.6.1.4.1.9.9.97.1.8.1.1.5
Indicates the FIB entry type. other(1) indicates that this FIB entry type is none of the following. resolved(2) indicates that IP traffic matched the destination prefix of this entry is associated with a valid next-hop address. bridge(3) indicates that IP traffic matched the destination prefix of this entry will be forwarded using Layer 2 look up result. drop(4) indicates that IP traffic matched the destination prefix of this entry will be dropped. connected(5) indicates that IP traffic matched the destination prefix of this entry is associated with a connected network. receive(6) indicates that IP traffic matched the destination prefix of this entry will be sent to a router interface. wildcard(7) indicates this FIB entry will match all traffic. tunnel(8) indicates this FIB entry applied to tunneling traffic. default(9) indicates that IP traffic matched the destination prefix of this entry will be forwarded using a default route.
cseCefAdjacencyIndex .1.3.6.1.4.1.9.9.97.1.8.3.1.1
The adjacency index of this table entry.
cseCefAdjacencyAddrType .1.3.6.1.4.1.9.9.97.1.8.3.1.2
The type of IP address denoted in cseCefAdjacencyNextHopIp object.
cseCefAdjacencyNextHopIp .1.3.6.1.4.1.9.9.97.1.8.3.1.3
The next hop IP address.
cseCefAdjacencyNextHopMac .1.3.6.1.4.1.9.9.97.1.8.3.1.4
The next hop Ethernet address.
cseCefAdjacencyNextHopIfIndex .1.3.6.1.4.1.9.9.97.1.8.3.1.5
Indicates the next hop interface ifIndex.
cseCefAdjacencyType .1.3.6.1.4.1.9.9.97.1.8.3.1.6
Indicates this adjacency entry type. other(1) indicates the adjacency entry type is none of the following. punt(2) indicates entry that sends traffic to the router. glean(3) indicates entry that needs to be gleaned for incoming traffic. drop(4) indicates entry that drops packets. null(5) indicates entry that drops packets destined for the Null0 interface. noRewrite(6) indicates entry that sends traffic to the router when rewrite information is incomplete. forceDrop(7) indicates entry that drop packets due to ARP throttling. connect(8) indicates entry that contains complete rewrite information. unresolved(9) indicates entry that next hop traffic is unresolved. loopback(10) indicates entry that drops packets destined for loopback interface. tunnel(11) indicates entry that next hop traffic is through a tunnel.
cseCefAdjacencyPkts .1.3.6.1.4.1.9.9.97.1.8.3.1.7
Indicates the number of Layer 3 packets transmitted to this adjacency entry.
cseCefAdjacencyOctets .1.3.6.1.4.1.9.9.97.1.8.3.1.8
Indicates the number of Layer 3 octets transmitted to this adjacency entry.
cseCefAdjacencyEncap .1.3.6.1.4.1.9.9.97.1.8.3.1.9
Indicates the next hop destination encapsulation type. arpa(1) indicates that next hop destination used ARPA encapsulation type to forward packets. raw(2) indicates that next hop destination used RAW encapsulation type to forward packets. sap(3) indicates that next hop destination used SAP encapsulation type to forward packets. snap(4) indicates that next hop destination used SNAP encapsulation type to forward packets.
cseCefAdjacencyMTU .1.3.6.1.4.1.9.9.97.1.8.3.1.10
Indicates the next hop destination MTU value.
cseTcamResourceType .1.3.6.1.4.1.9.9.97.1.9.1.1.1
The resource type which take up TCAM space. aclStorageMask(1) indicates that TCAM space is allocated to store ACL masks. aclStorageValue(2) indicates that TCAM space is allocated to store ACL value. aclDynamicStorageMask(3) indicates that TCAM space is allocated to dynamically store ACL masks. aclDynamicStorageValue(4) indicates that TCAM space is allocated to dynamically store ACL values. qosStorageMask(5) indicates that TCAM space is allocated to store QoS masks. qosStorageValue(6) indicates that TCAM space is allocated to store QoS value. qosDynamicStorageMask(7) indicates that TCAM space is allocated to dynamically store QoS masks. qosDynamicStorageValue(8) indicates that TCAM space is allocated to dynamically store QoS values. l4PortOperator(9) indicates that TCAM space is allocated for layer 4 port operators purpose. interfaceMapping(10) indicates that TCAM space is allocated for interface mapping purpose.
cseTcamResourceDescr .1.3.6.1.4.1.9.9.97.1.9.1.1.2
The short description of the resource type.
cseTcamResourceUsed .1.3.6.1.4.1.9.9.97.1.9.1.1.3
The amount of TCAM resource has been used up for this resource type.
cseTcamResourceTotal .1.3.6.1.4.1.9.9.97.1.9.1.1.4
The total amount of TCAM resource is allocated for this resource type.
Table
cseL2StatsTable .1.3.6.1.4.1.9.9.97.1.1.1
A table containing switching engine's L2 statistics counters.
cseL2StatsHCTable .1.3.6.1.4.1.9.9.97.1.1.2
Contains the High Capacity L2 Statistics extensions to the cseL2StatsTable.
cseRouterTable .1.3.6.1.4.1.9.9.97.1.2.4
A table containing information about all routers that are discovered by the switch, including internal and external routers.
cseStaticExtRouterTable .1.3.6.1.4.1.9.9.97.1.2.5
A table of external routers which are enabled for Layer 3 IP switching by the switching engine. This table may contain routers that have not yet been discovered by the device.
cseRouterVlanTable .1.3.6.1.4.1.9.9.97.1.2.6
The table listing the MAC address used by routers on particular VLANs.
cseFlowQueryTable .1.3.6.1.4.1.9.9.97.1.2.8
A control table used to query the switching engine by specifying retrieval criteria for L3 flows. The resulting data for each instance of a query in this table is returned in the cseFlowDataTable. The maximum number of entries (rows) in this table cannot exceed the value returned by cseFlowMaxQueries.
cseFlowDataTable .1.3.6.1.4.1.9.9.97.1.2.9
A table containing L3 flow information corresponding to all the completed queries setup in the cseFlowQueryTable, that were initiated on the switch engine(s).
cseFlowSwitchControlTable .1.3.6.1.4.1.9.9.97.1.2.10
A table used to control the L3 flow switching operation, per protocol type.
cseFlowMcastQueryTable .1.3.6.1.4.1.9.9.97.1.2.12
A control table used to query the switching engine by specifying retrieval criteria for IP multicast L3 flows. Each row instance in the table represents a query with its parameters. The resulting data for each instance of a query in this table is returned in the cseFlowMcastResultTable. The maximum number of entries (rows) in this table cannot exceed the value of cseFlowMcastMaxQueries object. Unlike unicast switched layer 3 flows, an IP multicast switched flow is created and installed by software, and is uniquely identified by flow's source IP address, and multicast group IP address. It is stored with input Vlan ID in the cache entry, so that the packets in the flow will not be replicated and forwarded to the receivers on the same (input) Vlan. Another difference is that all IP multicast hardware switched flows belonging to the same (source, group) are stored only on one switch engine on a Cisco L3 switch with distributed switch engines, whereas unicast flows identified by certain criterion may resident on multiple switch engines in the system.
cseFlowMcastResultTable .1.3.6.1.4.1.9.9.97.1.2.13
A table containing current IP multicast flow information corresponding to all the completed queries set up in the cseFlowMcastQueryTable, that were initiated on the switch engine(s). The query result will not become available until the current search completes.
cseStaticIpxExtRouterTable .1.3.6.1.4.1.9.9.97.1.2.16
A table of external routers which are enabled for Layer 3 IPX switching by the switching engine. This table may contain routers that have not yet been discovered by the device.
cseBridgedFlowStatsCtrlTable .1.3.6.1.4.1.9.9.97.1.2.21
A table controls the reporting of intra-vlan statistics for bridged flow per vlan. When a vlan is created in a device supporting this table, a corresponding entry of this table will be added.
cseFlowExcludeTable .1.3.6.1.4.1.9.9.97.1.2.25
A table controls the flow creation based on protocol and port number. If a packet matches the protocol and port number specified in this table entries, a flow entry will not be established.
cseFlowStatsTable .1.3.6.1.4.1.9.9.97.1.2.26
A table containing flow statistics information on each switching engine.
cseNetflowLSFilterTable .1.3.6.1.4.1.9.9.97.1.3.12
A Table containing Netflow Data Export filtering configuration.
cseNetflowPerVlanIfCtrlTable .1.3.6.1.4.1.9.9.97.1.3.16
A table to control netflow entry creation for each VLAN. When a VLAN is created, a corresponding entry is added to this table.
cseL3StatsTable .1.3.6.1.4.1.9.9.97.1.4.1
A table containing L3 statistics information on each switching engine.
cseL3VlanStatsTable .1.3.6.1.4.1.9.9.97.1.4.2
A table containing per-VLAN, Layer 3 statistics information per switching engine.
cseStatsFlowTable .1.3.6.1.4.1.9.9.97.1.4.3
A table of flow statistics per switch engine that is not covered in cseL3StatsTable.
cseCacheUtilTable .1.3.6.1.4.1.9.9.97.1.4.4
A table of utilization levels in percentage of cache capacity per switch engine. Each row instance is the current flow utilization percentage in the cache pool of the corresponding switching engine.
cseErrorStatsTable .1.3.6.1.4.1.9.9.97.1.4.5
A table of IP and IPX error counters per switch engine.
cseErrorStatsLCTable .1.3.6.1.4.1.9.9.97.1.4.6
A table of IP and IPX error counters per switch engine.
cseProtocolFilterPortTable .1.3.6.1.4.1.9.9.97.1.5.2
A table containing the protocol filtering configuration and status information on ports.
cseUcastCacheTable .1.3.6.1.4.1.9.9.97.1.6.1
A control table used to purge certain types of IP/IPX layer 3 unicast flows stored in the cache pool.
cseMcastCacheTable .1.3.6.1.4.1.9.9.97.1.7.1
A control table used to purge specified IP multicast flows from the switch engine.
cseCefFibTable .1.3.6.1.4.1.9.9.97.1.8.1
This table contains the information stored in the device's forwarding information base (FIB). FIB is a forwarding scheme that utilizes matching pattern to provide optimized lookup for efficient packet forwarding. It contains a forwarding table which consist of matching criteria for incoming traffic as well as information to forward traffic that matched defined criteria.
cseCefAdjacencyTable .1.3.6.1.4.1.9.9.97.1.8.3
This table contains information stored in the device's adjacency table. Entry in this table is linked to entry of cseCefFibTable by its cseCefFibIndex object.
cseTcamUsageTable .1.3.6.1.4.1.9.9.97.1.9.1
This table contains the resource usage of TCAM (Ternary Content Addressable Memory) in the device. Not all the resource types denoted by cseTcamResourceType object are supported. If that is the case, the corresponding row for that type will not be instantiated in this table.
Object Identifier
ciscoSwitchEngineMIB .1.3.6.1.4.1.9.9.97
This MIB module defines management objects for Cisco Layer 2/3 switches. These devices may either have a single (central) switching engine entity or may consist of multiple (distributed) switching engine entities which are inter-connected via a common 'switching fabric'. In the central switching engine model, all the physical ports in the system are handled by the only switching engine in the system. In the distributed switching model, each switching engine will handle a set of 'local' physical ports and when necessary, packets are also switched between switching engines over the switching fabric. Cisco L2/L3 switching devices use regular routers to assist them in learning packet 'flows' by observing how a router routes a candidate flow. A flow is some combination of source network address, destination network address and the transport port numbers, as applicable. Once a flow is established (learned), all traffic belonging to that flow will be switched at Layer 3 by the switch engine, effectively bypassing the router, until the flow has been 'aged' out. Most Cisco L2/L3 switching devices employ built-in (internal) router module(s) for integrating Layer 3 switching with Layer 2 forwarding. However, they can also learn 'flows' through other physically-separate (external) Cisco routers that are connected to the switch-engine through the network.
cseMIBObjects .1.3.6.1.4.1.9.9.97.1
cseL2Objects .1.3.6.1.4.1.9.9.97.1.1
cseFlow .1.3.6.1.4.1.9.9.97.1.2
cseNetflowLS .1.3.6.1.4.1.9.9.97.1.3
cseL3Objects .1.3.6.1.4.1.9.9.97.1.4
cseProtocolFilter .1.3.6.1.4.1.9.9.97.1.5
cseUcastCache .1.3.6.1.4.1.9.9.97.1.6
cseMcastCache .1.3.6.1.4.1.9.9.97.1.7
cseCef .1.3.6.1.4.1.9.9.97.1.8
cseTcamUsage .1.3.6.1.4.1.9.9.97.1.9
cseMIBNotifications .1.3.6.1.4.1.9.9.97.2
cseMIBConformance .1.3.6.1.4.1.9.9.97.3
cseMIBCompliances .1.3.6.1.4.1.9.9.97.3.1
cseMIBGroups .1.3.6.1.4.1.9.9.97.3.2
Group
cseStatisticsGroup .1.3.6.1.4.1.9.9.97.3.2.1
A collection of objects providing switch engine statistics.
cseRouterGroup .1.3.6.1.4.1.9.9.97.3.2.4
A collection of objects providing information on routers which are used to support layer 3 switching in the system.
cseVlanStatisticsGroup .1.3.6.1.4.1.9.9.97.3.2.3
A collection of objects providing per-vlan switch engine statistics, if supported.
cseFlowMgmtGroup .1.3.6.1.4.1.9.9.97.3.2.5
A collection of objects providing information for determining the L3 flow switching performance in the switching engine. There may be some platform specific limitations when performing a SET on some of these objects. The following are valid for Catalyst 5000 platforms: - cseFlowEstablishedAgingTime has a default value of 256. - cseFlowFastAgePktThreshold can only be set to 1, 3, 7, 15, 31 or 63 packets. If the packet threshold is not configured to one of these values, it will be adjusted to the closest value. - cseFlowFastAgingTime can be set to only values that are multiples of 8 in the range (0..128). If it is set to a value that is not multiple of 8, then the closest value that is a multiple of 8 will take effect. The default value for fast aging time is 32 seconds. (i.e. less than cseFlowFastAgePktThreshold number of packets were switched within 32 seconds after the an L3 flow entry was established). - cseFlowIPXEstablishedAgingTime has a default value of 256.
cseFlowMcastMgmtGroup .1.3.6.1.4.1.9.9.97.3.2.8
A collection of objects for querying IP multicast flows stored in hardware switching cache.
cseUcastCachePurgeGroup .1.3.6.1.4.1.9.9.97.3.2.9
A collection of objects providing IP/IPX unicast flow cache purging function.
cseMcastCachePurgeGroup .1.3.6.1.4.1.9.9.97.3.2.10
A collection of objects providing IP multicast flow cache purge function.
cseFlowMgmtOperStatusGroup .1.3.6.1.4.1.9.9.97.3.2.11
A collection of objects providing operating status information on aging time for flows used in L3 switching.
cse4kVlanGroup .1.3.6.1.4.1.9.9.97.3.2.12
A collection of objects providing information for VLANS with VlanIndex from 1024 to 4095.
cseNDEMandatoryGroup .1.3.6.1.4.1.9.9.97.3.2.13
A collection of objects providing information on the type of filter support, status and the version of NDE used.
cseNDESingleFilterGroup .1.3.6.1.4.1.9.9.97.3.2.14
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single host and a single filter support.
cseNDEMultipleFiltersGroup .1.3.6.1.4.1.9.9.97.3.2.15
A collection of objects providing information on the Netflow LAN switching Data Export feature, with multiple filter support.
cseProtocolFilterGroup .1.3.6.1.4.1.9.9.97.3.2.7
A collection of objects providing information on the Protocol filter feature, if supported.
cseStatisticsGroup2 .1.3.6.1.4.1.9.9.97.3.2.2
A collection of objects providing switch engine statistics on aged/purged flows, and the cache utilizations.
cseFlowMgmtGroupRev1 .1.3.6.1.4.1.9.9.97.3.2.16
A collection of objects providing information for determining the L3 flow switching performance in the switching engine. There may be some platform specific limitations when performing a SET on some of these objects. The following are valid for Catalyst 5000 platforms: - cseFlowEstablishedAgingTime has a default value of 256. - cseFlowFastAgePktThreshold can only be set to 1, 3, 7, 15, 31 or 63 packets. If the packet threshold is not configured to one of these values, it will be adjusted to the closest value. - cseFlowFastAgingTime can be set to only values that are multiples of 8 in the range (0..128). If it is set to a value that is not multiple of 8, then the closest value that is a multiple of 8 will take effect. The default value for fast aging time is 32 seconds. (i.e. less than cseFlowFastAgePktThreshold number of packets were switched within 32 seconds after the an L3 flow entry was established). - cseFlowIPXEstablishedAgingTime has a default value of 256.
cseNDESingleFilterGroupRev1 .1.3.6.1.4.1.9.9.97.3.2.26
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single filter support.
cseFlowMgmtExtGroup2 .1.3.6.1.4.1.9.9.97.3.2.25
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseNetflowLSGroup .1.3.6.1.4.1.9.9.97.3.2.6
A collection of objects providing information on the Netflow LAN switching Data Export feature, if supported.
cseL3ErrorsGroup .1.3.6.1.4.1.9.9.97.3.2.17
A collection of objects providing the IP and IPX error statistics.
cseBridgedFlowGroup .1.3.6.1.4.1.9.9.97.3.2.18
A collection of objects control the reporting of intra-vlan bridged flow statistics.
cseVlanStatisticsExtGroup .1.3.6.1.4.1.9.9.97.3.2.19
A collection of objects providing additional per-vlan switch engine statistics, if supported.
cseProtocolFilterExtGroup .1.3.6.1.4.1.9.9.97.3.2.20
A collection of objects providing additional information on the Protocol filter feature, if supported.
cseFlowMgmtExtGroup .1.3.6.1.4.1.9.9.97.3.2.21
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseFlowMgmtExtGroup1 .1.3.6.1.4.1.9.9.97.3.2.22
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseNDEReportGroup .1.3.6.1.4.1.9.9.97.3.2.23
A collection of objects providing the configuration on NDE ifIndex report feature.
cseStatisticsFlowGroup .1.3.6.1.4.1.9.9.97.3.2.24
A collection of object providing switch engine statistics on total number of installed flows.
cseCefFibAdjacencyGroup .1.3.6.1.4.1.9.9.97.3.2.27
A collection of objects providing FIB and adjacency information available in the device.
cseCefAdjacencyEncapGroup .1.3.6.1.4.1.9.9.97.3.2.28
A collection of object providing adjacency next hop encapsulation information available in the device.
cseCefAdjacencyMTUGroup .1.3.6.1.4.1.9.9.97.3.2.29
A collection of object providing adjacency next hop MTU information available in the device.
cseTcamUsageGroup .1.3.6.1.4.1.9.9.97.3.2.30
A collection of objects providing the resource usage information on TCAM available in the device.
cseL3ErrorsLCGroup .1.3.6.1.4.1.9.9.97.3.2.31
A collection of objects providing the IP and IPX error statistics.
cseNetflowASInfoExportGroup .1.3.6.1.4.1.9.9.97.3.2.32
A collection of object providing AS number information export control.
cseNetflowPerVlanIfGroup .1.3.6.1.4.1.9.9.97.3.2.33
A collection of objects providing control of netflow entry creation per vlan.