MIBs Depot

CISCO-SWITCH-ENGINE-MIB

Registered at
1.3.6.1.4.1.9.9.97
Last updated
2020-05-26 00:00
Organization
Cisco Systems Inc.
Revisions
2021-08-01 00:00, 2020-05-26 00:00, 2020-03-06 00:00, 2019-07-11 00:00, 2018-06-20 00:00, 2017-12-07 00:00, 2013-02-13 00:00, 2012-03-12 00:00, 2010-12-17 00:00, 2008-11-11 00:00, 2008-01-29 00:00, 2005-09-16 00:00, 2005-04-12 00:00, 2004-11-15 00:00, 2004-06-09 00:00, 2003-11-07 00:00, 2003-08-20 00:00, 2003-06-10 00:00, 2003-05-06 00:00, 2003-02-21 00:00, 2002-08-05 00:00, 2002-02-07 00:00, 2001-10-26 00:00, 2001-09-13 00:00, 2001-05-16 00:00, 2001-03-09 00:00, 2000-06-23 00:00, 2000-01-31 11:30, 1999-12-09 11:30, 1998-06-24 11:30, 1998-05-28 11:30
Namespace
cisco
Source file
CISCO-SWITCH-ENGINE-MIB
Digest
sha256:bda989b3eb4628adddff5933bc9f95eee2ef1b339baa5335637d2424a5f9a926

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCCiscoNetworkProtocol, CiscoPort
CISCO-VTP-MIBVlanIndex
ENTITY-MIBentPhysicalIndex
IF-MIBInterfaceIndexOrZero, OwnerString, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
MPLS-VPN-MIBMplsVpnId
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-SWITCH-ENGINE-MIB
CISCO-TC
CISCO-VTP-MIB
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
MPLS-VPN-MIB
RMON-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CiscoGauge64
TEXTUAL-CONVENTION
This TC describes an object with a nonnegative integer value that may increase or decrease, with a maximum value of 2^64-1.
current
ControlStatus
TEXTUAL-CONVENTION
This TC describes the current status of a controlled object value.
current
FlowAddressComponent
TEXTUAL-CONVENTION
Represents a network layer address. The length and format of the address is protocol dependent as follows: ip 6 octets first 4 octets are the IP address in network order last 2 bytes is the transport's port number. ipx 10 octets first 4 octets are the net number last 6 octets are the host number
current
McastGroupIp
TEXTUAL-CONVENTION
This TC specifies an multicast group IP address, a class D IP address with the first byte in the range of 224 to 239.
current

Objects

