CISCO-SWITCH-ENGINE-MIB

CISCO-SWITCH-ENGINE-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-SWITCH-ENGINE-MIB

cseL2StatsTable
A table containing switching engine's L2 statistics counters.
cseL2StatsEntry
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.
cseL2ForwardedLocalPkts
Number of packets received from ports local to this switching engine and forwarded at layer 2.
cseL2ForwardedLocalOctets
Number of octets in the packets received from ports local to this switching engine and forwarded at layer 2.
cseL2ForwardedTotalPkts
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
cseL2NewAddressLearns
Number of new MAC addresses learned by the switching engine.
cseL2AddrLearnFailures
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
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
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2IpxPkts
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2AssignedProtoPkts
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
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
cseL2StatsHCTable
Contains the High Capacity L2 Statistics extensions to the cseL2StatsTable.
cseL2StatsHCEntry
Contains the High Capacity L2 Statistics extensions to cseL2StatsEntry. These objects will be created by the agent for all cseL2StatsEntries it deems appropriate.
cseL2HCOverflowForwardedLocalPkts
The number of times the associated cseL2ForwardedLocalPkts counter has overflowed.
cseL2HCForwardedLocalPkts
Number of packets received from ports local to this switching engine and forwarded at layer 2.
cseL2HCOverflowForwardedTotalPkts
The number of times the associated cseL2ForwardeTotalPkts counter has overflowed.
cseL2HCForwardedTotalPkts
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
cseL2HCOverflowIpPkts
The number of times the associated cseL2IpPkts counter has overflowed.
cseL2HCIpPkts
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowIpxPkts
The number of times the associated cseL2IpxPkts counter has overflowed.
cseL2HCIpxPkts
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
cseL2HCOverflowAssignedProtoPkts
The number of times the associated cseL2HCAssignedProtoPkts counter has overflowed.
cseL2HCAssignedProtoPkts
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
The number of times the associated cseL2HCOtherProtoPkts counter has overflowed.
cseL2HCOtherProtoPkts
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
cseFlowEstablishedAgingTime
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 ...
cseFlowFastAgingTime
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 o ...
cseFlowFastAgePktThreshold
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 ...
cseRouterTable
A table containing information about all routers that are discovered by the switch, including internal and external routers.
cseRouterEntry
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).
cseRouterIndex
The router's IP address which is used to uniquely identify it for L3 flows.
cseRouterFlowMask
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 r ...
cseRouterName
DNS name (if available) of the router.
cseRouterStatic
If the value of the object is true, this router was configured via SNMP or CLI. Otherwise, this router was learned automatically.
cseRouterIpxFlowMask
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 ...
cseStaticExtRouterTable
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.
cseStaticExtRouterEntry
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.
cseStaticRouterName
DNS name (if available) of the external router.
cseStaticRouterOwner
String indicating the owner who created the static entry.
cseStaticRouterStatus
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
Indicates if the router is included for unicast switching, or multicast switching, or both.
cseRouterVlanTable
The table listing the MAC address used by routers on particular VLANs.
cseRouterVlanEntry
A conceptual row of the cseRouterVlanTable. An entry exists for each known VLAN of each known router.
cseRouterMac
Mac address used by the router for this VLAN number.
cseRouterVlan
The Vlan number associated with the router's MAC address.
cseRouterProtocol
Indicates which protocols are routed by this router on this VLAN using this Mac address.
cseFlowMaxQueries
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowQueryTable. The typical value for this object is 5.
cseFlowQueryTable
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 ...
cseFlowQueryEntry
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'. ...
cseFlowQueryIndex
An arbitrary integer which uniquely identifies the control query among all those specified for the switching engine indicated by entPhysicalIndex.
cseFlowQueryMask
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 ta ...
cseFlowQueryTransport
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
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
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
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
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
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
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseFlowQueryResultingRows
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 num ...
cseFlowQueryResultTotalPkts
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
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
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
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
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 t ...
cseFlowQueryCreateTime
Time when this query was created.
cseFlowQueryTotalFlows
The total number of L3 flows matching the query criterion.
cseFlowQuerySkipNFlows
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 i ...
cseFlowDataTable
A table containing L3 flow information corresponding to all the completed queries setup in the cseFlowQueryTable, that were initiated on the switch engine(s).
cseFlowDataEntry
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.
cseFlowDataIndex
A number to uniquely identify a result entry that matches a particular query for a specific switching engine.
cseFlowDataSrcMac
Source Mac Address of the router's outgoing interface.
cseFlowDataDstMac
Destination Mac Address used to forward the packets in this flow.
cseFlowDataStaticFlow
Indicates whether this flow was software-installed.
cseFlowDataEncapType
Protocol encapsulation type used to forward packets in this flow to their destination.
cseFlowDataSource
The source network address and the port (if appropriate) of this flow.
cseFlowDataDestination
The destination network address and port (if appropriate) of this flow.
cseFlowDataDestVlan
The vlan number on which packets belonging to this flow are forwarded.
cseFlowDataIpQOS
Level of Quality of service for this IP flow. If it is not an IP flow, this object will not be instantiated.
cseFlowDataIpQOSPolicy
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
Time when this flow was created in the switching engine.
cseFlowDataLastUsed
Time since this flow was last used to forward a packet by the switching engine.
cseFlowDataPkts
A snapshot value of the number of packets forwarded on this flow at the time of corresponding query.
cseFlowDataOctets
A snapshot value of octets forwarded on this flow at the time of corresponding query.
cseFlowSwitchControlTable
A table used to control the L3 flow switching operation, per protocol type.
cseFlowSwitchControlEntry
A conceptual row for the configuration of Flow switching feature for an L3 protocol type.
cseFlowSwitchProtocol
Protocol type for which this row instance. Only ip(1) and ipx(14) values are currently supported.
cseFlowSwitchStatus
The current status of the global flow switching capability for the specified L3 protocol type.
cseFlowMcastMaxQueries
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowMcastQueryTable. The typical value for this object is 5.
cseFlowMcastQueryTable
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 returne ...
cseFlowMcastQueryEntry
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'. ...
cseFlowMcastQueryIndex
An arbitrary integer in the range of 1 to cseFlowMcastMaxQueries to identify this control query.
cseFlowMcastQueryMask
This object is used to set up the query criterion for the multicast flows of interest. If any one of the 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) ...
cseFlowMcastQuerySrc
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 ad ...
cseFlowMcastQueryGrp
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 obje ...
cseFlowMcastQuerySrcVlan
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 b ...
cseFlowMcastQueryRtrIndex
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 a ...
cseFlowMcastQuerySkipNFlows
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 t ...
cseFlowMcastQueryOwner
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 informa ...
cseFlowMcastQueryTotalFlows
The number of flows matching the query criterion.
cseFlowMcastQueryRows
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 ...
cseFlowMcastQueryStatus
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, ...
cseFlowMcastQueryCreateTime
Time when this query was last set to active.
cseFlowMcastQueryMvrf
The human-readable name of the Multicast Virtual Private Network (MVPN) routing/forwarding instance (MVRF). When the 'mvrf' bit of cseFlowMcastQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specifi ...
cseFlowMcastQueryAddrType
The Internet address type for this multicast search query.
cseFlowMcastQuerySource
The source Internet address of the IP multicast layer 3 flows. When the 'sourceip' bit of cseFlowMcastQueryMask cseFlowMcastQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specified source address w ...
cseFlowMcastQueryGroup
The multicast group Internet address of the queried flows. When the 'mvrf' bit of cseFlowMcastQueryMask object in the same row is on, an appropriate value should be specified and only flows with the specified group address will be contained in the result ...
cseFlowMcastResultTable
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 com ...
cseFlowMcastResultEntry
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 (cseFlowMcastQu ...
cseFlowMcastResultIndex
A positive integer which uniquely identify a result entry on a specific switching engine matching a particular query.
cseFlowMcastResultGrp
The multicast group IP address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultGroup.
cseFlowMcastResultSrc
The source address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultSource.
cseFlowMcastResultSrcVlan
The source Vlan ID of the IP multicast layer 3 flow.
cseFlowMcastResultRtrIp
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
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
Time when the IP multicast flow was created.
cseFlowMcastResultLastUsedTS
Time when this IP multicast flow was last used.
cseFlowMcastResultPkts
The total number of multicast traffic packets forwarded for this flow (replicated packets are not counted).
cseFlowMcastResultOctets
The total number of multicast traffic octets forwarded for this flow (replicated packets are not counted).
cseFlowMcastResultDstVlans
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. With ...
cseFlowMcastResultDstVlans2k
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 10 ...
cseFlowMcastResultDstVlans3k
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 20 ...
cseFlowMcastResultDstVlans4k
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 3 ...
cseFlowMcastResultMvrf
The MVRF to which this flow belongs to.
cseFlowMcastResultAddrType
The Internet address type of cseFlowMcastResultGroup and cseFlowMcastResultSource.
cseFlowMcastResultGroup
The multicast group IP address of the multicast layer 3 flow.
cseFlowMcastResultSource
The source address of the multicast layer 3 flow.
cseFlowMcastResultFlowType
Indicates the type of multicast layer 3 flow. other - Multicast flow type is none of the followoing. rpfMfd - This flow is a RPF MFD flow. partial - This flow is a partial shortcut flow.
cseFlowMcastResultHFlag1k2k
A string of octets containing one bit per out-going interface (VLAN) with VlanIndex values of 0 through 2047. 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 ...
cseFlowMcastResultHFlag3k4k
A string of octets containing one bit per out-going interface (VLAN) with VlanIndex values of 2048 through 4095. 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 o ...
cseFlowMcastSwitchStatus
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
The administrative aging time for established IPX flows. The default value for this object is implementation specific. The corresponding operational object is cseFlowOperIPXAgingTime.
cseStaticIpxExtRouterTable
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.
cseStaticIpxExtRouterEntry
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.
cseStaticIpxRouterName
DNS name (if available) of the external router.
cseStaticIpxRouterOwner
String indicating the owner who created the static entry.
cseStaticIpxRouterStatus
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.
cseFlowOperEstablishedAgingTime
The operational aging time for IP established flows.
cseFlowOperFastAgingTime
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
The operational packet threshold for the cseFlowOperFastAgingTime.
cseFlowOperIPXAgingTime
The operational aging time for established IPX flows.
cseBridgedFlowStatsCtrlTable
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.
cseBridgedFlowStatsCtrlEntry
A row instance contains the configuration to enable or disable the reporting of intra-vlan statistics for bridged flow per vlan.
cseBridgedFlowVlan
Indicates the Vlan number on which the reporting of intra-vlan bridged flow statistics is configured.
cseFlowBridgedFlowStatsEnable
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 ...
cseFlowIPFlowMask
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 enabl ...
cseFlowIPXFlowMask
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
The administrative long aging time for the established flow entries. Setting to value of 0 turns off long aging.
cseFlowExcludeTable
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.
cseFlowExcludeEntry
A row instance contains the configuration to enable or disable the establishment of flow entry for matching traffic.
cseFlowExcludePort
Indicates the TCP or UDP port number that matching traffic will be excluded from flow establishment. The value of 0 is not allowed.
cseFlowExcludeProtocol
Indicates the protocol that matching traffic will be excluded from flow establishment.
cseFlowExcludeStatus
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).
cseFlowStatsTable
A table containing flow statistics information on each switching engine.
cseFlowStatsEntry
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.
cseFlowTotalFlows
Indicates the total number of flow entries installed in this switching engine.
cseNetflowLSExportStatus
Status of the Netflow LAN Switching data export feature.
cseNetflowLSExportHost
Network(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are exported.
cseNetflowLSExportTransportNumber
The transport(UDP) port number to be used for the Netflow LAN switching statistics being exported.
cseNetflowLSExportDataSource
The source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataSourceMask
The mask to be applied to the corresponding instance of cseNetflowExportDataSource.
cseNetflowLSExportDataDest
The destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataDestMask
The mask to be applied to its corresponding instance of cseNetflowExportDataDest.
cseNetflowLSExportDataProtocol
The protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
cseNetflowLSExportDataFilterSelection
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, cseNetflo ...
cseNetflowLSExportNDEVersionNumber
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
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 paramate ...
cseNetflowLSFilterTable
A Table containing Netflow Data Export filtering configuration.
cseNetflowLSFilterEntry
A conceptutal row in the cseNetflowLSFilterTable, representing a NDE filter configuration.
cseNetflowLSFilterIndex
An arbitrary integer which uniquely identifies the filter
cseNetflowLSFilterDataSource
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 inclu ...
cseNetflowLSFilterDataSourceMask
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
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 i ...
cseNetflowLSFilterDataDestMask
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
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 cseNetfl ...
cseNetflowLSFilterSelection
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, cseNetflowLSFilterDataDestMas ...
cseNetflowLSFilterStatus
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.
cseNetFlowIfIndexEnable
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
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 ...
cseNetflowPerVlanIfGlobalEnable
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 ...
cseNetflowPerVlanIfCtrlTable
A table to control netflow entry creation for each VLAN. When a VLAN is created, a corresponding entry is added to this table.
cseNetflowPerVlanIfCtrlEntry
An entry containing the configuration to enable or disable netflow entry creation for each VLAN.
cseNetflowPerVlanIfCtrlVlan
Indicates the VLAN number on which creation of netflow entries is configured.
cseNetflowPerVlanIfEnable
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. W ...
cseL3StatsTable
A table containing L3 statistics information on each switching engine.
cseL3StatsEntry
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.
cseL3SwitchedTotalPkts
Total number of packets switched at Layer 3 by this switching engine.
cseL3SwitchedTotalOctets
Number of octets in the total packets switched at Layer 3 by this switching engine.
cseL3CandidateFlowHits
Number of L3 Cache hits for the candidate flow entries in this switching engine.
cseL3EstablishedFlowHits
Number of L3 Cache hits for established flow entries in this switching engine.
cseL3ActiveFlows
Number of active flows in the Layer 3 flow table of this switching engine.
cseL3FlowLearnFailures
Number of flows that failed to be learned because the Layer 3 flow table in this switching engine was full.
cseL3IntFlowInvalids
Number of flow invalidation events received by this switching engine from the internal router(s).
cseL3ExtFlowInvalids
Number of flow invalidation events received by this switching engine from external routers.
cseL3SwitchedPktsPerSec
Number of packets switched per second at Layer 3 by this switching engine.
cseL3VlanStatsTable
A table containing per-VLAN, Layer 3 statistics information per switching engine.
cseL3VlanStatsEntry
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.
cseL3VlanIndex
Vlan number for which the statistics are maintained by this entry.
cseL3VlanInPkts
Number of packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanInOctets
Number of octets in packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanOutPkts
Number of packets Layer-3 forwarded to this Vlan by this switching engine.
cseL3VlanOutOctets
Number of octets in packets Layer-3 forwarded to this Vlan by this switching engine.
cseL3VlanInUnicastPkts
Number of unicast packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanInUnicastOctets
Number of octets in unicast packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
cseL3VlanOutUnicastPkts
Number of unicast packets Layer 3 forwarded to this Vlan by this switching engine.
cseL3VlanOutUnicastOctets
Number of octets in unicast packets Layer-3 forwarded to this Vlan by this switching engine.
cseStatsFlowTable
A table of flow statistics per switch engine that is not covered in cseL3StatsTable.
cseStatsFlowEntry
A conceptual row about slot based L3 flow statistics.
cseStatsFlowAged
Total number of layer 3 flows aged out by hardware. Management applications can control flow aging by setting the value of cseFlowEstablishedAgingTime object.
cseStatsFlowPurged
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 ena ...
cseStatsFlowParityFail
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.
cseCacheUtilTable
A table of utilization levels in percentage of cache capacity per switch engine. Each row instance is the current flow utilization information in the cache pool of the corresponding switching engine.
cseCacheUtilEntry
A row instance represents layer 3 flow utilization of a particular cache pool on a switching engine.
cseCacheUtilization
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.
cseCacheEntriesCreated
This object indicates the total number of flow entries successfully created in this switching engine.
cseCacheEntriesFailed
This object indicates the number of flow entries which were failed to be created in this switching engine.
cseErrorStatsTable
A table of IP and IPX error counters per switch engine.
cseErrorStatsEntry
A row instance represents layer-3 IP and IPX error counters on a switching engine.
cseIpPlenErrors
Indicates the number of IP length against physical length errors.
cseIpTooShortErrors
Indicates the number of IP length too short errors.
cseIpCheckSumErrors
Indicates the number of IP checksum errors.
cseIpxPlenErrors
Indicates the number of IPX length against physical length errors.
cseIpxTooShortErrors
Indicates the number of IPX length too short errors.
cseErrorStatsLCTable
A table of IP and IPX error counters per switch engine.
cseErrorStatsLCEntry
A row instance represents layer-3 IP and IPX error counters on a switching engine.
cseLCIpPlenErrors
Indicates the number of IP length against physical length errors.
cseLCIpTooShortErrors
Indicates the number of IP length too short errors.
cseLCIpCheckSumErrors
Indicates the number of IP checksum errors.
cseLCIpxPlenErrors
Indicates the number of IPX length against physical length errors.
cseLCIpxTooShortErrors
Indicates the number of IPX length too short errors.
cseL3SwitchedAggrPktsPerSec
Number of packets switched per second at Layer 3 by the entire system.
cseProtocolFilterEnable
Indicates if protocol filtering is enabled in the device.
cseProtocolFilterPortTable
A table containing the protocol filtering configuration and status information on ports.
cseProtocolFilterPortEntry
A conceptual row in the cseProtocolFilterPortTable, representing a Protocol filter configuration status information for a particular port (identified by ifIndex) and protocol type.
cseProtocolFilterPortProtocol
The protocol (group) to filter, used here as the secondary index.
cseProtocolFilterPortAdminStatus
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 w ...
cseProtocolFilterPortOperStatus
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 protoc ...
cseUcastCacheTable
A control table used to purge certain types of IP/IPX layer 3 unicast flows stored in the cache pool.
cseUcastCacheEntry
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 sett ...
cseUcastCacheIndex
An arbitrary integer which uniquely identifies the flow purge contained in this row instance.
cseUcastCacheFlowType
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 a ...
cseUcastCacheTransport
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 ...
cseUcastCacheDest
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 cseUcastCa ...
cseUcastCacheDestMask
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
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 cseUcastCacheSt ...
cseUcastCacheSrcMask
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
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 cseUcastCacheStat ...
cseUcastCacheOwner
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseUcastCacheResult
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
cseUcastCacheStatus
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 ...
cseMcastCacheTable
A control table used to purge specified IP multicast flows from the switch engine.
cseMcastCacheEntry
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 sett ...
cseMcastCacheIndex
An arbitrary integer which uniquely identifies the flow purge contained in the current row instance.
cseMcastCacheFlowType
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 mul ...
cseMcastCacheGrp
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
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
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
The manager entity that configured this entry and is therefore using the resources assigned to it.
cseMcastCacheResult
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
cseMcastCacheStatus
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 ...
cseCefFibTable
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 consi ...
cseCefFibEntry
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.
cseCefFibIndex
The index of this table entry.
cseCefFibAddrType
The type of IP address denoted in cseCefFibDestIp and cseCefFibDestIpMask object.
cseCefFibDestIp
The destination IP address specified in IP packet header.
cseCefFibDestIpMask
The specified destination IP address mask.
cseCefFibType
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 ...
cseCefAdjacencyTable
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.
cseCefAdjacencyEntry
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.
cseCefAdjacencyIndex
The adjacency index of this table entry.
cseCefAdjacencyAddrType
The type of IP address denoted in cseCefAdjacencyNextHopIp object.
cseCefAdjacencyNextHopIp
The next hop IP address.
cseCefAdjacencyNextHopMac
The next hop Ethernet address.
cseCefAdjacencyNextHopIfIndex
Indicates the next hop interface ifIndex.
cseCefAdjacencyType
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 ...
cseCefAdjacencyPkts
Indicates the number of Layer 3 packets transmitted to this adjacency entry.
cseCefAdjacencyOctets
Indicates the number of Layer 3 octets transmitted to this adjacency entry.
cseCefAdjacencyEncap
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 ...
cseCefAdjacencyMTU
Indicates the next hop destination MTU value.
cseTcamUsageTable
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 instan ...
cseTcamUsageEntry
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.
cseTcamResourceType
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 al ...
cseTcamResourceDescr
The short description of the resource type.
cseTcamResourceUsed
The amount of TCAM resource has been used up for this resource type.
cseTcamResourceTotal
The total amount of TCAM resource is allocated for this resource type.
cseMetUsageTable
This table contains the resource usage of MET (Multicast Expansion Table) in the device.
cseMetUsageEntry
Each row contains the total number of entries in each MET, the number of free entries in unallocated as well as allocated space of the MET. Each row represents MET data maintained by each module (identified by its entPhysicalIndex) which is capable of thi ...
cseMetIndex
A value uniquely identifies a MET in a module.
cseMetTotalEntries
The total number of entries in this MET.
cseMetUnallocatedSpcFreeEntries
The number of free entries reside in unallocated space of this MET.
cseMetAllocatedSpcFreeEntries
The number of free entries reside in allocated space of this MET.
cseStatisticsGroup
A collection of objects providing switch engine statistics.
cseStatisticsGroup2
A collection of objects providing switch engine statistics on aged/purged flows, and the cache utilizations.
cseVlanStatisticsGroup
A collection of objects providing per-vlan switch engine statistics, if supported.
cseRouterGroup
A collection of objects providing information on routers which are used to support layer 3 switching in the system.
cseFlowMgmtGroup
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 5 ...
cseNetflowLSGroup
A collection of objects providing information on the Netflow LAN switching Data Export feature, if supported.
cseProtocolFilterGroup
A collection of objects providing information on the Protocol filter feature, if supported.
cseFlowMcastMgmtGroup
A collection of objects for querying IP multicast flows stored in hardware switching cache.
cseUcastCachePurgeGroup
A collection of objects providing IP/IPX unicast flow cache purging function.
cseMcastCachePurgeGroup
A collection of objects providing IP multicast flow cache purge function.
cseFlowMgmtOperStatusGroup
A collection of objects providing operating status information on aging time for flows used in L3 switching.
cse4kVlanGroup
A collection of objects providing information for VLANS with VlanIndex from 1024 to 4095.
cseNDEMandatoryGroup
A collection of objects providing information on the type of filter support, status and the version of NDE used.
cseNDESingleFilterGroup
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single host and a single filter support.
cseNDEMultipleFiltersGroup
A collection of objects providing information on the Netflow LAN switching Data Export feature, with multiple filter support.
cseFlowMgmtGroupRev1
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 5 ...
cseL3ErrorsGroup
A collection of objects providing the IP and IPX error statistics.
cseBridgedFlowGroup
A collection of objects control the reporting of intra-vlan bridged flow statistics.
cseVlanStatisticsExtGroup
A collection of objects providing additional per-vlan switch engine statistics, if supported.
cseProtocolFilterExtGroup
A collection of objects providing additional information on the Protocol filter feature, if supported.
cseFlowMgmtExtGroup
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseFlowMgmtExtGroup1
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseNDEReportGroup
A collection of objects providing the configuration on NDE ifIndex report feature.
cseStatisticsFlowGroup
A collection of object providing switch engine statistics on total number of installed flows.
cseFlowMgmtExtGroup2
A collection of objects providing additional information on the L3 flow switching in the switching engine.
cseNDESingleFilterGroupRev1
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single filter support.
cseCefFibAdjacencyGroup
A collection of objects providing FIB and adjacency information available in the device.
cseCefAdjacencyEncapGroup
A collection of object providing adjacency next hop encapsulation information available in the device.
cseCefAdjacencyMTUGroup
A collection of object providing adjacency next hop MTU information available in the device.
cseTcamUsageGroup
A collection of objects providing the resource usage information on TCAM available in the device.
cseL3ErrorsLCGroup
A collection of objects providing the IP and IPX error statistics.
cseNetflowASInfoExportGroup
A collection of object providing AS number information export control.
cseNetflowPerVlanIfGroup
A collection of objects providing control of netflow entry creation per vlan.
cseMetUsageGroup
A collection of objects providing MET utilization information.
cseFlowMcastMgmtGroup1
A collection of objects for querying IP multicast flows stored in hardware switching cache.
cseFlowMcastRtrMgmtGroup
A collection of objects for specifying the router based information while IP multicast flows stored in the hardware switching cache are queried.
cseFlowMcastMgmtGroup2
A collection of objects for enhanced querying of IP multicast flows stored in hardware switching cache.
cseCacheStatisticsGroup
A collection of objects providing switch engine statistics on the flow cache entries.
cseL3SwitchedPktsPerSecGroup
A collection of objects providing switch engine statistics on total number of packets switched per second.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list