CISCO-SWITCH-ENGINE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
29
Rows
29
Columns
203
.1.3.6.1.4.1.9.9.97.1.1.1 · 1 row entry · 10 columns
A table containing switching engine's L2 statistics counters.
cseL2StatsEntry entry .1.3.6.1.4.1.9.9.97.1.1.1.1
A conceptual row containing L2 statistics maintained by a
switching engine (identified by entPhysicalIndex).
Each switching engine managed by this MIB module has an
entry in this table.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseL2ForwardedLocalPkts
Number of packets received from ports local to this switching
engine and forwarded at layer 2.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.1
cseL2ForwardedLocalOctets
Number of octets in the packets received from ports local to this
switching engine and forwarded at layer 2.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.1.1.2
cseL2ForwardedTotalPkts
Total number of packets received from all sources (local and over
the fabric) and forwarded at layer 2 by this switching engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.3
cseL2NewAddressLearns
Number of new MAC addresses learned by the switching engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.4
cseL2AddrLearnFailures
Number of MAC addresses failed to be learned because the L2
forwarding address table was full. If the value keeps increasing,
the network topology should be reconfigured.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.5
cseL2DstAddrLookupMisses
Number of misses during destination MAC address table lookups.
A few misses happen normally. Large numbers of misses occur as
a result of cseL2AddrLearnFailures.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.6
cseL2IpPkts
Number of packets belonging to the IP family received by this
switching engine from all sources. This value includes L3
switched packets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.7
cseL2IpxPkts
Number of packets belonging to the IPX family received by this
switching engine from all sources. This value includes L3
switched packets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.8
cseL2AssignedProtoPkts
Number of packets belonging to an assigned group of network
protocols (typically AppleTalk, DecNet and Vines) received
by this switching engine from all sources.
This value includes L3 switched packets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.9
cseL2OtherProtoPkts
Number of packets belonging to all other protocol families,
received by this switching engine from all sources.
This value includes L3 switched packets.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.1.1.10
.1.3.6.1.4.1.9.9.97.1.1.2 · 1 row entry · 12 columns
Contains the High Capacity L2 Statistics extensions  to the
cseL2StatsTable.
cseL2StatsHCEntry entry .1.3.6.1.4.1.9.9.97.1.1.2.1
Contains the High Capacity L2 Statistics extensions to
cseL2StatsEntry. These objects will be created by the agent
for all cseL2StatsEntries it deems appropriate.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseL2HCOverflowForwardedLocalPkts
The number of times the associated cseL2ForwardedLocalPkts
counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.1
cseL2HCForwardedLocalPkts
Number of packets received from ports local to this switching
engine and forwarded at layer 2.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.2
cseL2HCOverflowForwardedTotalPkts
The number of times the associated cseL2ForwardeTotalPkts counter
has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.3
cseL2HCForwardedTotalPkts
Total number of packets received from all sources
(local and over the fabric) and forwarded at layer 2
by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.4
cseL2HCOverflowIpPkts
The number of times the associated cseL2IpPkts counter
has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.5
cseL2HCIpPkts
Number of packets belonging to the IP family received by this
switching engine from all sources. This value includes
L3 switched packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.6
cseL2HCOverflowIpxPkts
The number of times the associated cseL2IpxPkts counter
has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.7
cseL2HCIpxPkts
Number of packets belonging to the IPX family received by this
switching engine from all sources.
This value includes L3 switched packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.8
cseL2HCOverflowAssignedProtoPkts
The number of times the associated cseL2HCAssignedProtoPkts
counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.9
cseL2HCAssignedProtoPkts
Number of packets belonging to an assigned group of network
protocols (typically AppleTalk, DecNet and Vines) received
by this switching engine from all sources.
This value includes L3 switched packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.10
cseL2HCOverflowOtherProtoPkts
The number of times the associated cseL2HCOtherProtoPkts
counter has overflowed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.1.2.1.11
cseL2HCOtherProtoPkts
Number of packets belonging to all other protocol families,
received by this switching engine from all sources. This value
includes L3 switched packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.1.2.1.12
.1.3.6.1.4.1.9.9.97.1.2.4 · 1 row entry · 5 columns
A table containing information about all routers that are
discovered by the switch, including internal and external
routers.
cseRouterEntry entry .1.3.6.1.4.1.9.9.97.1.2.4.1
A conceptual row in the cseRouterTable containing information
about a router. A row appears either directly through dynamic
learning or indirectly through management configuration
(via SNMP,by creating an entry in the…
Indexes
cseRouterIndex
Column Syntax OID
cseRouterIndex
The router's IP address which is used to uniquely identify
it for L3 flows.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.4.1.1
cseRouterFlowMask
The IP type of mask configured for the router represented by
this row. Each flow known to the switching engine has a mask
which is applied to all packets in order to compare them to
that flow. Each hardware-learned fl…
Enumeration
Enumerated Values:
1dstOnly
2srcDst
3fullFlow
4notApplicable
5srcDstVlan
.1.3.6.1.4.1.9.9.97.1.2.4.1.2
cseRouterName
DNS name (if available) of the router.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.4.1.3
cseRouterStatic
If the value of the object is true, this router was
configured via SNMP or CLI. Otherwise, this router was
learned automatically.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.97.1.2.4.1.4
cseRouterIpxFlowMask
The IPX type of mask configured for the router represented by
this row. Each flow known to the switching engine has a mask
which is applied to all packets in order to compare them to
that flow. Each hardware-learned f…
Enumeration
Enumerated Values:
1dstOnly
2srcDst
3fullFlow
4notApplicable
.1.3.6.1.4.1.9.9.97.1.2.4.1.5
.1.3.6.1.4.1.9.9.97.1.2.5 · 1 row entry · 4 columns
A table of external routers which are enabled for Layer 3 IP
switching by the switching engine. This table may contain 
routers that have not yet been discovered by the device.
cseStaticExtRouterEntry entry .1.3.6.1.4.1.9.9.97.1.2.5.1
A conceptual row in the cseStaticExtRouterTable for
enabling an external router to be installed in the switch's
router table. The entry is created and deleted by using
cseStaticRouterStatus.
Indexes
cseRouterIndex
Column Syntax OID
cseStaticRouterName
DNS name (if available) of the external router.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.5.1.1
cseStaticRouterOwner
String indicating the owner who created the static entry.
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.5.1.2
cseStaticRouterStatus
Used to manage creation and deletion of rows in this table.
Once a row becomes active, values within that row cannot be
modified except by deleting and creating the row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.2.5.1.3
cseStaticRouterType
Indicates if the router is included for unicast switching,
or multicast switching, or both.
Bitsr/w
Enumerated Values:
0unicast
1multicast
.1.3.6.1.4.1.9.9.97.1.2.5.1.4
.1.3.6.1.4.1.9.9.97.1.2.6 · 1 row entry · 3 columns
The table listing the MAC address used by routers on
particular VLANs.
cseRouterVlanEntry entry .1.3.6.1.4.1.9.9.97.1.2.6.1
A conceptual row of the cseRouterVlanTable.
An entry exists for each known VLAN of each known router.
Indexes
cseRouterIndex cseRouterMac cseRouterVlan
Column Syntax OID
cseRouterMac
Mac address used by the router for this VLAN number.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.97.1.2.6.1.1
cseRouterVlan
The Vlan number associated with the router's MAC address.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.2.6.1.2
cseRouterProtocol
Indicates which protocols are routed by this router on this
VLAN using this Mac address.
Bits
Enumerated Values:
0ip
1ipx
.1.3.6.1.4.1.9.9.97.1.2.6.1.3
.1.3.6.1.4.1.9.9.97.1.2.8 · 1 row entry · 18 columns
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.
cseFlowQueryEntry entry .1.3.6.1.4.1.9.9.97.1.2.8.1
A conceptual row of the cesFlowQueryTable used to setup
retrieval criteria to search for L3 flows on a particular
switching engine entity identified by entPhysicalIndex.
The actual search is started by setting the valu…
Indexes
ENTITY-MIBentPhysicalIndex cseFlowQueryIndex
Column Syntax OID
cseFlowQueryIndex
An arbitrary integer which uniquely identifies the control
query among all those specified for the switching engine
indicated by entPhysicalIndex.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.8.1.1
cseFlowQueryMask
Setting each value causes the appropriate action:

'dstOnly' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for the absolute destination IP address …
Enumerationr/w
Enumerated Values:
1dstOnly
2srcOrDst
3srcAndDst
4fullFlow
5ipxDstOnly
6ipxSrcAndDst
7any
.1.3.6.1.4.1.9.9.97.1.2.8.1.2
cseFlowQueryTransport
The IP transport protocol type specified for this query. Ignored
for IPX flow queries. The value of this object cannot be
modified when the corresponding instance of cseFlowQueryStatus
is 'active'.
Bitsr/w
Enumerated Values:
0udp
1tcp
.1.3.6.1.4.1.9.9.97.1.2.8.1.3
cseFlowQuerySource
The source network address and port (if applicable). The
value of this object cannot be modified when the
corresponding instance of
cseFlowQueryStatus is 'active'.
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.8.1.4
cseFlowQuerySourceMask
The source address mask to be applied to the corresponding
instance of cseFlowQuerySource. The value of this object
cannot be modified when the corresponding instance of
cseFlowQueryStatus is 'active'.
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.8.1.5
cseFlowQueryDestination
The destination network address and port (if applicable).
The value of this object cannot be modified when the
corresponding instance of cseFlowQueryStatus is 'active'.
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.8.1.6
cseFlowQueryDestinationMask
The destination address mask to be applied to the corresponding
instance of cseFlowQueryDestination. The value of this object
cannot be modified when the corresponding instance of
cseFlowQueryStatus is 'active'.
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.8.1.7
cseFlowQueryRouterIndex
Index of the router for which the flows are available.
An 'all-zero' IP address indicates that the query is for
any router. The value of this object cannot be modified
when the corresponding instance of cseFlowQuerySta…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.8.1.8
cseFlowQueryOwner
The manager entity that configured this entry and is therefore
using the resources assigned to it.
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.8.1.9
cseFlowQueryResultingRows
The result status of the query. Possible values are:

-1 - Either the query has not been initiated or
the agent is busy processing this query instance.
Time to c…
Integer32
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.9.9.97.1.2.8.1.10
cseFlowQueryResultTotalPkts
The aggregate number of total packets switched by the system on
all the flows matching this query. This is a snapshot value and
is valid only when the corresponding instance of
cseFlowQueryResultingRows is greater than…
CiscoGauge64
Textual Convention: CiscoGauge64 Unsigned64
.1.3.6.1.4.1.9.9.97.1.2.8.1.11
cseFlowQueryResultTotalOctets
The aggregate number of total octets switched by the system on
all the flows matching this query. This is a snapshot value
and is valid only when the corresponding instance of
cseFlowQueryResultingRows is greater than …
CiscoGauge64
Textual Convention: CiscoGauge64 Unsigned64
.1.3.6.1.4.1.9.9.97.1.2.8.1.12
cseFlowQueryResultAvgDuration
The average duration of the flows matching this query. This is
a snapshot value and is valid only when the corresponding
instance of cseFlowQueryResultingRows is greater
than or equal to 0.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.97.1.2.8.1.13
cseFlowQueryResultAvgIdle
The elapsed time since the flows were last used, averaged over
all flows matching this query. This is a snapshot value
and is valid only when the corresponding instance of
cseFlowQueryResultingRows is greater than or e…
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.97.1.2.8.1.14
cseFlowQueryStatus
The status object used to manage rows in this table.
When set to active(1), the query is initiated.
Once initiated, the value may
not be modified until the value of cseFlowQueryResultingRows is
greater than or equal t…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.2.8.1.15
cseFlowQueryCreateTime
Time when this query was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.8.1.16
cseFlowQueryTotalFlows
The total number of L3 flows matching the query criterion.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.8.1.17
cseFlowQuerySkipNFlows
The number of searched flows to be skipped before storing
any L3 flows in cseFlowDataTable.

This object can be used along with cseFloQueryTotalFlows
object to skip previously found flows by setting the va…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.97.1.2.8.1.18
.1.3.6.1.4.1.9.9.97.1.2.9 · 1 row entry · 14 columns
A table containing L3 flow information corresponding to all
the completed queries setup in the cseFlowQueryTable, that were 
initiated on the switch engine(s).
cseFlowDataEntry entry .1.3.6.1.4.1.9.9.97.1.2.9.1
A conceptual row of the cseFlowDataTable used to return
information about one of the L3 flows which matched the
search criteria set by the cseFlowQueryMask object in the
corresponding instance of the cseFlowQueryTable.
Indexes
ENTITY-MIBentPhysicalIndex cseFlowQueryIndex cseFlowDataIndex
Column Syntax OID
cseFlowDataIndex
A number to uniquely identify a result entry that matches a
particular query for a specific switching engine.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.9.1.1
cseFlowDataSrcMac
Source Mac Address of the router's outgoing interface.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.97.1.2.9.1.2
cseFlowDataDstMac
Destination Mac Address used to forward the packets in
this flow.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.97.1.2.9.1.3
cseFlowDataStaticFlow
Indicates whether this flow was software-installed.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.97.1.2.9.1.4
cseFlowDataEncapType
Protocol encapsulation type used to forward packets in this flow
to their destination.
Enumeration
Enumerated Values:
1ipArpa
2ipxEthernet
3ipx802raw
4ipx802sap
5ipx802snap
6other
.1.3.6.1.4.1.9.9.97.1.2.9.1.5
cseFlowDataSource
The source network address and the port (if appropriate) of this
flow.
FlowAddressComponent
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.9.1.6
cseFlowDataDestination
The destination network address and port (if appropriate) of this
flow.
FlowAddressComponent
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.2.9.1.7
cseFlowDataDestVlan
The vlan number on which packets belonging to this flow are
forwarded.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.2.9.1.8
cseFlowDataIpQOS
Level of Quality of service for this IP flow.
If it is not an IP flow, this object will not be instantiated.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.9.9.97.1.2.9.1.9
cseFlowDataIpQOSPolicy
Level of the Quality of service policy for this IP flow.
If it is not an IP flow, this object will not be instantiated.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.9.9.97.1.2.9.1.10
cseFlowDataWhenCreated
Time when this flow was created in the switching engine.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.9.1.11
cseFlowDataLastUsed
Time since this flow was last used to forward a packet by the
switching engine.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.9.1.12
cseFlowDataPkts
A snapshot value of the number of packets forwarded on this flow
at the time of corresponding query.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.9.1.13
cseFlowDataOctets
A snapshot value of octets forwarded on this flow at the time of
corresponding query.
CiscoGauge64
Textual Convention: CiscoGauge64 Unsigned64
.1.3.6.1.4.1.9.9.97.1.2.9.1.14
.1.3.6.1.4.1.9.9.97.1.2.10 · 1 row entry · 2 columns
A table used to control the L3 flow switching operation, per
protocol type.
cseFlowSwitchControlEntry entry .1.3.6.1.4.1.9.9.97.1.2.10.1
A conceptual row for the configuration of Flow switching
feature for an L3 protocol type.
Indexes
cseFlowSwitchProtocol
Column Syntax OID
cseFlowSwitchProtocol
Protocol type for which this row instance. Only ip(1) and ipx(14)
values are currently supported.
CISCO-TCCiscoNetworkProtocol
Textual Convention: CISCO-TCCiscoNetworkProtocol Enumeration
Type Values:
1ip
2decnet
3pup
4chaos
5xns
6x121
7appletalk
8clns
9lat
10vines
11cons
12apollo
13stun
14novell
15qllc
16snapshot
17atmIlmi
18bstun
19x25pvc
20ipv6
21cdm
22nbf
23bpxIgx
24clnsPfx
25http
65535unknown
.1.3.6.1.4.1.9.9.97.1.2.10.1.1
cseFlowSwitchStatus
The current status of the global flow switching capability for
the specified L3 protocol type.
ControlStatusr/w
Textual Convention: ControlStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.9.9.97.1.2.10.1.2
.1.3.6.1.4.1.9.9.97.1.2.12 · 1 row entry · 16 columns
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.
cseFlowMcastQueryEntry entry .1.3.6.1.4.1.9.9.97.1.2.12.1
A conceptual row of the cesMcastFlowQueryTable used to
setup retrieval criteria to search for IP multicast L3
flows on all switching engine entities in the device.
The actual search is started by setting the value of
cs…
Indexes
cseFlowMcastQueryIndex
Column Syntax OID
cseFlowMcastQueryIndex
An arbitrary integer in the range of 1 to
cseFlowMcastMaxQueries to identify this control query.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.12.1.1
cseFlowMcastQueryMask
This object is used to set up the query criterion for
the multicast flows of interest. If any one of the
defined BITs is set, then the value of the corresponding
object in the same row instance will be used for the sea…
Bitsr/w
Enumerated Values:
0source
1group
2vlan
3router
4mvrf
5sourceip
6groupip
.1.3.6.1.4.1.9.9.97.1.2.12.1.2
cseFlowMcastQuerySrc deprecated
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' …
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.12.1.3
cseFlowMcastQueryGrp deprecated
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 g…
McastGroupIpr/w
Textual Convention: McastGroupIp OctetString
.1.3.6.1.4.1.9.9.97.1.2.12.1.4
cseFlowMcastQuerySrcVlan
The source Vlan ID of the IP multicast layer 3 flows.
This object should be instantiated and set whenever
the 'vlan' bit of the associated cseFlowMcastQueryMask object
is on.
If the 'vlan' bit is set, and a Vlan ID is a…
CISCO-VTP-MIBVlanIndexr/w
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.2.12.1.5
cseFlowMcastQueryRtrIndex
Index of the router for which the multicast flows are
available, that is the flows would be replicated
and routed by the specified
router, should the flows did not get switched.
This object should be instantiated and se…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.12.1.6
cseFlowMcastQuerySkipNFlows
The number of searched flows to be skipped before storing
any multicast flows in cseFlowMcastResultTable.
This object can be used along with cseFlowMcastQueryTotalFlows
object to skip previously found flows by setting t…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.97.1.2.12.1.7
cseFlowMcastQueryOwner
The manager entity that configured this entry and is therefore
using the resources assigned to it. It is used to model an
administratively assigned name of the owner of a resource.
It is recommended that this object ha…
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.12.1.8
cseFlowMcastQueryTotalFlows
The number of flows matching the query criterion.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.97.1.2.12.1.9
cseFlowMcastQueryRows
Indicating the status of the query by following values:
-1 - Either the query has not been started or the
agent is still processing this query instance.
It is the default value when the row is instantiated.
Integer32
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.9.9.97.1.2.12.1.10
cseFlowMcastQueryStatus
The status object used to manage rows in this table.
When set to 'active', the query of flows is initiated.
This object can be set to active only after all the
appropriate objects for this query as defined by the
bits i…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.2.12.1.11
cseFlowMcastQueryCreateTime
Time when this query was last set to active.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.12.1.12
cseFlowMcastQueryMvrf
The human-readable name of the Multicast
Virtual Private Network (MVPN) routing/forwarding
instance (MVRF). When the 'mvrf' bit of
cseFlowMcastQueryMask object in the same row is on,
an appropriate value should be speci…
MPLS-VPN-MIBMplsVpnIdr/w
Textual Convention: MPLS-VPN-MIBMplsVpnId OctetString
Type Constraints:
range: 0..31
.1.3.6.1.4.1.9.9.97.1.2.12.1.13
cseFlowMcastQueryAddrType
The Internet address type for this multicast search
query.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.97.1.2.12.1.14
cseFlowMcastQuerySource
The source Internet address of the IP multicast layer 3
flows. When the 'sourceip' bit of cseFlowMcastQueryMask
cseFlowMcastQueryMask object in the same row is on,
an appropriate value should be specified and only flows…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.12.1.15
cseFlowMcastQueryGroup
The multicast group Internet address of the queried flows.
When the 'mvrf' bit of cseFlowMcastQueryMask object
in the same row is on, an appropriate value should be
specified and only flows with the specified group ad…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.12.1.16
.1.3.6.1.4.1.9.9.97.1.2.13 · 1 row entry · 21 columns
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.
cseFlowMcastResultEntry entry .1.3.6.1.4.1.9.9.97.1.2.13.1
A conceptual row of cseFlowMcastResultTable, containing
information about an IP multicast layer 3 flow that matchs
the search criteria set in the corresponding row of
cseFlowMcastQueryTable. This row instance is indexe…
Indexes
cseFlowMcastQueryIndex ENTITY-MIBentPhysicalIndex cseFlowMcastResultIndex
Column Syntax OID
cseFlowMcastResultIndex
A positive integer which uniquely identify a result entry
on a specific switching engine matching a particular query.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.97.1.2.13.1.1
cseFlowMcastResultGrp deprecated
The multicast group IP address of the multicast layer 3 flow.

This object is deprecated and replaced by
cseFlowMcastResultAddrType and cseFlowMcastResultGroup.
McastGroupIp
Textual Convention: McastGroupIp OctetString
.1.3.6.1.4.1.9.9.97.1.2.13.1.2
cseFlowMcastResultSrc deprecated
The source address of the multicast layer 3 flow.

This object is deprecated and replaced by
cseFlowMcastResultAddrType and cseFlowMcastResultSource.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.13.1.3
cseFlowMcastResultSrcVlan
The source Vlan ID of the IP multicast layer 3 flow.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.2.13.1.4
cseFlowMcastResultRtrIp
The interface IP address of the router this multicast flow
is switching for. Since IP multicast flows can only be
established for a router's trunk ports, it is the primary
IP address of the router's trunk link that con…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.2.13.1.5
cseFlowMcastResultRtrMac
The default MAC address of the router the multicast flow is
switching for. Different multicast flows switching different
ports of the same router will have the identical value of this
object.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.97.1.2.13.1.6
cseFlowMcastResultCreatedTS
Time when the IP multicast flow was created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.13.1.7
cseFlowMcastResultLastUsedTS
Time when this IP multicast flow was last used.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.97.1.2.13.1.8
cseFlowMcastResultPkts
The total number of multicast traffic packets forwarded
for this flow (replicated packets are not counted).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.2.13.1.9
cseFlowMcastResultOctets
The total number of multicast traffic octets forwarded
for this flow (replicated packets are not counted).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.2.13.1.10
cseFlowMcastResultDstVlans
A string of octets containing one bit per VLAN.
Each octet within the value of this object specifies a
set of eight VLANs, e.g. the first octet corresponding to
VLANs with VlanIndex values of 0 through 7, the second
oct…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.97.1.2.13.1.11
cseFlowMcastResultDstVlans2k
A string of octets containing one bit per VLAN,
with VlanIndex values of 1024 through 2047,with
each octet within the value of this object specifies a
set of eight VLANs, e.g. the first octet corresponding to
VLANs with…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.97.1.2.13.1.12
cseFlowMcastResultDstVlans3k
A string of octets containing one bit per VLAN.
With VlanIndex values of 2048 through 3071 with
each octet within the value of this object specifies a
set of eight VLANs, e.g. the first octet corresponding to
VLANs with…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.97.1.2.13.1.13
cseFlowMcastResultDstVlans4k
A string of octets containing one bit per VLAN.
With VlanIndex values of 3072 through 4095, with
each octet within the value of this object specifies a
set of eight VLANs, e.g. the first octet corresponding to
VLANs wit…
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.97.1.2.13.1.14
cseFlowMcastResultMvrf
The MVRF to which this flow belongs to.
MPLS-VPN-MIBMplsVpnId
Textual Convention: MPLS-VPN-MIBMplsVpnId OctetString
Type Constraints:
range: 0..31
.1.3.6.1.4.1.9.9.97.1.2.13.1.15
cseFlowMcastResultAddrType
The Internet address type of cseFlowMcastResultGroup
and cseFlowMcastResultSource.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.97.1.2.13.1.16
cseFlowMcastResultGroup
The multicast group IP address of the multicast layer
3 flow.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.13.1.17
cseFlowMcastResultSource
The source address of the multicast layer 3 flow.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.13.1.18
cseFlowMcastResultFlowType
Indicates the type of multicast layer 3 flow.

other - Multicast flow type is none of the followoing.

rpfMfd - This flow is a RPF MFD flow.

partial - This flow…
Enumeration
Enumerated Values:
1other
2rpfMfd
3partialSC
.1.3.6.1.4.1.9.9.97.1.2.13.1.19
cseFlowMcastResultHFlag1k2k
A string of octets containing one bit per out-going
interface (VLAN) with VlanIndex values of 0 through 2047.
Each octet within the value of this object specifies
a set of eight VLANs, e.g. the first octet
corresponding…
OctetString
Constraints:
range: 0-256
.1.3.6.1.4.1.9.9.97.1.2.13.1.20
cseFlowMcastResultHFlag3k4k
A string of octets containing one bit per out-going
interface (VLAN) with VlanIndex values of 2048 through
4095. Each octet within the value of this object
specifies a set of eight VLANs, e.g. the first octet
correspo…
OctetString
Constraints:
range: 0-256
.1.3.6.1.4.1.9.9.97.1.2.13.1.21
.1.3.6.1.4.1.9.9.97.1.2.16 · 1 row entry · 3 columns
A table of external routers which are enabled for
Layer 3 IPX switching by the switching engine.
This table may contain routers
that have not yet been discovered by the device.
cseStaticIpxExtRouterEntry entry .1.3.6.1.4.1.9.9.97.1.2.16.1
A conceptual row in the cseStaticIpxExtRouterTable for
enabling an external router to be installed in the
switch's router table. The entry is created and deleted
by using cseStaticIpxRouterStatus.
Indexes
cseRouterIndex
Column Syntax OID
cseStaticIpxRouterName
DNS name (if available) of the external router.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.16.1.1
cseStaticIpxRouterOwner
String indicating the owner who created the static entry.
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.2.16.1.2
cseStaticIpxRouterStatus
Used to manage creation and deletion of rows in this table.
Once a row becomes active, values within that row cannot be
modified except by deleting and creating the row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.2.16.1.3
.1.3.6.1.4.1.9.9.97.1.2.21 · 1 row entry · 2 columns
A table controls the reporting of intra-vlan statistics
for bridged flow per vlan. When a vlan is created in
a device supporting this table, a corresponding entry
of this table will be added.
cseBridgedFlowStatsCtrlEntry entry .1.3.6.1.4.1.9.9.97.1.2.21.1
A row instance contains the configuration to enable
or disable the reporting of intra-vlan statistics for
bridged flow per vlan.
Indexes
cseBridgedFlowVlan
Column Syntax OID
cseBridgedFlowVlan
Indicates the Vlan number on which the reporting of
intra-vlan bridged flow statistics is configured.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.2.21.1.1
cseFlowBridgedFlowStatsEnable
Indicates whether intra-vlan bridged flow statistics is
enabled. If this object is set to 'true', intra-vlan
bridged flow statistics is reported in cseFlowDataTable
when a corresponding query is set up in cseFlowQueryTa…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.97.1.2.21.1.2
.1.3.6.1.4.1.9.9.97.1.2.25 · 1 row entry · 3 columns
A table controls the flow creation based on protocol
and port number. If a packet matches the protocol and
port number specified in this table entries, a flow
entry will not be established.
cseFlowExcludeEntry entry .1.3.6.1.4.1.9.9.97.1.2.25.1
A row instance contains the configuration to enable or
disable the establishment of flow entry for matching
traffic.
Indexes
cseFlowExcludePort
Column Syntax OID
cseFlowExcludePort
Indicates the TCP or UDP port number that matching
traffic will be excluded from flow establishment.
The value of 0 is not allowed.
CISCO-TCCiscoPort
Textual Convention: CISCO-TCCiscoPort Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.97.1.2.25.1.1
cseFlowExcludeProtocol
Indicates the protocol that matching traffic will be
excluded from flow establishment.
Enumerationr/w
Enumerated Values:
1udp
2tcp
3both
.1.3.6.1.4.1.9.9.97.1.2.25.1.2
cseFlowExcludeStatus
The status of this conceptual row. New rows are created
using 'createAndGo' and deleted using 'destroy'.

Once 'active' this object may be set to only 'destroy'.
cseFlowExcludeProtocol may be modified at a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.2.25.1.3
.1.3.6.1.4.1.9.9.97.1.2.26 · 1 row entry · 2 columns
A table containing flow statistics information on each switching
engine.
cseFlowStatsEntry entry .1.3.6.1.4.1.9.9.97.1.2.26.1
A conceptual row of cseFlowStatsTable, containing flow
statistics maintained by a switching engine entity
(identified by entPhysicalIndex). Each switching engine
managed by this MIB module has an entry in this table.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseFlowTotalFlows
Indicates the total number of flow entries installed in
this switching engine.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.26.1.1
cseFlowTotalIpv4Flows
Indicates the total number of IPv4 flow entries in
this switching engine.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.2.26.1.2
.1.3.6.1.4.1.9.9.97.1.3.12 · 1 row entry · 8 columns
A Table containing Netflow Data Export filtering
configuration.
cseNetflowLSFilterEntry entry .1.3.6.1.4.1.9.9.97.1.3.12.1
A conceptutal row in the cseNetflowLSFilterTable,
representing a NDE filter configuration.
Indexes
cseNetflowLSFilterIndex
Column Syntax OID
cseNetflowLSFilterIndex
An arbitrary integer which uniquely identifies the filter
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.3.12.1.1
cseNetflowLSFilterDataSource
The source network address used as a filter for selecting
the flows to which the netflow LAN switching data export
feature is applied. If cseNetflowLSNDEFilterDataSource
contains all zeros, then the
cseNetflowLSNDEFil…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.3.12.1.2
cseNetflowLSFilterDataSourceMask
The mask to be applied to the corresponding instance of
cseNetflowExportDataSource.
If cseNetflowLSFilterDataSourceMask contains all zeros,
then the cseNetflowLSFilterDataSourceMask object will
not be included in the f…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.3.12.1.3
cseNetflowLSFilterDataDest
The destination network address used as a filter for
selecting the flows to which the netflow LAN switching data
export feature is applied.
If cseNetflowLSFilterDataDest contains all zeros, then the
cseNetflowLSFilterDa…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.3.12.1.4
cseNetflowLSFilterDataDestMask
The mask to be applied to its corresponding instance
of cseNetflowExportDataDest.
If cseNetflowLSFilterDataDestMask contains all zeros,
then the cseNetflowLSFilterDataDestMask object will not be
included in the filteri…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.3.12.1.5
cseNetflowLSFilterDataProtocol
The protocol used as a filter for selecting the
flows to which the netflow LAN switching data export
feature is applied.
The default value is set to 0, to specify that no value
has been set.
If cseNetflowLSFilterDataPro…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.97.1.3.12.1.6
cseNetflowLSFilterSelection
The filter set can be chosen either included(1) or
excluded(2).
If this object is set to
included(1) - exports the flows that match
cseNetflowLSFilterDataSource,
cseNetflowLSFilterDataS…
Enumerationr/w
Enumerated Values:
1included
2excluded
.1.3.6.1.4.1.9.9.97.1.3.12.1.7
cseNetflowLSFilterStatus
The status object used to manage the rows in this table.
Once a row becomes active, values within that row cannot be
modified except by deleting and creating the row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.3.12.1.8
.1.3.6.1.4.1.9.9.97.1.3.16 · 1 row entry · 2 columns
A table to control netflow entry creation for each VLAN.
When a VLAN is created, a corresponding entry is added 
to this table.
cseNetflowPerVlanIfCtrlEntry entry .1.3.6.1.4.1.9.9.97.1.3.16.1
An entry containing the configuration to enable or
disable netflow entry creation for each VLAN.
Indexes
cseNetflowPerVlanIfCtrlVlan
Column Syntax OID
cseNetflowPerVlanIfCtrlVlan
Indicates the VLAN number on which creation of netflow
entries is configured.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.3.16.1.1
cseNetflowPerVlanIfEnable
Specifies whether creation of netflow entries is enabled
on this VLAN.

If this object is set to 'true', the system will create
netflow entries for this VLAN.

If this object is set to 'fals…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.97.1.3.16.1.2
.1.3.6.1.4.1.9.9.97.1.4.1 · 1 row entry · 9 columns
A table containing L3 statistics information on each switching
engine.
cseL3StatsEntry entry .1.3.6.1.4.1.9.9.97.1.4.1.1
A conceptual row of cseL3StatsTable, containing L3 statistics
maintained by a switching engine entity (identified by
entPhysicalIndex). Each switching engine managed by this
MIB module has an entry in this table.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseL3SwitchedTotalPkts
Total number of packets switched at Layer 3 by this switching
engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.1
cseL3SwitchedTotalOctets
Number of octets in the total packets switched at Layer 3 by this
switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.1.1.2
cseL3CandidateFlowHits
Number of L3 Cache hits for the candidate flow entries in this
switching engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.3
cseL3EstablishedFlowHits
Number of L3 Cache hits for established flow entries in this
switching engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.4
cseL3ActiveFlows
Number of active flows in the Layer 3 flow table of this switching
engine.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.5
cseL3FlowLearnFailures
Number of flows that failed to be learned because the Layer 3
flow table in this switching engine was full.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.6
cseL3IntFlowInvalids
Number of flow invalidation events received by this switching
engine from the internal router(s).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.7
cseL3ExtFlowInvalids
Number of flow invalidation events received by this switching
engine from external routers.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.8
cseL3SwitchedPktsPerSec
Number of packets switched per second at Layer 3 by this
switching engine.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.1.1.9
.1.3.6.1.4.1.9.9.97.1.4.2 · 1 row entry · 9 columns
A table containing per-VLAN, Layer 3 statistics information per
switching engine.
cseL3VlanStatsEntry entry .1.3.6.1.4.1.9.9.97.1.4.2.1
A conceptual row of cseL3VlanStatsTable, containing per-VLAN
Layer 3 statistics maintained by a switching engine (identified
by entPhysicalIndex). An entry exists for each known VLAN for
each switching engine.
Indexes
ENTITY-MIBentPhysicalIndex cseL3VlanIndex
Column Syntax OID
cseL3VlanIndex
Vlan number for which the statistics are maintained by this
entry.
CISCO-VTP-MIBVlanIndex
Textual Convention: CISCO-VTP-MIBVlanIndex Integer32
Type Constraints:
range: 0..4095
.1.3.6.1.4.1.9.9.97.1.4.2.1.1
cseL3VlanInPkts
Number of packets Layer 3 forwarded from this Vlan to some
other VLAN by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.2
cseL3VlanInOctets
Number of octets in packets Layer-3 forwarded from this Vlan
to some other VLAN by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.3
cseL3VlanOutPkts
Number of packets Layer-3 forwarded to this Vlan by this
switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.4
cseL3VlanOutOctets
Number of octets in packets Layer-3 forwarded to this Vlan
by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.5
cseL3VlanInUnicastPkts
Number of unicast packets Layer 3 forwarded from this Vlan
to some other VLAN by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.6
cseL3VlanInUnicastOctets
Number of octets in unicast packets Layer-3 forwarded from
this Vlan to some other VLAN by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.7
cseL3VlanOutUnicastPkts
Number of unicast packets Layer 3 forwarded to this
Vlan by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.8
cseL3VlanOutUnicastOctets
Number of octets in unicast packets Layer-3 forwarded
to this Vlan by this switching engine.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.2.1.9
.1.3.6.1.4.1.9.9.97.1.4.3 · 1 row entry · 3 columns
A table of flow statistics per switch engine that is
not covered in cseL3StatsTable.
cseStatsFlowEntry entry .1.3.6.1.4.1.9.9.97.1.4.3.1
A conceptual row about slot based L3 flow statistics.
Indexes
No indexes recorded
Column Syntax OID
cseStatsFlowAged
Total number of layer 3 flows aged out by hardware. Management
applications can control flow aging by setting the value of
cseFlowEstablishedAgingTime object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.3.1.1
cseStatsFlowPurged
Total number of layer 3 flows purged by software; it may happen
because a router invalidates certain flows, or a router for which
flows are being switched has been excluded from cseRouterTable, or
access-list has change…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.3.1.2
cseStatsFlowParityFail
Total number of memory parity errors on accessing flows in
the cache pools. It may be due to the internal RAM reading
error, not necessarily the corrupted flow data.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.3.1.3
.1.3.6.1.4.1.9.9.97.1.4.4 · 1 row entry · 3 columns
A table of utilization levels in percentage of cache
capacity per switch engine.  Each row instance is the
current flow utilization information in the cache pool
of the corresponding switching engine.
cseCacheUtilEntry entry .1.3.6.1.4.1.9.9.97.1.4.4.1
A row instance represents layer 3 flow utilization of
a particular cache pool on a switching engine.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseCacheUtilization
Flow utilization level in percentage in this switching engine.
It includes the flow entries for both unicast and multicast.
The lighter the utilization level, the less risk of dropping
flows, i.e. the higher success-rat…
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.97.1.4.4.1.1
cseCacheEntriesCreated
This object indicates the total number of flow entries
successfully created in this switching engine.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.4.1.2
cseCacheEntriesFailed
This object indicates the number of flow entries
which were failed to be created in this switching engine.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.4.1.3
.1.3.6.1.4.1.9.9.97.1.4.5 · 1 row entry · 5 columns
A table of IP and IPX error counters per switch engine.
cseErrorStatsEntry entry .1.3.6.1.4.1.9.9.97.1.4.5.1
A row instance represents layer-3 IP and IPX error counters
on a switching engine.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseIpPlenErrors
Indicates the number of IP length against physical length
errors.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.5.1.1
cseIpTooShortErrors
Indicates the number of IP length too short errors.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.5.1.2
cseIpCheckSumErrors
Indicates the number of IP checksum errors.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.5.1.3
cseIpxPlenErrors
Indicates the number of IPX length against physical length
errors.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.5.1.4
cseIpxTooShortErrors
Indicates the number of IPX length too short errors.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.4.5.1.5
.1.3.6.1.4.1.9.9.97.1.4.6 · 1 row entry · 5 columns
A table of IP and IPX error counters per switch engine.
cseErrorStatsLCEntry entry .1.3.6.1.4.1.9.9.97.1.4.6.1
A row instance represents layer-3 IP and IPX error counters
on a switching engine.
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
cseLCIpPlenErrors
Indicates the number of IP length against physical length
errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.6.1.1
cseLCIpTooShortErrors
Indicates the number of IP length too short errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.6.1.2
cseLCIpCheckSumErrors
Indicates the number of IP checksum errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.6.1.3
cseLCIpxPlenErrors
Indicates the number of IPX length against physical length
errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.6.1.4
cseLCIpxTooShortErrors
Indicates the number of IPX length too short errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.4.6.1.5
.1.3.6.1.4.1.9.9.97.1.5.2 · 1 row entry · 3 columns
A table containing the protocol filtering configuration and status
information on ports.
cseProtocolFilterPortEntry entry .1.3.6.1.4.1.9.9.97.1.5.2.1
A conceptual row in the cseProtocolFilterPortTable,
representing a Protocol filter configuration
status information for a particular
port (identified by ifIndex) and protocol type.
Indexes
IF-MIBifIndex cseProtocolFilterPortProtocol
Column Syntax OID
cseProtocolFilterPortProtocol
The protocol (group) to filter, used here as the secondary
index.
Enumeration
Enumerated Values:
1ip
2ipx
3grpProtocols
.1.3.6.1.4.1.9.9.97.1.5.2.1.1
cseProtocolFilterPortAdminStatus
An indication of the administrative status of the protocol
filtering on this interface.

- on(1) indicates that the interface will send and receive the
traffic for protocol specified in
cseProtocolFi…
Enumerationr/w
Enumerated Values:
1on
2off
3auto
.1.3.6.1.4.1.9.9.97.1.5.2.1.2
cseProtocolFilterPortOperStatus
An indication of the operational status of filtering for
this protocol on this interface.
- on(1) indicates that the interface will send and receive the
protocol traffic.
- off(2) indicates that the interface will dr…
Enumeration
Enumerated Values:
1on
2off
3notSupported
.1.3.6.1.4.1.9.9.97.1.5.2.1.3
.1.3.6.1.4.1.9.9.97.1.6.1 · 1 row entry · 11 columns
A control table used to purge certain types of IP/IPX layer 3
unicast flows stored in the cache pool.
cseUcastCacheEntry entry .1.3.6.1.4.1.9.9.97.1.6.1.1
A conceptual row in the cseUcastCacheTable, used to set up
flow clearing criteria. The actual purging is started by setting
the value of cseUcastCacheStatus to 'active'. Once a row becomes
active, values within the ro…
Indexes
cseUcastCacheIndex
Column Syntax OID
cseUcastCacheIndex
An arbitrary integer which uniquely identifies the flow
purge contained in this row instance.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.6.1.1.1
cseUcastCacheFlowType
Setting each value causes the appropriate action:

'dstOnly' - causes purge of flows in the cache whose absolute
destination IP addresses match the address part of the value set
in the cseUcastCacheDest ob…
Enumerationr/w
Enumerated Values:
1any
2dstOnly
3srcOrDst
4srcAndDst
5fullFlow
6ipxDstOnly
7ipxSrcAndDst
.1.3.6.1.4.1.9.9.97.1.6.1.1.2
cseUcastCacheTransport
The IP transport protocol type (if applicable) of the specified
switched flows to be purged; it will be instantiated if and only
if it gets set by the management applications and the value of
cseUcastCacheFlowMask is eq…
Enumerationr/w
Enumerated Values:
1udp
2tcp
.1.3.6.1.4.1.9.9.97.1.6.1.1.3
cseUcastCacheDest
Destination network address and port number (if applicable).
The port field is ignored for IPX flows and IP flows if the
value of cseUcastCacheFlowMask is not equal to 'fullFlow'.
Its value can not be modified when the …
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.6.1.1.4
cseUcastCacheDestMask
If instantiated, specified and applicable, the destination
address mask will be applied to the value of
cseUcastCacheDest in the same row instance.
Its value can not be modified when the corresponding instance
of cseUca…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.6.1.1.5
cseUcastCacheSource
Source network address and port number (if applicable).
The port field is ignored for IPX flows and IP flows if the
value of cseUcastCacheFlowMask is not equal to 'fullFlow'.
Its value can not be modified when the corre…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.6.1.1.6
cseUcastCacheSrcMask
If instantiated, specified and applicable, the source address
mask will be applied to the value of cseUcastCacheSource
in the same row instance.
Its value can not be modified when the corresponding instance
of cseUcast…
FlowAddressComponentr/w
Textual Convention: FlowAddressComponent OctetString
Type Constraints:
range: 6
range: 10
.1.3.6.1.4.1.9.9.97.1.6.1.1.7
cseUcastCacheRtrIp
IP address of the router (internal or external) for which the
flows are being switched, and need to be purged. An 'all-zero'
value is a wildcard IP address for any router.
Its value can not be modified when the corresp…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.6.1.1.8
cseUcastCacheOwner
The manager entity that configured this entry and is therefore
using the resources assigned to it.
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.6.1.1.9
cseUcastCacheStatus
The status object used to manage rows in this table.
When set to active(1), the flow purge is initiated, and
the value of cseUcastCacheResult object becomes 'purging'.
However, this object can be set to active(1) only a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.6.1.1.10
cseUcastCacheResult
state of the flow purging operation.

'purging' - purging operation is proceeding

'notPurging' - the purging operation completed, or not
started yet.
Enumeration
Enumerated Values:
1purging
2notPurging
.1.3.6.1.4.1.9.9.97.1.6.1.1.11
.1.3.6.1.4.1.9.9.97.1.7.1 · 1 row entry · 8 columns
A control table used to purge specified IP multicast flows
from the switch engine.
cseMcastCacheEntry entry .1.3.6.1.4.1.9.9.97.1.7.1.1
A conceptual row in the cseMcastCacheTable, used to set up
flow clearing criteria. The actual purging is started by setting
the value of cseMcastCacheStatus to 'active'. Once a row becomes
active, values within the ro…
Indexes
cseMcastCacheIndex
Column Syntax OID
cseMcastCacheIndex
An arbitrary integer which uniquely identifies the flow
purge contained in the current row instance.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.7.1.1.1
cseMcastCacheFlowType
Setting each value causes the appropriate action:

'any' - causes purge of all established IP multicast
layer 3 flows in the cache. The value of cseMcastCacheGrp,
and cseMcastCacheSrc will be ignored in t…
Enumerationr/w
Enumerated Values:
1any
2group
3grpAndSrc
.1.3.6.1.4.1.9.9.97.1.7.1.1.2
cseMcastCacheGrp
Specifying multicast group IP address of the flows to be
cleared. Its value can not be modified when the corresponding
instance of cseMcastCacheStatus is 'active'.
McastGroupIpr/w
Textual Convention: McastGroupIp OctetString
.1.3.6.1.4.1.9.9.97.1.7.1.1.3
cseMcastCacheSrc
The source address of the IP multicast flows to be purged.
Its value can not be modified when the corresponding instance
of cseMcastCacheStatus is 'active'.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.7.1.1.4
cseMcastCacheRtrIp
The IP address of the router whose flows are currently
being switched, and will be purged. An 'all-zero' value is
a wildcard IP address for any router.
Its value can not be modified when the corresponding instance
of c…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.97.1.7.1.1.5
cseMcastCacheOwner
The manager entity that configured this entry and is therefore
using the resources assigned to it.
IF-MIBOwnerStringr/w
Textual Convention: IF-MIBOwnerString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.7.1.1.6
cseMcastCacheResult
state of the flow purging operation.

'purging' - purging operation is proceeding

'notPurging' - the purging operation completed, or not
started yet.
Enumeration
Enumerated Values:
1purging
2notPurging
.1.3.6.1.4.1.9.9.97.1.7.1.1.7
cseMcastCacheStatus
The status object used to manage rows in this table.
When set to active(1), the flow purge is initiated, and
the value of cseMcastCacheResult object becomes 'purging'.
However, this object can be set to active(1) only a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.97.1.7.1.1.8
.1.3.6.1.4.1.9.9.97.1.8.1 · 1 row entry · 5 columns
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.
cseCefFibEntry entry .1.3.6.1.4.1.9.9.97.1.8.1.1
Each row contains the IP address type, the final destination
IP address, the final destination IP address mask as well as
the FIB entry type.
Indexes
cseCefFibIndex
Column Syntax OID
cseCefFibIndex
The index of this table entry.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.8.1.1.1
cseCefFibAddrType
The type of IP address denoted in cseCefFibDestIp and
cseCefFibDestIpMask object.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.97.1.8.1.1.2
cseCefFibDestIp
The destination IP address specified in IP packet header.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.8.1.1.3
cseCefFibDestIpMask
The specified destination IP address mask.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.8.1.1.4
cseCefFibType
Indicates the FIB entry type.

other(1) indicates that this FIB entry type is none
of the following.

resolved(2) indicates that IP traffic matched the
destination prefix of this entry is ass…
Enumeration
Enumerated Values:
1other
2resolved
3bridge
4drop
5connected
6receive
7wildcard
8tunnel
9default
.1.3.6.1.4.1.9.9.97.1.8.1.1.5
.1.3.6.1.4.1.9.9.97.1.8.3 · 1 row entry · 10 columns
This table contains information stored in the device's
adjacency table. Entry in this table is linked to entry
of cseCefFibTable by its cseCefFibIndex object.
cseCefAdjacencyEntry entry .1.3.6.1.4.1.9.9.97.1.8.3.1
Each row contains next hop IP address, next-hop Ethernet
address, adjacency type, and number of bytes and packets
transmitted to each adjacency entry. Next hop encapsulation
type and MTU value are also available if supp…
Indexes
cseCefFibIndex cseCefAdjacencyIndex
Column Syntax OID
cseCefAdjacencyIndex
The adjacency index of this table entry.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.8.3.1.1
cseCefAdjacencyAddrType
The type of IP address denoted in cseCefAdjacencyNextHopIp
object.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.97.1.8.3.1.2
cseCefAdjacencyNextHopIp
The next hop IP address.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.8.3.1.3
cseCefAdjacencyNextHopMac
The next hop Ethernet address.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.97.1.8.3.1.4
cseCefAdjacencyNextHopIfIndex
Indicates the next hop interface ifIndex.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.97.1.8.3.1.5
cseCefAdjacencyType
Indicates this adjacency entry type.

other(1) indicates the adjacency entry type is none of
the following.

punt(2) indicates entry that sends traffic to the router.

glean(3) …
Enumeration
Enumerated Values:
1other
2punt
3glean
4drop
5null
6noRewrite
7forceDrop
8connect
9unresolved
10loopback
11tunnel
.1.3.6.1.4.1.9.9.97.1.8.3.1.6
cseCefAdjacencyPkts
Indicates the number of Layer 3 packets transmitted to
this adjacency entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.8.3.1.7
cseCefAdjacencyOctets
Indicates the number of Layer 3 octets transmitted to
this adjacency entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.97.1.8.3.1.8
cseCefAdjacencyEncap
Indicates the next hop destination encapsulation type.

arpa(1) indicates that next hop destination used ARPA
encapsulation type to forward packets.

raw(2) indicates that next hop destinatio…
Enumeration
Enumerated Values:
1arpa
2raw
3sap
4snap
.1.3.6.1.4.1.9.9.97.1.8.3.1.9
cseCefAdjacencyMTU
Indicates the next hop destination MTU value.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.8.3.1.10
.1.3.6.1.4.1.9.9.97.1.9.1 · 1 row entry · 3 columns
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.
cseTcamUsageEntry entry .1.3.6.1.4.1.9.9.97.1.9.1.1
Each row contains a short description of the resource type,
the total amount of TCAM allocated for that type as well
as the amount of allocated resource has been used up.
Indexes
ENTITY-MIBentPhysicalIndex cseTcamResourceType
Column Syntax OID
cseTcamResourceDescr
The short description of the resource type.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.97.1.9.1.1.2
cseTcamResourceUsed
The amount of TCAM resource has been used up for this resource
type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.9.1.1.3
cseTcamResourceTotal
The total amount of TCAM resource is allocated for this
resource type.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.9.1.1.4
.1.3.6.1.4.1.9.9.97.1.10.1 · 1 row entry · 4 columns
This table contains the resource usage of MET (Multicast
Expansion Table) in the device.
cseMetUsageEntry entry .1.3.6.1.4.1.9.9.97.1.10.1.1
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 entP…
Indexes
ENTITY-MIBentPhysicalIndex cseMetIndex
Column Syntax OID
cseMetIndex
A value uniquely identifies a MET in a module.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.10.1.1.1
cseMetTotalEntries
The total number of entries in this MET.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.10.1.1.2
cseMetUnallocatedSpcFreeEntries
The number of free entries reside in unallocated
space of this MET.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.10.1.1.3
cseMetAllocatedSpcFreeEntries
The number of free entries reside in allocated
space of this MET.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.97.1.10.1.1.4