NameOIDSyntaxAccessStatus
cseMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1
cseL2Objects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.1
cseL2StatsTable
OBJECT-TYPE
A table containing switching engine's L2 statistics counters.
1.3.6.1.4.1.9.9.97.1.1.1not-accessiblecurrent
cseL2StatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.1.1.1not-accessiblecurrent
cseL2ForwardedLocalPkts
OBJECT-TYPE
Number of packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.1.1.1Counter32read-onlycurrent
cseL2ForwardedLocalOctets
OBJECT-TYPE
Number of octets in the packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.1.1.2Counter64read-onlycurrent
cseL2ForwardedTotalPkts
OBJECT-TYPE
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
1.3.6.1.4.1.9.9.97.1.1.1.1.3Counter32read-onlycurrent
cseL2NewAddressLearns
OBJECT-TYPE
Number of new MAC addresses learned by the switching engine.
1.3.6.1.4.1.9.9.97.1.1.1.1.4Counter32read-onlycurrent
cseL2AddrLearnFailures
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.1.1.1.5Counter32read-onlycurrent
cseL2DstAddrLookupMisses
OBJECT-TYPE
Number of misses during destination MAC address table lookups. A few misses happen normally. Large numbers of misses occur as a result of cseL2AddrLearnFailures.
1.3.6.1.4.1.9.9.97.1.1.1.1.6Counter32read-onlycurrent
cseL2IpPkts
OBJECT-TYPE
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.1.1.7Counter32read-onlycurrent
cseL2IpxPkts
OBJECT-TYPE
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.1.1.8Counter32read-onlycurrent
cseL2AssignedProtoPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.1.1.1.9Counter32read-onlycurrent
cseL2OtherProtoPkts
OBJECT-TYPE
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.1.1.10Counter32read-onlycurrent
cseL2StatsHCTable
OBJECT-TYPE
Contains the High Capacity L2 Statistics extensions to the cseL2StatsTable.
1.3.6.1.4.1.9.9.97.1.1.2not-accessiblecurrent
cseL2StatsHCEntry
OBJECT-TYPE
Contains the High Capacity L2 Statistics extensions to cseL2StatsEntry. These objects will be created by the agent for all cseL2StatsEntries it deems appropriate.
1.3.6.1.4.1.9.9.97.1.1.2.1not-accessiblecurrent
cseL2HCOverflowForwardedLocalPkts
OBJECT-TYPE
The number of times the associated cseL2ForwardedLocalPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.1Counter32read-onlycurrent
cseL2HCForwardedLocalPkts
OBJECT-TYPE
Number of packets received from ports local to this switching engine and forwarded at layer 2.
1.3.6.1.4.1.9.9.97.1.1.2.1.2Counter64read-onlycurrent
cseL2HCOverflowForwardedTotalPkts
OBJECT-TYPE
The number of times the associated cseL2ForwardeTotalPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.3Counter32read-onlycurrent
cseL2HCForwardedTotalPkts
OBJECT-TYPE
Total number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.
1.3.6.1.4.1.9.9.97.1.1.2.1.4Counter64read-onlycurrent
cseL2HCOverflowIpPkts
OBJECT-TYPE
The number of times the associated cseL2IpPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.5Counter32read-onlycurrent
cseL2HCIpPkts
OBJECT-TYPE
Number of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2.1.6Counter64read-onlycurrent
cseL2HCOverflowIpxPkts
OBJECT-TYPE
The number of times the associated cseL2IpxPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.7Counter32read-onlycurrent
cseL2HCIpxPkts
OBJECT-TYPE
Number of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2.1.8Counter64read-onlycurrent
cseL2HCOverflowAssignedProtoPkts
OBJECT-TYPE
The number of times the associated cseL2HCAssignedProtoPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.9Counter32read-onlycurrent
cseL2HCAssignedProtoPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.1.2.1.10Counter64read-onlycurrent
cseL2HCOverflowOtherProtoPkts
OBJECT-TYPE
The number of times the associated cseL2HCOtherProtoPkts counter has overflowed.
1.3.6.1.4.1.9.9.97.1.1.2.1.11Counter32read-onlycurrent
cseL2HCOtherProtoPkts
OBJECT-TYPE
Number of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets.
1.3.6.1.4.1.9.9.97.1.1.2.1.12Counter64read-onlycurrent
cseFlow
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.2
cseFlowEstablishedAgingTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.1Integer32 (1..65535)read-writecurrent
cseFlowFastAgingTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.2Unsigned32read-writecurrent
cseFlowFastAgePktThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.3Unsigned32read-writecurrent
cseRouterTable
OBJECT-TYPE
A table containing information about all routers that are discovered by the switch, including internal and external routers.
1.3.6.1.4.1.9.9.97.1.2.4not-accessiblecurrent
cseRouterEntry
OBJECT-TYPE
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).
1.3.6.1.4.1.9.9.97.1.2.4.1not-accessiblecurrent
cseRouterIndex
OBJECT-TYPE
The router's IP address which is used to uniquely identify it for L3 flows.
1.3.6.1.4.1.9.9.97.1.2.4.1.1IpAddressnot-accessiblecurrent
cseRouterFlowMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.4.1.2INTEGER {dstOnly(1), srcDst(2), fullFlow(3), notApplicable(4), srcDstVlan(5)}read-onlycurrent
cseRouterName
OBJECT-TYPE
DNS name (if available) of the router.
1.3.6.1.4.1.9.9.97.1.2.4.1.3DisplayStringread-onlycurrent
cseRouterStatic
OBJECT-TYPE
If the value of the object is true, this router was configured via SNMP or CLI. Otherwise, this router was learned automatically.
1.3.6.1.4.1.9.9.97.1.2.4.1.4TruthValueread-onlycurrent
cseRouterIpxFlowMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.4.1.5INTEGER {dstOnly(1), srcDst(2), fullFlow(3), notApplicable(4)}read-onlycurrent
cseStaticExtRouterTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.5not-accessiblecurrent
cseStaticExtRouterEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.5.1not-accessiblecurrent
cseStaticRouterName
OBJECT-TYPE
DNS name (if available) of the external router.
1.3.6.1.4.1.9.9.97.1.2.5.1.1DisplayStringread-onlycurrent
cseStaticRouterOwner
OBJECT-TYPE
String indicating the owner who created the static entry.
1.3.6.1.4.1.9.9.97.1.2.5.1.2OwnerStringread-createcurrent
cseStaticRouterStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.5.1.3RowStatusread-createcurrent
cseStaticRouterType
OBJECT-TYPE
Indicates if the router is included for unicast switching, or multicast switching, or both.
1.3.6.1.4.1.9.9.97.1.2.5.1.4Bits {unicast(0), multicast(1)}read-createcurrent
cseRouterVlanTable
OBJECT-TYPE
The table listing the MAC address used by routers on particular VLANs.
1.3.6.1.4.1.9.9.97.1.2.6not-accessiblecurrent
cseRouterVlanEntry
OBJECT-TYPE
A conceptual row of the cseRouterVlanTable. An entry exists for each known VLAN of each known router.
1.3.6.1.4.1.9.9.97.1.2.6.1not-accessiblecurrent
cseRouterMac
OBJECT-TYPE
Mac address used by the router for this VLAN number.
1.3.6.1.4.1.9.9.97.1.2.6.1.1MacAddressread-onlycurrent
cseRouterVlan
OBJECT-TYPE
The Vlan number associated with the router's MAC address.
1.3.6.1.4.1.9.9.97.1.2.6.1.2VlanIndexnot-accessiblecurrent
cseRouterProtocol
OBJECT-TYPE
Indicates which protocols are routed by this router on this VLAN using this Mac address.
1.3.6.1.4.1.9.9.97.1.2.6.1.3Bits {ip(0), ipx(1)}read-onlycurrent
cseFlowMaxQueries
OBJECT-TYPE
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowQueryTable. The typical value for this object is 5.
1.3.6.1.4.1.9.9.97.1.2.7Unsigned32read-onlycurrent
cseFlowQueryTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8not-accessiblecurrent
cseFlowQueryEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1not-accessiblecurrent
cseFlowQueryIndex
OBJECT-TYPE
An arbitrary integer which uniquely identifies the control query among all those specified for the switching engine indicated by entPhysicalIndex.
1.3.6.1.4.1.9.9.97.1.2.8.1.1Unsigned32not-accessiblecurrent
cseFlowQueryMask
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.2INTEGER {dstOnly(1), srcOrDst(2), srcAndDst(3), fullFlow(4), ipxDstOnly(5), ipxSrcAndDst(6), any(7)}read-createcurrent
cseFlowQueryTransport
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.3Bits {udp(0), tcp(1)}read-createcurrent
cseFlowQuerySource
OBJECT-TYPE
The source network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
1.3.6.1.4.1.9.9.97.1.2.8.1.4FlowAddressComponentread-createcurrent
cseFlowQuerySourceMask
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.5FlowAddressComponentread-createcurrent
cseFlowQueryDestination
OBJECT-TYPE
The destination network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.
1.3.6.1.4.1.9.9.97.1.2.8.1.6FlowAddressComponentread-createcurrent
cseFlowQueryDestinationMask
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.7FlowAddressComponentread-createcurrent
cseFlowQueryRouterIndex
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.8IpAddressread-createcurrent
cseFlowQueryOwner
OBJECT-TYPE
The manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.2.8.1.9OwnerStringread-createcurrent
cseFlowQueryResultingRows
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.10Integer32 (-1..2147483647)read-onlycurrent
cseFlowQueryResultTotalPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.11CiscoGauge64read-onlycurrent
cseFlowQueryResultTotalOctets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.12CiscoGauge64read-onlycurrent
cseFlowQueryResultAvgDuration
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.13TimeIntervalread-onlycurrent
cseFlowQueryResultAvgIdle
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.14TimeIntervalread-onlycurrent
cseFlowQueryStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.8.1.15RowStatusread-createcurrent
cseFlowQueryCreateTime
OBJECT-TYPE
Time when this query was created.
1.3.6.1.4.1.9.9.97.1.2.8.1.16TimeStampread-onlycurrent
cseFlowQueryTotalFlows
OBJECT-TYPE
The total number of L3 flows matching the query criterion.
1.3.6.1.4.1.9.9.97.1.2.8.1.17Unsigned32read-onlycurrent
cseFlowQuerySkipNFlows
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.2.8.1.18Integer32 (0..2147483647)read-createcurrent
cseFlowDataTable
OBJECT-TYPE
A table containing L3 flow information corresponding to all the completed queries setup in the cseFlowQueryTable, that were initiated on the switch engine(s).
1.3.6.1.4.1.9.9.97.1.2.9not-accessiblecurrent
cseFlowDataEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.9.1not-accessiblecurrent
cseFlowDataIndex
OBJECT-TYPE
A number to uniquely identify a result entry that matches a particular query for a specific switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.1Unsigned32not-accessiblecurrent
cseFlowDataSrcMac
OBJECT-TYPE
Source Mac Address of the router's outgoing interface.
1.3.6.1.4.1.9.9.97.1.2.9.1.2MacAddressread-onlycurrent
cseFlowDataDstMac
OBJECT-TYPE
Destination Mac Address used to forward the packets in this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.3MacAddressread-onlycurrent
cseFlowDataStaticFlow
OBJECT-TYPE
Indicates whether this flow was software-installed.
1.3.6.1.4.1.9.9.97.1.2.9.1.4TruthValueread-onlycurrent
cseFlowDataEncapType
OBJECT-TYPE
Protocol encapsulation type used to forward packets in this flow to their destination.
1.3.6.1.4.1.9.9.97.1.2.9.1.5INTEGER {ipArpa(1), ipxEthernet(2), ipx802raw(3), ipx802sap(4), ipx802snap(5), other(6)}read-onlycurrent
cseFlowDataSource
OBJECT-TYPE
The source network address and the port (if appropriate) of this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.6FlowAddressComponentread-onlycurrent
cseFlowDataDestination
OBJECT-TYPE
The destination network address and port (if appropriate) of this flow.
1.3.6.1.4.1.9.9.97.1.2.9.1.7FlowAddressComponentread-onlycurrent
cseFlowDataDestVlan
OBJECT-TYPE
The vlan number on which packets belonging to this flow are forwarded.
1.3.6.1.4.1.9.9.97.1.2.9.1.8VlanIndexread-onlycurrent
cseFlowDataIpQOS
OBJECT-TYPE
Level of Quality of service for this IP flow. If it is not an IP flow, this object will not be instantiated.
1.3.6.1.4.1.9.9.97.1.2.9.1.9Integer32 (0..7)read-onlycurrent
cseFlowDataIpQOSPolicy
OBJECT-TYPE
Level of the Quality of service policy for this IP flow. If it is not an IP flow, this object will not be instantiated.
1.3.6.1.4.1.9.9.97.1.2.9.1.10Integer32 (0..7)read-onlycurrent
cseFlowDataWhenCreated
OBJECT-TYPE
Time when this flow was created in the switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.11TimeStampread-onlycurrent
cseFlowDataLastUsed
OBJECT-TYPE
Time since this flow was last used to forward a packet by the switching engine.
1.3.6.1.4.1.9.9.97.1.2.9.1.12TimeStampread-onlycurrent
cseFlowDataPkts
OBJECT-TYPE
A snapshot value of the number of packets forwarded on this flow at the time of corresponding query.
1.3.6.1.4.1.9.9.97.1.2.9.1.13Gauge32read-onlycurrent
cseFlowDataOctets
OBJECT-TYPE
A snapshot value of octets forwarded on this flow at the time of corresponding query.
1.3.6.1.4.1.9.9.97.1.2.9.1.14CiscoGauge64read-onlycurrent
cseFlowSwitchControlTable
OBJECT-TYPE
A table used to control the L3 flow switching operation, per protocol type.
1.3.6.1.4.1.9.9.97.1.2.10not-accessiblecurrent
cseFlowSwitchControlEntry
OBJECT-TYPE
A conceptual row for the configuration of Flow switching feature for an L3 protocol type.
1.3.6.1.4.1.9.9.97.1.2.10.1not-accessiblecurrent
cseFlowSwitchProtocol
OBJECT-TYPE
Protocol type for which this row instance. Only ip(1) and ipx(14) values are currently supported.
1.3.6.1.4.1.9.9.97.1.2.10.1.1CiscoNetworkProtocolnot-accessiblecurrent
cseFlowSwitchStatus
OBJECT-TYPE
The current status of the global flow switching capability for the specified L3 protocol type.
1.3.6.1.4.1.9.9.97.1.2.10.1.2ControlStatusread-writecurrent
cseFlowMcastMaxQueries
OBJECT-TYPE
Maximum number of query entries allowed to be outstanding at any time, in the cseFlowMcastQueryTable. The typical value for this object is 5.
1.3.6.1.4.1.9.9.97.1.2.11Unsigned32read-onlycurrent
cseFlowMcastQueryTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12not-accessiblecurrent
cseFlowMcastQueryEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1not-accessiblecurrent
cseFlowMcastQueryIndex
OBJECT-TYPE
An arbitrary integer in the range of 1 to cseFlowMcastMaxQueries to identify this control query.
1.3.6.1.4.1.9.9.97.1.2.12.1.1Unsigned32not-accessiblecurrent
cseFlowMcastQueryMask
OBJECT-TYPE
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)' 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 the mvrf(4) BIT is set, then the cseFlowMcastQueryMvrf object will be included in the search criterion; If the sourceip(5) BIT is set, then the cseFlowMcastQueryAddrType and cseFlowMcastQuerySource objects will be included in the search criterion. If the groupip(6) BIT is set, then the cseFlowMcastQueryAddrType and cseFlowMcastQueryGroup objects will be included in the search criterion. If the source(0) or group(1) BIT is set, then the sourceip(5) or groupip(6) cannot be set, and vice-versa. If any of the 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 BITs in the variable will be cleared, and none of query parameter objects in this row will be instantiated. This will be considered as a wildcard search for flows on the default Multicast Virtual Private Network (MVPN) routing/forwarding (MVRF) instance. i.e. it will return all rows corresponding to all established multicast flow entries in the default MVRF, in cseFlowMcastResultTable. The address type of this wildcard search will be specified be cseFlowMcastQueryAddrType. 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'.
1.3.6.1.4.1.9.9.97.1.2.12.1.2Bits {source(0), group(1), vlan(2), router(3), mvrf(4), sourceip(5), groupip(6)}read-createcurrent
cseFlowMcastQuerySrc
OBJECT-TYPE
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. This object is deprecated and replaced by cseFlowMcastQueryAddrType and cseFlowMcastQuerySource.
1.3.6.1.4.1.9.9.97.1.2.12.1.3IpAddressread-createdeprecated
cseFlowMcastQueryGrp
OBJECT-TYPE
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. This object is deprecated and replaced by cseFlowMcastQueryAddrType and cseFlowMcastQueryGroup.
1.3.6.1.4.1.9.9.97.1.2.12.1.4McastGroupIpread-createdeprecated
cseFlowMcastQuerySrcVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.5VlanIndexread-createcurrent
cseFlowMcastQueryRtrIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.6IpAddressread-createcurrent
cseFlowMcastQuerySkipNFlows
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.7Integer32 (0..2147483647)read-createcurrent
cseFlowMcastQueryOwner
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.8OwnerStringread-createcurrent
cseFlowMcastQueryTotalFlows
OBJECT-TYPE
The number of flows matching the query criterion.
1.3.6.1.4.1.9.9.97.1.2.12.1.9Integer32 (0..2147483647)read-onlycurrent
cseFlowMcastQueryRows
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.10Integer32 (-1..2147483647)read-onlycurrent
cseFlowMcastQueryStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.12.1.11RowStatusread-createcurrent
cseFlowMcastQueryCreateTime
OBJECT-TYPE
Time when this query was last set to active.
1.3.6.1.4.1.9.9.97.1.2.12.1.12TimeStampread-onlycurrent
cseFlowMcastQueryMvrf
OBJECT-TYPE
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 specified MVRF name will be contained in the result table. If the 'mvrf' bit in the associated cseFlowMcastQueryMask is cleared, this object is ignored during the query, and all the flows corresponding to the default MVRF will be considered.
1.3.6.1.4.1.9.9.97.1.2.12.1.13MplsVpnIdread-createcurrent
cseFlowMcastQueryAddrType
OBJECT-TYPE
The Internet address type for this multicast search query.
1.3.6.1.4.1.9.9.97.1.2.12.1.14InetAddressTyperead-createcurrent
cseFlowMcastQuerySource
OBJECT-TYPE
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 will be contained in the result table. If the 'sourceip' bit in the associated cseFlowMcastQueryMask is cleared, this object is ignored during the query, and all flows will be considered regardless of their source address. The type of this address is determined by the value of the cseFlowMcastQueryAddrType object. The default value of this object is all zeros.
1.3.6.1.4.1.9.9.97.1.2.12.1.15InetAddressread-createcurrent
cseFlowMcastQueryGroup
OBJECT-TYPE
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 table. If the 'groupip' 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. The type of this address is determined by the value of the cseFlowMcastQueryAddrType object. The default value of this object is all zeros.
1.3.6.1.4.1.9.9.97.1.2.12.1.16InetAddressread-createcurrent
cseFlowMcastResultTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13not-accessiblecurrent
cseFlowMcastResultEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1not-accessiblecurrent
cseFlowMcastResultIndex
OBJECT-TYPE
A positive integer which uniquely identify a result entry on a specific switching engine matching a particular query.
1.3.6.1.4.1.9.9.97.1.2.13.1.1Integer32 (1..2147483647)not-accessiblecurrent
cseFlowMcastResultGrp
OBJECT-TYPE
The multicast group IP address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultGroup.
1.3.6.1.4.1.9.9.97.1.2.13.1.2McastGroupIpread-onlydeprecated
cseFlowMcastResultSrc
OBJECT-TYPE
The source address of the multicast layer 3 flow. This object is deprecated and replaced by cseFlowMcastResultAddrType and cseFlowMcastResultSource.
1.3.6.1.4.1.9.9.97.1.2.13.1.3IpAddressread-onlydeprecated
cseFlowMcastResultSrcVlan
OBJECT-TYPE
The source Vlan ID of the IP multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.4VlanIndexread-onlycurrent
cseFlowMcastResultRtrIp
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.5IpAddressread-onlycurrent
cseFlowMcastResultRtrMac
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.6MacAddressread-onlycurrent
cseFlowMcastResultCreatedTS
OBJECT-TYPE
Time when the IP multicast flow was created.
1.3.6.1.4.1.9.9.97.1.2.13.1.7TimeStampread-onlycurrent
cseFlowMcastResultLastUsedTS
OBJECT-TYPE
Time when this IP multicast flow was last used.
1.3.6.1.4.1.9.9.97.1.2.13.1.8TimeStampread-onlycurrent
cseFlowMcastResultPkts
OBJECT-TYPE
The total number of multicast traffic packets forwarded for this flow (replicated packets are not counted).
1.3.6.1.4.1.9.9.97.1.2.13.1.9Counter64read-onlycurrent
cseFlowMcastResultOctets
OBJECT-TYPE
The total number of multicast traffic octets forwarded for this flow (replicated packets are not counted).
1.3.6.1.4.1.9.9.97.1.2.13.1.10Counter64read-onlycurrent
cseFlowMcastResultDstVlans
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.11OCTET STRING (SIZE(0..128))read-onlycurrent
cseFlowMcastResultDstVlans2k
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.12OCTET STRING (SIZE(0..128))read-onlycurrent
cseFlowMcastResultDstVlans3k
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.13OCTET STRING (SIZE(0..128))read-onlycurrent
cseFlowMcastResultDstVlans4k
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.14OCTET STRING (SIZE(0..128))read-onlycurrent
cseFlowMcastResultMvrf
OBJECT-TYPE
The MVRF to which this flow belongs to.
1.3.6.1.4.1.9.9.97.1.2.13.1.15MplsVpnIdread-onlycurrent
cseFlowMcastResultAddrType
OBJECT-TYPE
The Internet address type of cseFlowMcastResultGroup and cseFlowMcastResultSource.
1.3.6.1.4.1.9.9.97.1.2.13.1.16InetAddressTyperead-onlycurrent
cseFlowMcastResultGroup
OBJECT-TYPE
The multicast group IP address of the multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.17InetAddressread-onlycurrent
cseFlowMcastResultSource
OBJECT-TYPE
The source address of the multicast layer 3 flow.
1.3.6.1.4.1.9.9.97.1.2.13.1.18InetAddressread-onlycurrent
cseFlowMcastResultFlowType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.13.1.19INTEGER {other(1), rpfMfd(2), partialSC(3)}read-onlycurrent
cseFlowMcastResultHFlag1k2k
OBJECT-TYPE
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 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 multicast layer 3 flow described by this row instance is hardware switched on the corresponding VLAN. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
1.3.6.1.4.1.9.9.97.1.2.13.1.20OCTET STRING (SIZE(0..256))read-onlycurrent
cseFlowMcastResultHFlag3k4k
OBJECT-TYPE
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 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 multicast layer 3 flow described by this row instance is hardware switched on the corresponding VLAN. If the length of this string is less than 256 octets, any 'missing' octets are assumed to contain the value of zero.
1.3.6.1.4.1.9.9.97.1.2.13.1.21OCTET STRING (SIZE(0..256))read-onlycurrent
cseFlowMcastSwitchStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.14ControlStatusread-writecurrent
cseFlowIPXEstablishedAgingTime
OBJECT-TYPE
The administrative aging time for established IPX flows. The default value for this object is implementation specific. The corresponding operational object is cseFlowOperIPXAgingTime.
1.3.6.1.4.1.9.9.97.1.2.15Integer32 (1..2147483647)read-writecurrent
cseStaticIpxExtRouterTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.16not-accessiblecurrent
cseStaticIpxExtRouterEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.16.1not-accessiblecurrent
cseStaticIpxRouterName
OBJECT-TYPE
DNS name (if available) of the external router.
1.3.6.1.4.1.9.9.97.1.2.16.1.1DisplayStringread-onlycurrent
cseStaticIpxRouterOwner
OBJECT-TYPE
String indicating the owner who created the static entry.
1.3.6.1.4.1.9.9.97.1.2.16.1.2OwnerStringread-createcurrent
cseStaticIpxRouterStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.16.1.3RowStatusread-createcurrent
cseFlowOperEstablishedAgingTime
OBJECT-TYPE
The operational aging time for IP established flows.
1.3.6.1.4.1.9.9.97.1.2.17Integer32 (1..2147483647)read-onlycurrent
cseFlowOperFastAgingTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.18Unsigned32read-onlycurrent
cseFlowOperFastAgePktThreshold
OBJECT-TYPE
The operational packet threshold for the cseFlowOperFastAgingTime.
1.3.6.1.4.1.9.9.97.1.2.19Unsigned32read-onlycurrent
cseFlowOperIPXAgingTime
OBJECT-TYPE
The operational aging time for established IPX flows.
1.3.6.1.4.1.9.9.97.1.2.20Integer32 (1..2147483647)read-onlycurrent
cseBridgedFlowStatsCtrlTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.21not-accessiblecurrent
cseBridgedFlowStatsCtrlEntry
OBJECT-TYPE
A row instance contains the configuration to enable or disable the reporting of intra-vlan statistics for bridged flow per vlan.
1.3.6.1.4.1.9.9.97.1.2.21.1not-accessiblecurrent
cseBridgedFlowVlan
OBJECT-TYPE
Indicates the Vlan number on which the reporting of intra-vlan bridged flow statistics is configured.
1.3.6.1.4.1.9.9.97.1.2.21.1.1VlanIndexnot-accessiblecurrent
cseFlowBridgedFlowStatsEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.21.1.2TruthValueread-writecurrent
cseFlowIPFlowMask
OBJECT-TYPE
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. If srcOnly(4) is used, it enables flows based on Layer 3 source addresses only. If intDstSrc(5) is used, it enables flows based on source interface in addition to source and destination addresses. If intFull(6) is used, it enables flows based on source interface in addition to Layer 4 port numbers, source and destination addresses. If null(7) is used, no flow will be enabled. If intDstOnly(8) is used, it enables flows based on source interface in addition to the destination addresses. If intSrcOnly(9) is used, it enables flows based on source interface in addition to the source addresses.
1.3.6.1.4.1.9.9.97.1.2.22INTEGER {dstOnly(1), srcDst(2), fullFlow(3), srcOnly(4), intDstSrc(5), intFull(6), null(7), intDstOnly(8), intSrcOnly(9)}read-writecurrent
cseFlowIPXFlowMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.23INTEGER {dstOnly(1), srcDst(2)}read-onlycurrent
cseFlowLongAgingTime
OBJECT-TYPE
The administrative long aging time for the established flow entries. Setting to value of 0 turns off long aging.
1.3.6.1.4.1.9.9.97.1.2.24Unsigned32read-writecurrent
cseFlowExcludeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.25not-accessiblecurrent
cseFlowExcludeEntry
OBJECT-TYPE
A row instance contains the configuration to enable or disable the establishment of flow entry for matching traffic.
1.3.6.1.4.1.9.9.97.1.2.25.1not-accessiblecurrent
cseFlowExcludePort
OBJECT-TYPE
Indicates the TCP or UDP port number that matching traffic will be excluded from flow establishment. The value of 0 is not allowed.
1.3.6.1.4.1.9.9.97.1.2.25.1.1CiscoPortnot-accessiblecurrent
cseFlowExcludeProtocol
OBJECT-TYPE
Indicates the protocol that matching traffic will be excluded from flow establishment.
1.3.6.1.4.1.9.9.97.1.2.25.1.2INTEGER {udp(1), tcp(2), both(3)}read-createcurrent
cseFlowExcludeStatus
OBJECT-TYPE
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).
1.3.6.1.4.1.9.9.97.1.2.25.1.3RowStatusread-createcurrent
cseFlowStatsTable
OBJECT-TYPE
A table containing flow statistics information on each switching engine.
1.3.6.1.4.1.9.9.97.1.2.26not-accessiblecurrent
cseFlowStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.2.26.1not-accessiblecurrent
cseFlowTotalFlows
OBJECT-TYPE
Indicates the total number of flow entries installed in this switching engine.
1.3.6.1.4.1.9.9.97.1.2.26.1.1Gauge32read-onlycurrent
cseFlowTotalIpv4Flows
OBJECT-TYPE
Indicates the total number of IPv4 flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.2.26.1.2Gauge32read-onlycurrent
cseNetflowLS
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.3
cseNetflowLSExportStatus
OBJECT-TYPE
Status of the Netflow LAN Switching data export feature.
1.3.6.1.4.1.9.9.97.1.3.1ControlStatusread-writecurrent
cseNetflowLSExportHost
OBJECT-TYPE
Network(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are exported. This object is deprecated and replaced by cndeCollectorAddress in CISCO-NDE-MIB.
1.3.6.1.4.1.9.9.97.1.3.2DisplayStringread-writedeprecated
cseNetflowLSExportTransportNumber
OBJECT-TYPE
The transport(UDP) port number to be used for the Netflow LAN switching statistics being exported. This object is deprecated and replaced by cndeCollectorPort in CISCO-NDE-MIB.
1.3.6.1.4.1.9.9.97.1.3.3Unsigned32read-writedeprecated
cseNetflowLSExportDataSource
OBJECT-TYPE
The source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.4FlowAddressComponentread-writecurrent
cseNetflowLSExportDataSourceMask
OBJECT-TYPE
The mask to be applied to the corresponding instance of cseNetflowExportDataSource.
1.3.6.1.4.1.9.9.97.1.3.5FlowAddressComponentread-writecurrent
cseNetflowLSExportDataDest
OBJECT-TYPE
The destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.6FlowAddressComponentread-writecurrent
cseNetflowLSExportDataDestMask
OBJECT-TYPE
The mask to be applied to its corresponding instance of cseNetflowExportDataDest.
1.3.6.1.4.1.9.9.97.1.3.7FlowAddressComponentread-writecurrent
cseNetflowLSExportDataProtocol
OBJECT-TYPE
The protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.
1.3.6.1.4.1.9.9.97.1.3.8Integer32 (0..255)read-writecurrent
cseNetflowLSExportDataFilterSelection
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.9INTEGER {included(1), excluded(2)}read-writecurrent
cseNetflowLSExportNDEVersionNumber
OBJECT-TYPE
The netflow data export version number which is supported by the device. The typical value of this object can be 1, 7 or 8.
1.3.6.1.4.1.9.9.97.1.3.10Integer32 (1..65535)read-writecurrent
cseNetflowLSFilterSupport
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.11INTEGER {single(1), multiple(2)}read-onlycurrent
cseNetflowLSFilterTable
OBJECT-TYPE
A Table containing Netflow Data Export filtering configuration.
1.3.6.1.4.1.9.9.97.1.3.12not-accessiblecurrent
cseNetflowLSFilterEntry
OBJECT-TYPE
A conceptutal row in the cseNetflowLSFilterTable, representing a NDE filter configuration.
1.3.6.1.4.1.9.9.97.1.3.12.1not-accessiblecurrent
cseNetflowLSFilterIndex
OBJECT-TYPE
An arbitrary integer which uniquely identifies the filter
1.3.6.1.4.1.9.9.97.1.3.12.1.1Unsigned32not-accessiblecurrent
cseNetflowLSFilterDataSource
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.2FlowAddressComponentread-createcurrent
cseNetflowLSFilterDataSourceMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.3FlowAddressComponentread-createcurrent
cseNetflowLSFilterDataDest
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.4FlowAddressComponentread-createcurrent
cseNetflowLSFilterDataDestMask
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.5FlowAddressComponentread-createcurrent
cseNetflowLSFilterDataProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.6Integer32 (0..255)read-createcurrent
cseNetflowLSFilterSelection
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.7INTEGER {included(1), excluded(2)}read-createcurrent
cseNetflowLSFilterStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.12.1.8RowStatusread-createcurrent
cseNetFlowIfIndexEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.13Bits {destIfIndex(0), srcIfIndex(1)}read-writecurrent
cseNetflowASInfoExportCtrl
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.14INTEGER {disable(1), originate(2), peer(3)}read-writecurrent
cseNetflowPerVlanIfGlobalEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.15TruthValueread-writecurrent
cseNetflowPerVlanIfCtrlTable
OBJECT-TYPE
A table to control netflow entry creation for each VLAN. When a VLAN is created, a corresponding entry is added to this table.
1.3.6.1.4.1.9.9.97.1.3.16not-accessiblecurrent
cseNetflowPerVlanIfCtrlEntry
OBJECT-TYPE
An entry containing the configuration to enable or disable netflow entry creation for each VLAN.
1.3.6.1.4.1.9.9.97.1.3.16.1not-accessiblecurrent
cseNetflowPerVlanIfCtrlVlan
OBJECT-TYPE
Indicates the VLAN number on which creation of netflow entries is configured.
1.3.6.1.4.1.9.9.97.1.3.16.1.1VlanIndexnot-accessiblecurrent
cseNetflowPerVlanIfEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.3.16.1.2TruthValueread-writecurrent
cseL3Objects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.4
cseL3StatsTable
OBJECT-TYPE
A table containing L3 statistics information on each switching engine.
1.3.6.1.4.1.9.9.97.1.4.1not-accessiblecurrent
cseL3StatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.4.1.1not-accessiblecurrent
cseL3SwitchedTotalPkts
OBJECT-TYPE
Total number of packets switched at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.1Counter32read-onlycurrent
cseL3SwitchedTotalOctets
OBJECT-TYPE
Number of octets in the total packets switched at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.2Counter64read-onlycurrent
cseL3CandidateFlowHits
OBJECT-TYPE
Number of L3 Cache hits for the candidate flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.3Counter32read-onlycurrent
cseL3EstablishedFlowHits
OBJECT-TYPE
Number of L3 Cache hits for established flow entries in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.4Counter32read-onlycurrent
cseL3ActiveFlows
OBJECT-TYPE
Number of active flows in the Layer 3 flow table of this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.5Gauge32read-onlycurrent
cseL3FlowLearnFailures
OBJECT-TYPE
Number of flows that failed to be learned because the Layer 3 flow table in this switching engine was full.
1.3.6.1.4.1.9.9.97.1.4.1.1.6Counter32read-onlycurrent
cseL3IntFlowInvalids
OBJECT-TYPE
Number of flow invalidation events received by this switching engine from the internal router(s).
1.3.6.1.4.1.9.9.97.1.4.1.1.7Counter32read-onlycurrent
cseL3ExtFlowInvalids
OBJECT-TYPE
Number of flow invalidation events received by this switching engine from external routers.
1.3.6.1.4.1.9.9.97.1.4.1.1.8Counter32read-onlycurrent
cseL3SwitchedPktsPerSec
OBJECT-TYPE
Number of packets switched per second at Layer 3 by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.1.1.9Counter32read-onlycurrent
cseL3VlanStatsTable
OBJECT-TYPE
A table containing per-VLAN, Layer 3 statistics information per switching engine.
1.3.6.1.4.1.9.9.97.1.4.2not-accessiblecurrent
cseL3VlanStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.4.2.1not-accessiblecurrent
cseL3VlanIndex
OBJECT-TYPE
Vlan number for which the statistics are maintained by this entry.
1.3.6.1.4.1.9.9.97.1.4.2.1.1VlanIndexnot-accessiblecurrent
cseL3VlanInPkts
OBJECT-TYPE
Number of packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.2Counter64read-onlycurrent
cseL3VlanInOctets
OBJECT-TYPE
Number of octets in packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.3Counter64read-onlycurrent
cseL3VlanOutPkts
OBJECT-TYPE
Number of packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.4Counter64read-onlycurrent
cseL3VlanOutOctets
OBJECT-TYPE
Number of octets in packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.5Counter64read-onlycurrent
cseL3VlanInUnicastPkts
OBJECT-TYPE
Number of unicast packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.6Counter64read-onlycurrent
cseL3VlanInUnicastOctets
OBJECT-TYPE
Number of octets in unicast packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.7Counter64read-onlycurrent
cseL3VlanOutUnicastPkts
OBJECT-TYPE
Number of unicast packets Layer 3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.8Counter64read-onlycurrent
cseL3VlanOutUnicastOctets
OBJECT-TYPE
Number of octets in unicast packets Layer-3 forwarded to this Vlan by this switching engine.
1.3.6.1.4.1.9.9.97.1.4.2.1.9Counter64read-onlycurrent
cseStatsFlowTable
OBJECT-TYPE
A table of flow statistics per switch engine that is not covered in cseL3StatsTable.
1.3.6.1.4.1.9.9.97.1.4.3not-accessiblecurrent
cseStatsFlowEntry
OBJECT-TYPE
A conceptual row about slot based L3 flow statistics.
1.3.6.1.4.1.9.9.97.1.4.3.1not-accessiblecurrent
cseStatsFlowAged
OBJECT-TYPE
Total number of layer 3 flows aged out by hardware. Management applications can control flow aging by setting the value of cseFlowEstablishedAgingTime object.
1.3.6.1.4.1.9.9.97.1.4.3.1.1Counter32read-onlycurrent
cseStatsFlowPurged
OBJECT-TYPE
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).
1.3.6.1.4.1.9.9.97.1.4.3.1.2Counter32read-onlycurrent
cseStatsFlowParityFail
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.4.3.1.3Counter32read-onlycurrent
cseCacheUtilTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.4.4not-accessiblecurrent
cseCacheUtilEntry
OBJECT-TYPE
A row instance represents layer 3 flow utilization of a particular cache pool on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.4.1not-accessiblecurrent
cseCacheUtilization
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.4.4.1.1Gauge32 (0..100)read-onlycurrent
cseCacheEntriesCreated
OBJECT-TYPE
This object indicates the total number of flow entries successfully created in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.4.1.2Unsigned32read-onlycurrent
cseCacheEntriesFailed
OBJECT-TYPE
This object indicates the number of flow entries which were failed to be created in this switching engine.
1.3.6.1.4.1.9.9.97.1.4.4.1.3Unsigned32read-onlycurrent
cseErrorStatsTable
OBJECT-TYPE
A table of IP and IPX error counters per switch engine.
1.3.6.1.4.1.9.9.97.1.4.5not-accessiblecurrent
cseErrorStatsEntry
OBJECT-TYPE
A row instance represents layer-3 IP and IPX error counters on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.5.1not-accessiblecurrent
cseIpPlenErrors
OBJECT-TYPE
Indicates the number of IP length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.1Counter64read-onlycurrent
cseIpTooShortErrors
OBJECT-TYPE
Indicates the number of IP length too short errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.2Counter64read-onlycurrent
cseIpCheckSumErrors
OBJECT-TYPE
Indicates the number of IP checksum errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.3Counter64read-onlycurrent
cseIpxPlenErrors
OBJECT-TYPE
Indicates the number of IPX length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.4Counter64read-onlycurrent
cseIpxTooShortErrors
OBJECT-TYPE
Indicates the number of IPX length too short errors.
1.3.6.1.4.1.9.9.97.1.4.5.1.5Counter64read-onlycurrent
cseErrorStatsLCTable
OBJECT-TYPE
A table of IP and IPX error counters per switch engine.
1.3.6.1.4.1.9.9.97.1.4.6not-accessiblecurrent
cseErrorStatsLCEntry
OBJECT-TYPE
A row instance represents layer-3 IP and IPX error counters on a switching engine.
1.3.6.1.4.1.9.9.97.1.4.6.1not-accessiblecurrent
cseLCIpPlenErrors
OBJECT-TYPE
Indicates the number of IP length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.1Counter32read-onlycurrent
cseLCIpTooShortErrors
OBJECT-TYPE
Indicates the number of IP length too short errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.2Counter32read-onlycurrent
cseLCIpCheckSumErrors
OBJECT-TYPE
Indicates the number of IP checksum errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.3Counter32read-onlycurrent
cseLCIpxPlenErrors
OBJECT-TYPE
Indicates the number of IPX length against physical length errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.4Counter32read-onlycurrent
cseLCIpxTooShortErrors
OBJECT-TYPE
Indicates the number of IPX length too short errors.
1.3.6.1.4.1.9.9.97.1.4.6.1.5Counter32read-onlycurrent
cseL3SwitchedAggrPktsPerSec
OBJECT-TYPE
Number of packets switched per second at Layer 3 by the entire system.
1.3.6.1.4.1.9.9.97.1.4.7Counter32read-onlycurrent
cseProtocolFilter
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.5
cseProtocolFilterEnable
OBJECT-TYPE
Indicates if protocol filtering is enabled in the device.
1.3.6.1.4.1.9.9.97.1.5.1TruthValueread-writecurrent
cseProtocolFilterPortTable
OBJECT-TYPE
A table containing the protocol filtering configuration and status information on ports.
1.3.6.1.4.1.9.9.97.1.5.2not-accessiblecurrent
cseProtocolFilterPortEntry
OBJECT-TYPE
A conceptual row in the cseProtocolFilterPortTable, representing a Protocol filter configuration status information for a particular port (identified by ifIndex) and protocol type.
1.3.6.1.4.1.9.9.97.1.5.2.1not-accessiblecurrent
cseProtocolFilterPortProtocol
OBJECT-TYPE
The protocol (group) to filter, used here as the secondary index.
1.3.6.1.4.1.9.9.97.1.5.2.1.1INTEGER {ip(1), ipx(2), grpProtocols(3)}not-accessiblecurrent
cseProtocolFilterPortAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.5.2.1.2INTEGER {on(1), off(2), auto(3)}read-writecurrent
cseProtocolFilterPortOperStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.5.2.1.3INTEGER {on(1), off(2), notSupported(3)}read-onlycurrent
cseUcastCache
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.6
cseUcastCacheTable
OBJECT-TYPE
A control table used to purge certain types of IP/IPX layer 3 unicast flows stored in the cache pool.
1.3.6.1.4.1.9.9.97.1.6.1not-accessiblecurrent
cseUcastCacheEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.6.1.1not-accessiblecurrent
cseUcastCacheIndex
OBJECT-TYPE
An arbitrary integer which uniquely identifies the flow purge contained in this row instance.
1.3.6.1.4.1.9.9.97.1.6.1.1.1Unsigned32not-accessiblecurrent
cseUcastCacheFlowType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.6.1.1.2INTEGER {any(1), dstOnly(2), srcOrDst(3), srcAndDst(4), fullFlow(5), ipxDstOnly(6), ipxSrcAndDst(7)}read-createcurrent
cseUcastCacheTransport
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.3INTEGER {udp(1), tcp(2)}read-createcurrent
cseUcastCacheDest
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.4FlowAddressComponentread-createcurrent
cseUcastCacheDestMask
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.5FlowAddressComponentread-createcurrent
cseUcastCacheSource
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.6FlowAddressComponentread-createcurrent
cseUcastCacheSrcMask
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.7FlowAddressComponentread-createcurrent
cseUcastCacheRtrIp
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.6.1.1.8IpAddressread-createcurrent
cseUcastCacheOwner
OBJECT-TYPE
The manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.6.1.1.9OwnerStringread-createcurrent
cseUcastCacheStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.6.1.1.10RowStatusread-createcurrent
cseUcastCacheResult
OBJECT-TYPE
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
1.3.6.1.4.1.9.9.97.1.6.1.1.11INTEGER {purging(1), notPurging(2)}read-onlycurrent
cseMcastCache
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.7
cseMcastCacheTable
OBJECT-TYPE
A control table used to purge specified IP multicast flows from the switch engine.
1.3.6.1.4.1.9.9.97.1.7.1not-accessiblecurrent
cseMcastCacheEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.7.1.1not-accessiblecurrent
cseMcastCacheIndex
OBJECT-TYPE
An arbitrary integer which uniquely identifies the flow purge contained in the current row instance.
1.3.6.1.4.1.9.9.97.1.7.1.1.1Unsigned32not-accessiblecurrent
cseMcastCacheFlowType
OBJECT-TYPE
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').
1.3.6.1.4.1.9.9.97.1.7.1.1.2INTEGER {any(1), group(2), grpAndSrc(3)}read-createcurrent
cseMcastCacheGrp
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.7.1.1.3McastGroupIpread-createcurrent
cseMcastCacheSrc
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.7.1.1.4IpAddressread-createcurrent
cseMcastCacheRtrIp
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.97.1.7.1.1.5IpAddressread-createcurrent
cseMcastCacheOwner
OBJECT-TYPE
The manager entity that configured this entry and is therefore using the resources assigned to it.
1.3.6.1.4.1.9.9.97.1.7.1.1.6OwnerStringread-createcurrent
cseMcastCacheResult
OBJECT-TYPE
state of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.
1.3.6.1.4.1.9.9.97.1.7.1.1.7INTEGER {purging(1), notPurging(2)}read-onlycurrent
cseMcastCacheStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.7.1.1.8RowStatusread-createcurrent
cseCef
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.8
cseCefFibTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.1not-accessiblecurrent
cseCefFibEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.1.1not-accessiblecurrent
cseCefFibIndex
OBJECT-TYPE
The index of this table entry.
1.3.6.1.4.1.9.9.97.1.8.1.1.1Unsigned32not-accessiblecurrent
cseCefFibAddrType
OBJECT-TYPE
The type of IP address denoted in cseCefFibDestIp and cseCefFibDestIpMask object.
1.3.6.1.4.1.9.9.97.1.8.1.1.2InetAddressTyperead-onlycurrent
cseCefFibDestIp
OBJECT-TYPE
The destination IP address specified in IP packet header.
1.3.6.1.4.1.9.9.97.1.8.1.1.3InetAddressread-onlycurrent
cseCefFibDestIpMask
OBJECT-TYPE
The specified destination IP address mask.
1.3.6.1.4.1.9.9.97.1.8.1.1.4InetAddressread-onlycurrent
cseCefFibType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.1.1.5INTEGER {other(1), resolved(2), bridge(3), drop(4), connected(5), receive(6), wildcard(7), tunnel(8), default(9)}read-onlycurrent
cseCefAdjacencyTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.3not-accessiblecurrent
cseCefAdjacencyEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.3.1not-accessiblecurrent
cseCefAdjacencyIndex
OBJECT-TYPE
The adjacency index of this table entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.1Unsigned32not-accessiblecurrent
cseCefAdjacencyAddrType
OBJECT-TYPE
The type of IP address denoted in cseCefAdjacencyNextHopIp object.
1.3.6.1.4.1.9.9.97.1.8.3.1.2InetAddressTyperead-onlycurrent
cseCefAdjacencyNextHopIp
OBJECT-TYPE
The next hop IP address.
1.3.6.1.4.1.9.9.97.1.8.3.1.3InetAddressread-onlycurrent
cseCefAdjacencyNextHopMac
OBJECT-TYPE
The next hop Ethernet address.
1.3.6.1.4.1.9.9.97.1.8.3.1.4MacAddressread-onlycurrent
cseCefAdjacencyNextHopIfIndex
OBJECT-TYPE
Indicates the next hop interface ifIndex.
1.3.6.1.4.1.9.9.97.1.8.3.1.5InterfaceIndexOrZeroread-onlycurrent
cseCefAdjacencyType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.3.1.6INTEGER {other(1), punt(2), glean(3), drop(4), null(5), noRewrite(6), forceDrop(7), connect(8), unresolved(9), loopback(10), tunnel(11)}read-onlycurrent
cseCefAdjacencyPkts
OBJECT-TYPE
Indicates the number of Layer 3 packets transmitted to this adjacency entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.7Counter64read-onlycurrent
cseCefAdjacencyOctets
OBJECT-TYPE
Indicates the number of Layer 3 octets transmitted to this adjacency entry.
1.3.6.1.4.1.9.9.97.1.8.3.1.8Counter64read-onlycurrent
cseCefAdjacencyEncap
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.8.3.1.9INTEGER {arpa(1), raw(2), sap(3), snap(4)}read-onlycurrent
cseCefAdjacencyMTU
OBJECT-TYPE
Indicates the next hop destination MTU value.
1.3.6.1.4.1.9.9.97.1.8.3.1.10Unsigned32read-onlycurrent
cseTcamUsage
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.9
cseTcamUsageTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.9.1not-accessiblecurrent
cseTcamUsageEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.97.1.9.1.1not-accessiblecurrent
cseTcamResourceType
OBJECT-TYPE
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. ingressInterfaceMapping(11) indicates that TCAM space is allocated for ingress interface mapping purpose. egressInterfaceMapping(12) indicates that TCAM space is allocated for egress interface mapping purpose. louSource(13) indicates that TCAM space is allocated as source LOUs (Logical Operation Unit). louDestination(14) indicates that TCAM space is allocated as destination LOUs. andOr(15) indicates that TCAM space is allocated for ANDOR purpose. orAnd(16) indicates that TCAM space is allocated for ORAND purpose. aclAdjacency(17) indicates that TCAM space is allocated for ACL adjacency purpose. aclHighStorageMask(18) indicates that high bank TCAM space is allocated to store ACL masks. aclHighStorageValue(19) indicates that high bank TCAM space is allocated to store ACL value. aclLowStorageMask(20) indicates that low bank TCAM space is allocated to store ACL masks. aclLowStorageValue(21) indicates that low bank TCAM space is allocated to store ACL values. qosHighStorageMask(22) indicates that high bank TCAM space is allocated to store QoS masks. qosHighStorageValue(23) indicates that high bank TCAM space is allocated to store QoS value. qosLowStorageMask(24) indicates that low bank TCAM space is allocated to store QoS masks. qosLowStorageValue(25) indicates that low bank TCAM space is allocated to store QoS values. sgacl(26) indicates that TCAM space is allocated for SGACL (Security Group Access Control List) purpose. accounting(27) indicates that TCAM space is allocated for accounting purpose such as AS (Autonomous System) based accounting, classification based accounting. ipv6Ext(28) indicates that TCAM space is allocated for IPv6 Extended Header lookup purpose. ethertype(29) indicates that TCAM space is allocated for layer2 ethertype lookup purpose. destInfo(30) indicates that TCAM space is allocated for destination information lookup purpose. dgtSgtRegion(31) indicates that TCAM space is allocated for specific SGT (Secutiry Group Tag), DGT (Destination Group Tag) pairs. anyAnyRegion(32) indicates that TCAM space is allocated for SGT (Secutiry Group Tag), DGT (Destination Group Tag) pairs with one or both of them as ANY. tcamALabel(33) indicates that TCAM space is allocated for labels used by TCAM A entries. tcamBLabel(34) indicates that TCAM space is allocated for labels used by TCAM B entries. destInfoIn(35) indicates that TCAM space is allocated for destination information table for IFE (Ingress Forwarding Engine) ACL redirects. destInfoOut(36) indicates that TCAM space is allocated for destination information table for OFE (Output/Egress Forwarding Engine) ACL redirects. tcam0Bank0(37) indicates that TCAM space is allocated for TCAM 0 Bank 0. tcam0Bank1(38) indicates that TCAM space is allocated for TCAM 0 Bank 1. tcam1Bank0(39) indicates that TCAM space is allocated for TCAM 1 Bank 0. tcam1Bank1(40) indicates that TCAM space is allocated for TCAM 1 Bank 1. tcam0Aggregate(41) indicates that TCAM space is allocated for the aggregate of Bank 0 and Bank 1 on TCAM 0. tcam1Aggregate(42) indicates that TCAM space is allocated for the aggregate of Bank 0 and Bank 1 on TCAM 1. bank0Aggregate(43) indicates that TCAM space is allocated for the aggregate of TCAM 0 and TCAM 1 for Bank 0. bank1Aggregate(44) indicates that TCAM space is allocated for the aggregate of TCAM 0 and TCAM 1 for Bank 1. lou(45) indicates that TCAM space is allocated for LOUs (Logical Operation Unit). bothLouOperands(46) indicates that TCAM space is allocated for LOUs with both operands. singleLouOperands(47) indicates that TCAM space is allocated for LOUs with single operands. louL4SourcePort(48) indicates that TCAM space is allocated for LOUs with L4 source port in comparison. louL4DstPort(49) indicates that TCAM space is allocated for LOUs with L4 destination port in comparison. louL3PacketLength(50) indicates that TCAM space is allocated for LOUs with L3 Length in comparison. louIpTos(51) indicates that TCAM space is allocated for LOUs with IP ToS (Type of Service) in comparison. louIpDscp(52) indicates that TCAM space is allocated for LOUs with IP DSCP (Differentiated Services Code Point) in comparison. louIpPrecedence(53) indicates that TCAM space is allocated for LOUs with IP Precedence in comparison. louIpTtl(54) indicates that TCAM space is allocated for LOUs with IP TTL in comparison. tcpFlags(55) indicates that TCAM space is allocated for TCP Flags. l4DynamicProtocolCam(56) indicates that TCAM space is allocated for L4 Dynamic Protocol CAM. macEtypeOrProtoCam(57) indicates that TCAM space is allocated for MAC Etype or Protocol CAM. nonL4OpLabelsTcam0(58) indicates that TCAM space is allocated for labels without using any L4 operator resources like LOUs or TCP Flags for TCAM 0. nonL4OpLabelsTcam1(59) indicates that TCAM space is allocated for labels without using any L4 operator resources like LOUs or TCP Flags for TCAM 1. l4OpLabelTcam0(60) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 0. l4OpLabelTcam1(61) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 1. ingressDestInfoTable(62) indicates that TCAM space is allocated for Ingress Destination Info Table. egressDestInfoTable(63) indicates that TCAM space is allocated for Egress Destination Info Table. ingressTcam(64) indicates that ingress TCAM resource utilization. ingressIpv6Tcam(65) indicates that ingress TCAM space is allocated for IPv6 compression. ingressLou(66) indicates that ingress TCAM space is allocated for LOUs (Logical Operation Unit). ingressBothLouOperands(67) indicates that ingress TCAM space is allocated for LOUs with both operands. ingressSingleLouOperands(68) indicates that ingress TCAM space is allocated for LOUs with single operands. ingressLouL4SourcePort(69) indicates that ingress TCAM space is allocated for LOUs with L4 source port in comparison. ingressLouL4DstPort(70) indicates that ingress TCAM space is allocated for LOUs with L4 destination port in comparison. ingressLouL3PacketLength(71) indicates that ingress TCAM space is allocated for LOUs with L3 Length in comparison. ingressLouL3Ttl(72) indicates that ingress TCAM space is allocated for LOUs with L3 TTL in comparison. ingressLouL2Ttl(73) indicates that ingress TCAM space is allocated for LOUs with L2 TTL in comparison. ingressTcpFlags(74) indicates that ingress TCAM space is allocated for TCP Flags. egressTcam(75) indicates that egress TCAM resource utilization. egressIpv6Tcam(76) indicates that egress TCAM space is allocated for IPv6 compression. egressLou(77)indicates that egress TCAM space is allocated for LOUs (Logical Operation Unit). egressBothLouOperands(78) indicates that egress TCAM space is allocated for LOUs with both operands. egressSingleLouOperands(79) indicates that egress TCAM space is allocated for LOUs with single operands. egressLouL4SourcePort(80) indicates that egress TCAM space is allocated for LOUs with L4 source port in comparison. egressLouL4DstPort(81) indicates that egress TCAM space is allocated for LOUs with L4 destination port in comparison. egressLouL3PacketLength(82) indicates that egress TCAM space is allocated for LOUs with L3 Length in comparison. egressLouL3Ttl(83) indicates that egress TCAM space is allocated for the LOUs with L3 TTL in comparison. egressLouL2Ttl(84) indicates that egress TCAM space is allocated for LOUs with L2 TTL in comparison. egressTcpFlags(85) indicates that egress TCAM space is allocated for TCP Flags. l4OpLabelTcam2(86) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 2. l4OpLabelTcam3(87) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 3. l4OpLabelTcam4(88) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 4. l4OpLabelTcam5(89) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 5. l4OpLabelTcam6(90) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 6. l4OpLabelTcam7(91) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 7. l4OpLabelTcam8(92) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 8. l4OpLabelTcam9(93) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 9. l4OpLabelTcam10(94) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 10. l4OpLabelTcam11(95) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 11. l4OpLabelTcam12(96) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 12. l4OpLabelTcam13(97) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 13. l4OpLabelTcam14(98) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 14. l4OpLabelTcam15(99) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 15. l4OpLabelTcam16(100) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 16. l4OpLabelTcam17(101) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 17. l4OpLabelTcam18(102) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 18. l4OpLabelTcam19(103) indicates that TCAM space is allocated for labels using any L4 operator resources like LOUs or TCP Flags for TCAM 19. ingressPacl(104) indicates that ingress TCAM space is allocated for PACL. ingressVacl(105) indicates that ingress TCAM space is allocated for VACL. ingressRacl(106) indicates that ingress TCAM space is allocated for RACL. ingressRbacl(107) indicates that ingress TCAM space is allocated for RBACL. ingressNbm(108) indicates that ingress TCAM space is allocated for NBM. ingressL2Qos(109) indicates that ingress TCAM space is allocated for L2 QoS. ingressL3VlanQos(110) indicates that ingress TCAM space is allocated for L3/VLAN QOS. ingressSup(111) indicates that ingress TCAM space is allocated for SUP. ingressL2SpanAcl(112) indicates that ingress TCAM space is allocated for L2 SPAN ACL. ingressL3VlanSpanAcl(113) indicates that ingress TCAM space is allocated for L3/VLAN SPAN ACL. ingressFstat(114) indicates that ingress TCAM space is allocated for FSTAT. ingressLatency(115) indicates that ingress TCAM space is allocated for LATENCY. span(116) indicates that TCAM space is allocated for SPAN. nat(117) indicates that TCAM space is allocated for NAT. egressVacl(118) indicates that egress TCAM space is allocated for VACL. egressRacl(119) indicates that egress TCAM space is allocated for RACL. egressRbacl(120) indicates that egress TCAM space is allocated for RBACL. egressSup(121) indicates that egress TCAM space is allocated for SUP. egressL2Qos(122) indicates that egress TCAM space is allocated for L2 QoS. egressL3VlanQos(123) indicates that egress TCAM space is allocated for L3/VLAN QoS. netflowAnalyticsFilterTcam(124) indicates that TCAM space is allocated for Netflow/Analytics Filter. ingressNetflowL3(125) indicates that ingress TCAM space is allocated for L3 Netflow. ingressNetflowL2(126) indicates that ingress TCAM space is allocated for L2 Netflow. featureVxLanOam(127) indicates that TCAM space is allocated for Feature VxLAN OAM. featureBfd(128) indicates that TCAM space is allocated for Feature BFD. featureDhcpSnoop(129) indicates that TCAM space is allocated for Feature DHCP SNOOP. ingressRedirect(130) indicates that TCAM space is allocated for ingress REDIRECT. featureDhcpV6Relay(131) indicates that TCAM space is allocated for Feature DHCPv6 RELAY. featureArpSnoop(132) indicates that TCAM space is allocated for Feature ARP SNOOP. featureDhcpSnoopFhs(133) indicates that TCAM space is allocated for Feature DHCP SNOOP FHS. featureDhcpVaclFhs(134) indicates that TCAM space is allocated for Feature DHCP VACL FHS. featureDhcpSisf(135) indicates that TCAM space is allocated for Feature DHCP SISF. egressSystem(136) indicates that egress TCAM space is allocated for System. rplusEgressSystem(137) indicates that TCAM space is allocated for RPLUS Egress System. supSystem(138) indicates that TCAM space is allocated for SUP System. rplusSupSystem(139) indicates that TCAM space is allocated for RPLUS SUP System. fmSupSystem(140) indicates that TCAM space is allocated for FM SUP System. supCopp(141) indicates that TCAM space is allocated for SUP COPP. rplusSupCopp(142) indicates that TCAM space is allocated for RPLUS SUP COPP. supCoppReasonCode(143) indicates that TCAM space is allocated for SUP COPP Reason Code. ingressIpv4Pacl(144) indicates that ingress TCAM space is allocated for IPv4 PACL. ingressIpv6Pacl(145) indicates that ingress TCAM space is allocated for IPv6 PACL. ingressMacPacl(146) indicates that ingress TCAM space is allocated for MAC PACL. ingressFexIpv4Pacl(147) indicates that ingress TCAM space is allocated for Fex IPv4 PACL. ingressFexIpv6Pacl(148) indicates that ingress TCAM space is allocated for Ingress Fex IPv6 PACL. ingressFexMacPacl(149) indicates that ingress TCAM space is allocated for Ingress Fex MAC PACL. ingressIpv4PortQos(150) indicates that ingress TCAM space is allocated for IPv4 Port QoS. ingressIpv4PortQosLite(151) indicates that ingress TCAM space is allocated for IPv4 Port QoS (Lite). ingressIpv6PortQos(152) indicates that ingress TCAM space is allocated for IPv6 Port QoS. ingressMacPortQos(153) indicates that ingress TCAM space is allocated for MAC Port QoS. ingressIpv4FexPortQos(154) indicates that ingress TCAM space is allocated for IPv4 FEX Port QoS. ingressIpv4FexPortQosLite(155) indicates that ingress TCAM space is allocated for IPv4 FEX Port QoS (Lite). ingressIpv6FexPortQos(156) indicates that ingress TCAM space is allocated for IPv6 FEX Port QoS. ingressMacFexPortQos(157) indicates that ingress TCAM space is allocated for MAC FEX Port QoS. ingressIpv4Vacl(158) indicates that ingress TCAM space is allocated for IPv4 VACL. ingressIpv6Vacl(159) indicates that ingress TCAM space is allocated for IPv6 VACL. ingressMacVacl(160) indicates that ingress TCAM space is allocated for MAC VACL. ingressIpv4VlanQos(161) indicates that ingress TCAM space is allocated for IPv4 VLAN QoS. ingressIpv4VlanQosLite(162) indicates that ingress TCAM space is allocated for IPv4 VLAN QoS (Lite). ingressIpv6VlanQos(163) indicates that ingress TCAM space is allocated for IPv6 VLAN QoS. ingressMacVlanQos(164) indicates that ingress TCAM space is allocated for MAC VLAN QoS. ingressIpv4Racl(165) indicates that ingress TCAM space is allocated for IPv4 RACL. ingressIpv6Racl(166) indicates that ingress TCAM space is allocated for IPv6 RACL. ingressIpv4L3Qos(167) indicates that ingress TCAM space is allocated for IPv4 L3 QoS. ingressIPv4L3QosLite(168) indicates that ingress TCAM space is allocated for IPv4 L3 QoS (Lite). ingressIPv6L3Qos(169) indicates that ingress TCAM space is allocated for IPv6 L3 QoS. ingressMacL3Qos(170) indicates that ingress TCAM space is allocated for MAC L3 QoS. ingressFlowCounters(171) indicates that TCAM space is allocated for ingress Flow Counters. ingressSviCounters(172) indicates that TCAM space is allocated for Ingress SVI Counters. egressIpv4Vacl(173) indicates that egress TCAM space is allocated for IPv4 VACL. egressIpv6Vacl(174) indicates that egress TCAM space is allocated for IPv6 VACL. egressMacVacl(175) indicates that egress TCAM space is allocated for MAC VACL. egressIpv4Qos(176) indicates that egress TCAM space is allocated for IPv4 QoS. egressIpv4QosLite(177) indicates that egress TCAM space is allocated for IPv4 QoS Lite. egressIpv6Qos(178) indicates that egress TCAM space is allocated for IPv6 QoS. egressMacQos(179) indicates that egress TCAM space is allocated for MAC QoS. rplusIngressEgressIpv4Qos(180) indicates that TCAM space is allocated for RPLUS Ingress/Egress IPv4 QoS. redirect(181) indicates that TCAM space is allocated for Redirect. rplusIngressEgressIpv4QosLite(182) indicates that TCAM space is allocated for RPLUS Ingress/Egress IPv4 QoS Lite. rplusIngressEgressIpv6Qos(183) indicates that TCAM space is allocated for Ingress/Egress IPv6 QoS. rplusIngressEgressMacQos(184) indicates that TCAM space is allocated for Ingress/Egress MAC QoS. egressIpv4Racl(185) indicates that egress TCAM space is allocated for IPv4 RACL. egressIpv6Racl(186) indicates that egress TCAM space is allocated for IPv6 RACL. egressFlowCounters(187) indicates that TCAM space is allocated for Egress Flow Counters. ingressNsIpv4PortQos(188) indicates that ingress TCAM space is allocated for NS IPv4 Port QoS. ingressNsIpv6PortQos(189) indicates that ingress TCAM space is allocated for NS IPv6 Port QoS. ingressNsMTCAM_MIB.myacPortQos(190) indicates that ingress TCAM space is allocated for NS MAC Port QoS. ingressNsIpv4VlanQos(191) indicates that ingress TCAM space is allocated for NS IPv4 VLAN QoS. ingressNsIpv6VlanQos(192) indicates that ingress TCAM space is allocated for NS IPv6 VLAN QoS. ingressNsMacVlanQos(193) indicates that ingress TCAM space is allocated for NS MAC VLAN QoS. ingressNsIpv4L3Qos(194) indicates that ingress TCAM space is allocated for NS IPv4 L3 QoS. ingressNsIpv6L3Qos(195) indicates that ingress TCAM space is allocated for NS IPv6 L3 QoS. vpcConvergence(196) indicates that TCAM space is allocated for VPC Convergence. ipsgSmacIpBindingTable(197) indicates that TCAM space is allocated for IPSG SMAC-IP binding table. openflowAcl(198) indicates that TCAM space is allocated for OPENFLOW ACL. openflowIpv6Acl(199) indicates that TCAM space is allocated for OPENFLOW IPV6 ACL. ingressEtherAcl(200) indicates that ingress TCAM space is allocated for Ether ACL. mplsFeature(201) indicates that TCAM space is allocated for MPLS feature. ingressIpv4Qos(202) indicates that ingress TCAM space is allocated for IPv4 QoS. ingressIpv6Qos(203) indicates that ingress TCAM space is allocated for IPv6 QoS. ipv6Sup(204) indicates that TCAM space is allocated for IPV6 SUP. ingressIpv4Pbr(205) indicates that ingress TCAM space is allocated for IPv4 PBR. ingressIpv6Pbr(206) indicates that ingress TCAM space is allocated for IPv6 PBR. ingressIpv4PaclDoubleWide(207) indicates that ingress TCAM space is allocated for IPv4 PACL DoubleWide. arpAcl(208) indicates that TCAM space is allocated for ARP ACL. sflowNorthstarAcl(209) indicates that TCAM space is allocated for sFlow Northstar ACL. mcastBidir(210) indicates that TCAM space is allocated for mcast bidir. redirectTunnel(211) indicates that TCAM space is allocated for Redirect TUNNEL. ingressFcoeCounters(212) indicates that TCAM space is allocated for Ingress FCoE Counters. egressFcoeCounters(213) indicates that egress TCAM space is allocated for Egress FCoE Counters. spanSflowCombined(214) indicates that TCAM space is allocated for SPAN SFLOW combined. mcastPerformance(215) indicates that TCAM space is allocated for mcast performance. fhs(216) indicates that TCAM space is allocated for FHS. openflowLiteAcl(217) indicates that TCAM space is allocated for OPENFLOW LITE ACL. ipv6DestCompression(218) indicates that TCAM space is allocated for IPv6 Dest Compression. ingressIpv4RaclLite(219) indicates that TCAM space is allocated for Ingress IPv4 RACL Lite. ipv6SrcCompression(220) indicates that TCAM space is allocated for IPv6 Src Compression. ipv4RaclSpanUdf(221) indicates that TCAM space is allocated for IPV4 RACL SPAN UDF. ingressIpv4PortQosIntraTcamLite(222) indicates that TCAM space is allocated for Ingress IPv4 Port QoS (Intra-TCAM Lite). ingressIpv4L3QosIntraTcamLite(223) indicates that TCAM space is allocated for Ingress IPv4 L3 QoS (Intra-TCAM Lite). ingressIpv4VlanQosIntraTcamLite(224) indicates that TCAM space is allocated for Ingress IPv4 VLAN QoS (Intra-TCAM Lite). ipv4PaclSpanUdf(225) indicates that TCAM space is allocated for IPV4 PACL SPAN UDF. coppSystem(226) indicates that TCAM space is allocated for COPP SYSTEM. ingressIpv4PaclLite(227) indicates that TCAM space is allocated for ingress IPv4 PACL lite. ingressIpv4VaclLite(228) indicates that TCAM space is allocated for ingress IPv4 VACL lite. vxLanXConnect(229) indicates that TCAM space is allocated for VxLAN XConnect. dot1X(230) indicates that TCAM space is allocated for DOT1X. dot1XMultiAuth(231) indicates that TCAM space is allocated for DOT1X Multi Auth. ingressPaclAll(232) indicates that TCAM space is allocated for Ingress PACL ALL. ingressRaclAll(233) indicates that TCAM space is allocated for Ingress RACL ALL. ingressVaclAll(234) indicates that TCAM space is allocated for Ingress VACL ALL. ingressMacPqos(235) indicates that TCAM space is allocated for Ingress MAC PQOS. ingressIpv4Pqos(236) indicates that TCAM space is allocated for Ingress IPV4 PQOS. ingressIpv6Pqos(237) indicates that TCAM space is allocated for Ingress IPV6 PQOS. ingressPqos(238) indicates that TCAM space is allocated for Ingress PQOS. ingressMacVqos(239) indicates that TCAM space is allocated for Ingress MAC VQOS. ingressIpv4Vqos(240) indicates that TCAM space is allocated for Ingress IPV4 VQOS. ingressIpv6Vqos(241) indicates that TCAM space is allocated for Ingress IPV6 VQOS. ingressVqosAll(242) indicates that TCAM space is allocated for Ingress VQOS ALL. ingressIpv4L3qos(243) indicates that TCAM space is allocated for Ingress IPV4 L3QOS. ingressIpv6L3qos(244) indicates that TCAM space is allocated for Ingress IPV6 L3QOS. ingressL3qosAll(245) indicates that TCAM space is allocated for Ingress L3QOS ALL. ingressCopp(246) indicates that TCAM space is allocated for Ingress COPP. ingressMacSpan(247) indicates that TCAM space is allocated for Ingress MAC SPAN. ingressIpv4Span(248) indicates that TCAM space is allocated for Ingress IPV4 SPAN. ingressSpan(249) indicates that TCAM space is allocated for Ingress SPAN. ingressSpanAll(250) indicates that TCAM space is allocated for Ingress SPAN ALL. egressRaclAll(251) indicates that TCAM space is allocated for Egress RACL ALL. egressVaclAll(252) indicates that TCAM space is allocated for Egress VACL ALL. egressMacPortQos(253) indicates that TCAM space is allocated for Egress MAC Port QOS. egressIpv4PortQos(254) indicates that TCAM space is allocated for Egress IPV4 Port QOS. egressIv6PortQos(255) indicates that TCAM space is allocated for Egress IPv6 Port QOS. egressPortQos(256) indicates that TCAM space is allocated for Egress Port QOS. egressMacVlanQos(257) indicates that TCAM space is allocated for Egress MAC VLAN QOS. egressIpv4VlanQos(258) indicates that TCAM space is allocated for Egress IPV4 VLAN QOS. egressIpv6VlanQos(259) indicates that TCAM space is allocated for Egress IPV6 VLAN QOS. egressVlanQos(260) indicates that TCAM space is allocated for Egress VLAN QOS. egressIpv4L3Qos(261) indicates that TCAM space is allocated for Egress IPV4 L3 QOS. egressIpv6L3Qos(262) indicates that TCAM space is allocated for Egress IPV6 L3 QOS. egressL3QosAll(263) indicates that TCAM space is allocated for Egress L3 QOS ALL. egressMacSpan(264) indicates that TCAM space is allocated for Egress MAC SPAN. egressIpv4Span(265) indicates that TCAM space is allocated for Egress IPV4 SPAN. egressIpv6Span(266) indicates that TCAM space is allocated for Egress IPV6 SPAN. egressSpanAll(267) indicates that TCAM space is allocated for Egress SPAN ALL. dhcp(268) indicates that TCAM space is allocated for DHCP. labelLblA(269) indicates that TCAM space is allocated for Label LBL A, Ingress-Physical interface-PACL,PQOS. labelLblB(270) indicates that TCAM space is allocated for Label LBL B, Ingress-Logical interface-PACL,PQOS. labelLblD(271) indicates that TCAM space is allocated for Label LBL D, Ingress-Physical interface-RACL,L3QOS. labelLblE(272) indicates that TCAM space is allocated for Label LBL E, Ingress-Logical interface-RACL,L3QOS. labelLblF(273) indicates that TCAM space is allocated for Label LBL F, Egress-Physical interface-RACL,L3QOS. labelLblG(274) indicates that TCAM space is allocated for Label LBL G, Egress-Logical interface-RACL,L3QOS. labelLblH(275) indicates that TCAM space is allocated for Label LBL H, Ingress-VLAN-VACL,VQOS. labelLblI(276) indicates that TCAM space is allocated for Label LBL I, Egress-VLAN-VACL,VQOS. labelLblK(277) indicates that TCAM space is allocated for Label LBL K, Ingress-All interface-DHCP. ingressSupAll(278) indicates that TCAM space is allocated for Ingress SUP ALL. egressSupAll(279) indicates that TCAM space is allocated for Egress SUP ALL. ingressVlanSpan(280) indicates that TCAM space is allocated for Ingress Vlan SPAN. ingressNetflow(281) indicates that TCAM space is allocated for Ingress Netflow. ingressCntAcl(282) indicates that TCAM space is allocated for Ingress CNTACL. egressCntAcl(283) indicates that TCAM space is allocated for Egress CNTACL. ingressHwTelemetry(284) indicates that TCAM space is allocated for Ingress HW-TELEMETRY. labelLblAv1(285) indicates that TCAM space is allocated for Label LBL A. labelLblBv1(286) indicates that TCAM space is allocated for Label LBL B. labelLblCv1(287) indicates that TCAM space is allocated for Label LBL C. labelLblDv1(288) indicates that TCAM space is allocated for Label LBL D. labelLblEv1(289) indicates that TCAM space is allocated for Label LBL E. labelLblFv1(290) indicates that TCAM space is allocated for Label LBL F. labelLblGv1(291) indicates that TCAM space is allocated for Label LBL G. labelLblHv1(292) indicates that TCAM space is allocated for Label LBL H. labelLblIv1(293) indicates that TCAM space is allocated for Label LBL I. labelLblJv1(294) indicates that TCAM space is allocated for Label LBL J. labelLblKv1(295) indicates that TCAM space is allocated for Label LBL K. labelLblLv1(296) indicates that TCAM space is allocated for Label LBL L. labelLblMv1(297) indicates that TCAM space is allocated for Label LBL M. labelLblNv1(298) indicates that TCAM space is allocated for Label LBL N. labelLblOv1(299) indicates that TCAM space is allocated for Label LBL O. labelLblPv1(300) indicates that TCAM space is allocated for Label LBL P. labelLblQv1(301) indicates that TCAM space is allocated for Label LBL Q. labelLblRv1(302) indicates that TCAM space is allocated for Label LBL R. ingressNetflowAnalytics(303) indicates that TCAM space is allocated for Ingress Netflow/Analytics. ingressNatOutside(304) indicates that TCAM space is allocated for Ingress NAT OUTSIDE. ingressNatInside(305) indicates that TCAM space is allocated for Ingress NAT INSIDE. ingressL2L3QosAll(306) indicates that TCAM space is allocated for Ingress L2 L3 QOS ALL. natRewriteTable(307) indicates that TCAM space is allocated for NAT Rewrite Table. tcpAwareNat(308) indicates that TCAM space is allocated for TCP Aware NAT. ingressNetflowSvi(309) indicates that TCAM space is allocated for Ingress Netflow SVI.
1.3.6.1.4.1.9.9.97.1.9.1.1.1INTEGER {aclStorageMask(1), aclStorageValue(2), aclDynamicStorageMask(3), aclDynamicStorageValue(4), qosStorageMask(5), qosStorageValue(6), qosDynamicStorageMask(7), qosDynamicStorageValue(8), l4PortOperator(9), interfaceMapping(10), ingressInterfaceMapping(11), egressInterfaceMapping(12), louSource(13), louDestination(14), andOr(15), orAnd(16), aclAdjacency(17), aclHighStorageMask(18), aclHighStorageValue(19), aclLowStorageMask(20), aclLowStorageValue(21), qosHighStorageMask(22), qosHighStorageValue(23), qosLowStorageMask(24), qosLowStorageValue(25), sgacl(26), accounting(27), ipv6Ext(28), ethertype(29), destInfo(30), dgtSgtRegion(31), anyAnyRegion(32), tcamALabel(33), tcamBLabel(34), destInfoIn(35), destInfoOut(36), tcam0Bank0(37), tcam0Bank1(38), tcam1Bank0(39), tcam1Bank1(40), tcam0Aggregate(41), tcam1Aggregate(42), bank0Aggregate(43), bank1Aggregate(44), lou(45), bothLouOperands(46), singleLouOperands(47), louL4SourcePort(48), louL4DstPort(49), louL3PacketLength(50), louIpTos(51), louIpDscp(52), louIpPrecedence(53), louIpTtl(54), tcpFlags(55), l4DynamicProtocolCam(56), macEtypeOrProtoCam(57), nonL4OpLabelsTcam0(58), nonL4OpLabelsTcam1(59), l4OpLabelTcam0(60), l4OpLabelTcam1(61), ingressDestInfoTable(62), egressDestInfoTable(63), ingressTcam(64), ingressIpv6Tcam(65), ingressLou(66), ingressBothLouOperands(67), ingressSingleLouOperands(68), ingressLouL4SourcePort(69), ingressLouL4DstPort(70), ingressLouL3PacketLength(71), ingressLouL3Ttl(72), ingressLouL2Ttl(73), ingressTcpFlags(74), egressTcam(75), egressIpv6Tcam(76), egressLou(77), egressBothLouOperands(78), egressSingleLouOperands(79), egressLouL4SourcePort(80), egressLouL4DstPort(81), egressLouL3PacketLength(82), egressLouL3Ttl(83), egressLouL2Ttl(84), egressTcpFlags(85), l4OpLabelTcam2(86), l4OpLabelTcam3(87), l4OpLabelTcam4(88), l4OpLabelTcam5(89), l4OpLabelTcam6(90), l4OpLabelTcam7(91), l4OpLabelTcam8(92), l4OpLabelTcam9(93), l4OpLabelTcam10(94), l4OpLabelTcam11(95), l4OpLabelTcam12(96), l4OpLabelTcam13(97), l4OpLabelTcam14(98), l4OpLabelTcam15(99), l4OpLabelTcam16(100), l4OpLabelTcam17(101), l4OpLabelTcam18(102), l4OpLabelTcam19(103), ingressPacl(104), ingressVacl(105), ingressRacl(106), ingressRbacl(107), ingressNbm(108), ingressL2Qos(109), ingressL3VlanQos(110), ingressSup(111), ingressL2SpanAcl(112), ingressL3VlanSpanAcl(113), ingressFstat(114), ingressLatency(115), span(116), nat(117), egressVacl(118), egressRacl(119), egressRbacl(120), egressSup(121), egressL2Qos(122), egressL3VlanQos(123), netflowAnalyticsFilterTcam(124), ingressNetflowL3(125), ingressNetflowL2(126), featureVxLanOam(127), featureBfd(128), featureDhcpSnoop(129), ingressRedirect(130), featureDhcpV6Relay(131), featureArpSnoop(132), featureDhcpSnoopFhs(133), featureDhcpVaclFhs(134), featureDhcpSisf(135), egressSystem(136), rplusEgressSystem(137), supSystem(138), rplusSupSystem(139), fmSupSystem(140), supCopp(141), rplusSupCopp(142), supCoppReasonCode(143), ingressIpv4Pacl(144), ingressIpv6Pacl(145), ingressMacPacl(146), ingressFexIpv4Pacl(147), ingressFexIpv6Pacl(148), ingressFexMacPacl(149), ingressIpv4PortQos(150), ingressIpv4PortQosLite(151), ingressIpv6PortQos(152), ingressMacPortQos(153), ingressIpv4FexPortQos(154), ingressIpv4FexPortQosLite(155), ingressIpv6FexPortQos(156), ingressMacFexPortQos(157), ingressIpv4Vacl(158), ingressIpv6Vacl(159), ingressMacVacl(160), ingressIpv4VlanQos(161), ingressIpv4VlanQosLite(162), ingressIpv6VlanQos(163), ingressMacVlanQos(164), ingressIpv4Racl(165), ingressIpv6Racl(166), ingressIpv4L3Qos(167), ingressIPv4L3QosLite(168), ingressIPv6L3Qos(169), ingressMacL3Qos(170), ingressFlowCounters(171), ingressSviCounters(172), egressIpv4Vacl(173), egressIpv6Vacl(174), egressMacVacl(175), egressIpv4Qos(176), egressIpv4QosLite(177), egressIpv6Qos(178), egressMacQos(179), rplusIngressEgressIpv4Qos(180), redirect(181), rplusIngressEgressIpv4QosLite(182), rplusIngressEgressIpv6Qos(183), rplusIngressEgressMacQos(184), egressIpv4Racl(185), egressIpv6Racl(186), egressFlowCounters(187), ingressNsIpv4PortQos(188), ingressNsIpv6PortQos(189), ingressNsMacPortQos(190), ingressNsIpv4VlanQos(191), ingressNsIpv6VlanQos(192), ingressNsMacVlanQos(193), ingressNsIpv4L3Qos(194), ingressNsIpv6L3Qos(195), vpcConvergence(196), ipsgSmacIpBindingTable(197), openflowAcl(198), openflowIpv6Acl(199), ingressEtherAcl(200), mplsFeature(201), ingressIpv4Qos(202), ingressIpv6Qos(203), ipv6Sup(204), ingressIpv4Pbr(205), ingressIpv6Pbr(206), ingressIpv4PaclDoubleWide(207), arpAcl(208), sflowNorthstarAcl(209), mcastBidir(210), redirectTunnel(211), ingressFcoeCounters(212), egressFcoeCounters(213), spanSflowCombined(214), mcastPerformance(215), fhs(216), openflowLiteAcl(217), ipv6DestCompression(218), ingressIpv4RaclLite(219), ipv6SrcCompression(220), ipv4RaclSpanUdf(221), ingressIpv4PortQosIntraTcamLite(222), ingressIpv4L3QosIntraTcamLite(223), ingressIpv4VlanQosIntraTcamLite(224), ipv4PaclSpanUdf(225), coppSystem(226), ingressIpv4PaclLite(227), ingressIpv4VaclLite(228), vxLanXConnect(229), dot1X(230), dot1XMultiAuth(231), ingressPaclAll(232), ingressRaclAll(233), ingressVaclAll(234), ingressMacPqos(235), ingressIpv4Pqos(236), ingressIpv6Pqos(237), ingressPqos(238), ingressMacVqos(239), ingressIpv4Vqos(240), ingressIpv6Vqos(241), ingressVqosAll(242), ingressIpv4L3qos(243), ingressIpv6L3qos(244), ingressL3qosAll(245), ingressCopp(246), ingressMacSpan(247), ingressIpv4Span(248), ingressSpan(249), ingressSpanAll(250), egressRaclAll(251), egressVaclAll(252), egressMacPortQos(253), egressIpv4PortQos(254), egressIv6PortQos(255), egressPortQos(256), egressMacVlanQos(257), egressIpv4VlanQos(258), egressIpv6VlanQos(259), egressVlanQos(260), egressIpv4L3Qos(261), egressIpv6L3Qos(262), egressL3QosAll(263), egressMacSpan(264), egressIpv4Span(265), egressIpv6Span(266), egressSpanAll(267), dhcp(268), labelLblA(269), labelLblB(270), labelLblD(271), labelLblE(272), labelLblF(273), labelLblG(274), labelLblH(275), labelLblI(276), labelLblK(277), ingressSupAll(278), egressSupAll(279), ingressVlanSpan(280), ingressNetflow(281), ingressCntAcl(282), egressCntAcl(283), ingressHwTelemetry(284), labelLblAv1(285), labelLblBv1(286), labelLblCv1(287), labelLblDv1(288), labelLblEv1(289), labelLblFv1(290), labelLblGv1(291), labelLblHv1(292), labelLblIv1(293), labelLblJv1(294), labelLblKv1(295), labelLblLv1(296), labelLblMv1(297), labelLblNv1(298), labelLblOv1(299), labelLblPv1(300), labelLblQv1(301), labelLblRv1(302), ingressNetflowAnalytics(303), ingressNatOutside(304), ingressNatInside(305), ingressL2L3QosAll(306), natRewriteTable(307), tcpAwareNat(308), ingressNetflowSvi(309)}not-accessiblecurrent
cseTcamResourceDescr
OBJECT-TYPE
The short description of the resource type.
1.3.6.1.4.1.9.9.97.1.9.1.1.2SnmpAdminStringread-onlycurrent
cseTcamResourceUsed
OBJECT-TYPE
The amount of TCAM resource has been used up for this resource type.
1.3.6.1.4.1.9.9.97.1.9.1.1.3Unsigned32read-onlycurrent
cseTcamResourceTotal
OBJECT-TYPE
The total amount of TCAM resource is allocated for this resource type.
1.3.6.1.4.1.9.9.97.1.9.1.1.4Unsigned32read-onlycurrent
cseMet
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.1.10
cseMetUsageTable
OBJECT-TYPE
This table contains the resource usage of MET (Multicast Expansion Table) in the device.
1.3.6.1.4.1.9.9.97.1.10.1not-accessiblecurrent
cseMetUsageEntry
OBJECT-TYPE
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 this feature.
1.3.6.1.4.1.9.9.97.1.10.1.1not-accessiblecurrent
cseMetIndex
OBJECT-TYPE
A value uniquely identifies a MET in a module.
1.3.6.1.4.1.9.9.97.1.10.1.1.1Unsigned32not-accessiblecurrent
cseMetTotalEntries
OBJECT-TYPE
The total number of entries in this MET.
1.3.6.1.4.1.9.9.97.1.10.1.1.2Unsigned32read-onlycurrent
cseMetUnallocatedSpcFreeEntries
OBJECT-TYPE
The number of free entries reside in unallocated space of this MET.
1.3.6.1.4.1.9.9.97.1.10.1.1.3Unsigned32read-onlycurrent
cseMetAllocatedSpcFreeEntries
OBJECT-TYPE
The number of free entries reside in allocated space of this MET.
1.3.6.1.4.1.9.9.97.1.10.1.1.4Unsigned32read-onlycurrent
cseMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.2
cseMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.3
cseMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.3.1
cseMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.97.3.2

Conformance

NameOIDStatus
cseMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH_ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.1deprecated
cseMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.2deprecated
cseMIBCompliance3
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.3deprecated
cseMIBCompliance4
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.4deprecated
cseMIBCompliance5
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.5deprecated
cseMIBCompliance6
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.6deprecated
cseMIBCompliance7
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.7deprecated
cseMIBCompliance8
MODULE-COMPLIANCE
The compliance statement for the CISCO-SWITCH-ENGINE-MIB MIB.
1.3.6.1.4.1.9.9.97.3.1.8current
cseStatisticsGroup
OBJECT-GROUP
A collection of objects providing switch engine statistics.
1.3.6.1.4.1.9.9.97.3.2.1current
cseStatisticsGroup2
OBJECT-GROUP
A collection of objects providing switch engine statistics on aged/purged flows, and the cache utilizations.
1.3.6.1.4.1.9.9.97.3.2.2current
cseVlanStatisticsGroup
OBJECT-GROUP
A collection of objects providing per-vlan switch engine statistics, if supported.
1.3.6.1.4.1.9.9.97.3.2.3current
cseRouterGroup
OBJECT-GROUP
A collection of objects providing information on routers which are used to support layer 3 switching in the system.
1.3.6.1.4.1.9.9.97.3.2.4current
cseFlowMgmtGroup
OBJECT-GROUP
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. cseFlowMgmtGroup object is superseded by cseFlowMgmtGroupRev1.
1.3.6.1.4.1.9.9.97.3.2.5deprecated
cseNetflowLSGroup
OBJECT-GROUP
A collection of objects providing information on the Netflow LAN switching Data Export feature, if supported. cseNetflowLSGroup object is superseded by cseNDESingleFilterGroupRev1.
1.3.6.1.4.1.9.9.97.3.2.6deprecated
cseProtocolFilterGroup
OBJECT-GROUP
A collection of objects providing information on the Protocol filter feature, if supported.
1.3.6.1.4.1.9.9.97.3.2.7current
cseFlowMcastMgmtGroup
OBJECT-GROUP
A collection of objects for querying IP multicast flows stored in hardware switching cache. cseFlowMcastMgmtGroup object is superseded by cseFlowMcastMgmtGroup1.
1.3.6.1.4.1.9.9.97.3.2.8deprecated
cseUcastCachePurgeGroup
OBJECT-GROUP
A collection of objects providing IP/IPX unicast flow cache purging function.
1.3.6.1.4.1.9.9.97.3.2.9current
cseMcastCachePurgeGroup
OBJECT-GROUP
A collection of objects providing IP multicast flow cache purge function.
1.3.6.1.4.1.9.9.97.3.2.10current
cseFlowMgmtOperStatusGroup
OBJECT-GROUP
A collection of objects providing operating status information on aging time for flows used in L3 switching.
1.3.6.1.4.1.9.9.97.3.2.11current
cse4kVlanGroup
OBJECT-GROUP
A collection of objects providing information for VLANS with VlanIndex from 1024 to 4095.
1.3.6.1.4.1.9.9.97.3.2.12current
cseNDEMandatoryGroup
OBJECT-GROUP
A collection of objects providing information on the type of filter support, status and the version of NDE used.
1.3.6.1.4.1.9.9.97.3.2.13current
cseNDESingleFilterGroup
OBJECT-GROUP
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single host and a single filter support. cseNDESingleFilterGroup object is superseded by cseNDESingleFilterGroupRev1.
1.3.6.1.4.1.9.9.97.3.2.14deprecated
cseNDEMultipleFiltersGroup
OBJECT-GROUP
A collection of objects providing information on the Netflow LAN switching Data Export feature, with multiple filter support.
1.3.6.1.4.1.9.9.97.3.2.15current
cseFlowMgmtGroupRev1
OBJECT-GROUP
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.
1.3.6.1.4.1.9.9.97.3.2.16current
cseL3ErrorsGroup
OBJECT-GROUP
A collection of objects providing the IP and IPX error statistics.
1.3.6.1.4.1.9.9.97.3.2.17current
cseBridgedFlowGroup
OBJECT-GROUP
A collection of objects control the reporting of intra-vlan bridged flow statistics.
1.3.6.1.4.1.9.9.97.3.2.18current
cseVlanStatisticsExtGroup
OBJECT-GROUP
A collection of objects providing additional per-vlan switch engine statistics, if supported.
1.3.6.1.4.1.9.9.97.3.2.19current
cseProtocolFilterExtGroup
OBJECT-GROUP
A collection of objects providing additional information on the Protocol filter feature, if supported.
1.3.6.1.4.1.9.9.97.3.2.20current
cseFlowMgmtExtGroup
OBJECT-GROUP
A collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.21current
cseFlowMgmtExtGroup1
OBJECT-GROUP
A collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.22current
cseNDEReportGroup
OBJECT-GROUP
A collection of objects providing the configuration on NDE ifIndex report feature.
1.3.6.1.4.1.9.9.97.3.2.23current
cseStatisticsFlowGroup
OBJECT-GROUP
A collection of object providing switch engine statistics on total number of installed flows.
1.3.6.1.4.1.9.9.97.3.2.24current
cseFlowMgmtExtGroup2
OBJECT-GROUP
A collection of objects providing additional information on the L3 flow switching in the switching engine.
1.3.6.1.4.1.9.9.97.3.2.25current
cseNDESingleFilterGroupRev1
OBJECT-GROUP
A collection of objects providing information on the Netflow LAN switching Data Export feature, with a single filter support.
1.3.6.1.4.1.9.9.97.3.2.26current
cseCefFibAdjacencyGroup
OBJECT-GROUP
A collection of objects providing FIB and adjacency information available in the device.
1.3.6.1.4.1.9.9.97.3.2.27current
cseCefAdjacencyEncapGroup
OBJECT-GROUP
A collection of object providing adjacency next hop encapsulation information available in the device.
1.3.6.1.4.1.9.9.97.3.2.28current
cseCefAdjacencyMTUGroup
OBJECT-GROUP
A collection of object providing adjacency next hop MTU information available in the device.
1.3.6.1.4.1.9.9.97.3.2.29current
cseTcamUsageGroup
OBJECT-GROUP
A collection of objects providing the resource usage information on TCAM available in the device.
1.3.6.1.4.1.9.9.97.3.2.30current
cseL3ErrorsLCGroup
OBJECT-GROUP
A collection of objects providing the IP and IPX error statistics.
1.3.6.1.4.1.9.9.97.3.2.31current
cseNetflowASInfoExportGroup
OBJECT-GROUP
A collection of object providing AS number information export control.
1.3.6.1.4.1.9.9.97.3.2.32current
cseNetflowPerVlanIfGroup
OBJECT-GROUP
A collection of objects providing control of netflow entry creation per vlan.
1.3.6.1.4.1.9.9.97.3.2.33current
cseMetUsageGroup
OBJECT-GROUP
A collection of objects providing MET utilization information.
1.3.6.1.4.1.9.9.97.3.2.34current
cseFlowMcastMgmtGroup1
OBJECT-GROUP
A collection of objects for querying IP multicast flows stored in hardware switching cache.
1.3.6.1.4.1.9.9.97.3.2.35current
cseFlowMcastRtrMgmtGroup
OBJECT-GROUP
A collection of objects for specifying the router based information while IP multicast flows stored in the hardware switching cache are queried.
1.3.6.1.4.1.9.9.97.3.2.36current
cseFlowMcastMgmtGroup2
OBJECT-GROUP
A collection of objects for enhanced querying of IP multicast flows stored in hardware switching cache.
1.3.6.1.4.1.9.9.97.3.2.37current
cseCacheStatisticsGroup
OBJECT-GROUP
A collection of objects providing switch engine statistics on the flow cache entries.
1.3.6.1.4.1.9.9.97.3.2.38current
cseL3SwitchedPktsPerSecGroup
OBJECT-GROUP
A collection of objects providing switch engine statistics on total number of packets switched per second.
1.3.6.1.4.1.9.9.97.3.2.39current
cseStatisticsFlowGroup1
OBJECT-GROUP
A collection of object providing switch engine statistics on total number of Ipv4 flow entries.
1.3.6.1.4.1.9.9.97.3.2.40current