Home/Catalog/CISCO-SWITCH-ENGINE-MIB

CISCO-SWITCH-ENGINE-MIB

AI MIB Summary

The CISCO-SWITCH-ENGINE-MIB monitors the operational state and performance metrics of central and distributed switching engine architectures within Cisco Layer 2/3 switches, specifically tracking flow learning mechanisms, switching fabric interconnectivity, and the transition between hardware-accelerated Layer 3 forwarding and router-assisted packet processing.

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.
261
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

261 total
Object Name
ciscoSwitchEngineMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.97
cseMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1
cseL2Objects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.1
cseL2StatsTableA table containing switching engine's L2 statistics counters.
SEQUENCE OF CseL2StatsEntry
.1.3.6.1.4.1.9.9.97.1.1.1
cseL2StatsEntryA 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.
CseL2StatsEntry
.1.3.6.1.4.1.9.9.97.1.1.1.1
cseL2ForwardedLocalPktsNumber of packets received from ports local to this switching engine and forwarded at layer 2.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.1
cseL2ForwardedLocalOctetsNumber of octets in the packets received from ports local to this switching engine and forwarded at layer 2.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.2
cseL2ForwardedTotalPktsTotal number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.3
cseL2NewAddressLearnsNumber of new MAC addresses learned by the switching engine.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.4
cseL2AddrLearnFailuresNumber 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.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.5
cseL2DstAddrLookupMissesNumber of misses during destination MAC address table lookups. A few misses happen normally. Large numbers of misses occur as a result of cseL2AddrLearnFailures.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.6
cseL2IpPktsNumber of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.7
cseL2IpxPktsNumber of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.8
cseL2AssignedProtoPktsNumber 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. Incremented only when the applicable protocol filter feature is in effect.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.9
cseL2OtherProtoPktsNumber of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.1.1.10
cseL2StatsHCTableContains the High Capacity L2 Statistics extensions to the cseL2StatsTable.
SEQUENCE OF CseL2StatsHCEntry
.1.3.6.1.4.1.9.9.97.1.1.2
cseL2StatsHCEntryContains the High Capacity L2 Statistics extensions to cseL2StatsEntry. These objects will be created by the agent for all cseL2StatsEntries it deems appropriate.
CseL2StatsHCEntry
.1.3.6.1.4.1.9.9.97.1.1.2.1
cseL2HCOverflowForwardedLocalPktsThe number of times the associated cseL2ForwardedLocalPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.1
cseL2HCForwardedLocalPktsNumber of packets received from ports local to this switching engine and forwarded at layer 2.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.2
cseL2HCOverflowForwardedTotalPktsThe number of times the associated cseL2ForwardeTotalPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.3
cseL2HCForwardedTotalPktsTotal number of packets received from all sources (local and over the fabric) and forwarded at layer 2 by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.4
cseL2HCOverflowIpPktsThe number of times the associated cseL2IpPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.5
cseL2HCIpPktsNumber of packets belonging to the IP family received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.6
cseL2HCOverflowIpxPktsThe number of times the associated cseL2IpxPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.7
cseL2HCIpxPktsNumber of packets belonging to the IPX family received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.8
cseL2HCOverflowAssignedProtoPktsThe number of times the associated cseL2HCAssignedProtoPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.9
cseL2HCAssignedProtoPktsNumber 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. Incremented only when the applicable protocol filter feature is in effect.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.10
cseL2HCOverflowOtherProtoPktsThe number of times the associated cseL2HCOtherProtoPkts counter has overflowed.ro
Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.11
cseL2HCOtherProtoPktsNumber of packets belonging to all other protocol families, received by this switching engine from all sources. This value includes L3 switched packets. Incremented only when the applicable protocol filter feature is in effect.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.1.2.1.12
cseFlow
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.2
cseFlowEstablishedAgingTimeThe 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.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.1
cseFlowFastAgingTimeThe 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.rw
Gauge -- Units -- seconds
.1.3.6.1.4.1.9.9.97.1.2.2
cseFlowFastAgePktThresholdThe 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.rw
Gauge -- Units -- packets
.1.3.6.1.4.1.9.9.97.1.2.3
cseRouterTableA table containing information about all routers that are discovered by the switch, including internal and external routers.
SEQUENCE OF CseRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.4
cseRouterEntryA 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).
CseRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.4.1
cseRouterIndexThe router's IP address which is used to uniquely identify it for L3 flows.
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.4.1.1
cseRouterFlowMaskThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.4.1.2
cseRouterNameDNS name (if available) of the router.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.4.1.3
cseRouterStaticIf the value of the object is true, this router was configured via SNMP or CLI. Otherwise, this router was learned automatically.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.97.1.2.4.1.4
cseRouterIpxFlowMaskThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.4.1.5
cseStaticExtRouterTableA 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.
SEQUENCE OF CseStaticExtRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.5
cseStaticExtRouterEntryA 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.
CseStaticExtRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.5.1
cseStaticRouterNameDNS name (if available) of the external router.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.5.1.1
cseStaticRouterOwnerString indicating the owner who created the static entry.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.5.1.2
cseStaticRouterStatusUsed 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.2.5.1.3
cseStaticRouterTypeIndicates if the router is included for unicast switching, or multicast switching, or both.rw
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.5.1.4
cseRouterVlanTableThe table listing the MAC address used by routers on particular VLANs.
SEQUENCE OF CseRouterVlanEntry
.1.3.6.1.4.1.9.9.97.1.2.6
cseRouterVlanEntryA conceptual row of the cseRouterVlanTable. An entry exists for each known VLAN of each known router.
CseRouterVlanEntry
.1.3.6.1.4.1.9.9.97.1.2.6.1
cseRouterMacMac address used by the router for this VLAN number.ro
MacAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.6.1.1
cseRouterVlanThe Vlan number associated with the router's MAC address.
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.6.1.2
cseRouterProtocolIndicates which protocols are routed by this router on this VLAN using this Mac address.ro
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.6.1.3
cseFlowMaxQueriesMaximum number of query entries allowed to be outstanding at any time, in the cseFlowQueryTable. The typical value for this object is 5.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.2.7
cseFlowQueryTableA 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.
SEQUENCE OF CseFlowQueryEntry
.1.3.6.1.4.1.9.9.97.1.2.8
cseFlowQueryEntryA 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.
CseFlowQueryEntry
.1.3.6.1.4.1.9.9.97.1.2.8.1
cseFlowQueryIndexAn arbitrary integer which uniquely identifies the control query among all those specified for the switching engine indicated by entPhysicalIndex.
Gauge
.1.3.6.1.4.1.9.9.97.1.2.8.1.1
cseFlowQueryMaskSetting 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'.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.8.1.2
cseFlowQueryTransportThe 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'.rw
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.3
cseFlowQuerySourceThe source network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.4
cseFlowQuerySourceMaskThe 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.5
cseFlowQueryDestinationThe destination network address and port (if applicable). The value of this object cannot be modified when the corresponding instance of cseFlowQueryStatus is 'active'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.6
cseFlowQueryDestinationMaskThe 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.7
cseFlowQueryRouterIndexIndex 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'.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.8.1.8
cseFlowQueryOwnerThe manager entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.8.1.9
cseFlowQueryResultingRowsThe 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.ro
INTEGER(-1..2147483647)
.1.3.6.1.4.1.9.9.97.1.2.8.1.10
cseFlowQueryResultTotalPktsThe 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.ro
--?? syntax is not convertable to SMIv1 CiscoGauge64 -- Rsyntax Counter
.1.3.6.1.4.1.9.9.97.1.2.8.1.11
cseFlowQueryResultTotalOctetsThe 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.ro
--?? syntax is not convertable to SMIv1 CiscoGauge64 -- Rsyntax Counter
.1.3.6.1.4.1.9.9.97.1.2.8.1.12
cseFlowQueryResultAvgDurationThe 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.ro
TimeInterval -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.8.1.13
cseFlowQueryResultAvgIdleThe 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.ro
TimeInterval -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.8.1.14
cseFlowQueryStatusThe 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.2.8.1.15
cseFlowQueryCreateTimeTime when this query was created.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.8.1.16
cseFlowQueryTotalFlowsThe total number of L3 flows matching the query criterion.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.2.8.1.17
cseFlowDataTableA table containing L3 flow information corresponding to all the completed queries setup in the cseFlowQueryTable, that were initiated on the switch engine(s).
SEQUENCE OF CseFlowDataEntry
.1.3.6.1.4.1.9.9.97.1.2.9
cseFlowDataEntryA 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.
CseFlowDataEntry
.1.3.6.1.4.1.9.9.97.1.2.9.1
cseFlowDataIndexA number to uniquely identify a result entry that matches a particular query for a specific switching engine.
Gauge
.1.3.6.1.4.1.9.9.97.1.2.9.1.1
cseFlowDataSrcMacSource Mac Address of the router's outgoing interface.ro
MacAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.9.1.2
cseFlowDataDstMacDestination Mac Address used to forward the packets in this flow.ro
MacAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.9.1.3
cseFlowDataStaticFlowIndicates whether this flow was software-installed.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.97.1.2.9.1.4
cseFlowDataEncapTypeProtocol encapsulation type used to forward packets in this flow to their destination.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.9.1.5
cseFlowDataSourceThe source network address and the port (if appropriate) of this flow.ro
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.9.1.6
cseFlowDataDestinationThe destination network address and port (if appropriate) of this flow.ro
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.9.1.7
cseFlowDataDestVlanThe vlan number on which packets belonging to this flow are forwarded.ro
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.9.1.8
cseFlowDataIpQOSLevel of Quality of service for this IP flow. If it is not an IP flow, this object will not be instantiated.ro
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.9.1.9
cseFlowDataIpQOSPolicyLevel of the Quality of service policy for this IP flow. If it is not an IP flow, this object will not be instantiated.ro
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.9.1.10
cseFlowDataWhenCreatedTime when this flow was created in the switching engine.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.9.1.11
cseFlowDataLastUsedTime since this flow was last used to forward a packet by the switching engine.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.9.1.12
cseFlowDataPktsA snapshot value of the number of packets forwarded on this flow at the time of corresponding query.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.2.9.1.13
cseFlowDataOctetsA snapshot value of octets forwarded on this flow at the time of corresponding query.ro
--?? syntax is not convertable to SMIv1 CiscoGauge64 -- Rsyntax Counter
.1.3.6.1.4.1.9.9.97.1.2.9.1.14
cseFlowSwitchControlTableA table used to control the L3 flow switching operation, per protocol type.
SEQUENCE OF CseFlowSwitchControlEntry
.1.3.6.1.4.1.9.9.97.1.2.10
cseFlowSwitchControlEntryA conceptual row for the configuration of Flow switching feature for an L3 protocol type.
CseFlowSwitchControlEntry
.1.3.6.1.4.1.9.9.97.1.2.10.1
cseFlowSwitchProtocolProtocol type for which this row instance. Only ip(1) and ipx(14) values are currently supported.
CiscoNetworkProtocol -- Rsyntax INTEGER { -- ip(1), -- decnet(2), -- pup(3), -- chaos(4), -- xns(5), -- x121(6), -- appletalk(7), -- clns(8), -- lat(9), -- vines(10), -- cons(11), -- apollo(12), -- stun(13), -- novell(14), -- qllc(15), -- snapshot(16), -- atmIlmi(17), -- bstun(18), -- x25pvc(19), -- ipv6(20), -- cdm(21), -- nbf(22), -- bpxIgx(23), -- clnsPfx(24), -- unknown(65535) -- }
.1.3.6.1.4.1.9.9.97.1.2.10.1.1
cseFlowSwitchStatusThe current status of the global flow switching capability for the specified L3 protocol type.rw
ControlStatus -- Rsyntax INTEGER { -- enabled(1), -- disabled(2) -- }
.1.3.6.1.4.1.9.9.97.1.2.10.1.2
cseFlowMcastMaxQueriesMaximum number of query entries allowed to be outstanding at any time, in the cseFlowMcastQueryTable. The typical value for this object is 5.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.2.11
cseFlowMcastQueryTableA 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.
SEQUENCE OF CseFlowMcastQueryEntry
.1.3.6.1.4.1.9.9.97.1.2.12
cseFlowMcastQueryEntryA 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.
CseFlowMcastQueryEntry
.1.3.6.1.4.1.9.9.97.1.2.12.1
cseFlowMcastQueryIndexAn arbitrary integer in the range of 1 to cseFlowMcastMaxQueries to identify this control query.
Gauge
.1.3.6.1.4.1.9.9.97.1.2.12.1.1
cseFlowMcastQueryMaskThis object is used to set up the query criterion for the multicast flows of interest. If any one of the four defined BITs is set, then the value of the corresponding object in the same row instance will be used for the search. Specifically, if the 'source(0)' BIT is set, then the cseFlowMcastQuerySrc object will be included in the search criterion; if the group(1) BIT is set, then the cseFlowMcastQueryGrp object will be included in the search criterion; if the vlan(2) BIT is set, then the cseFlowMcastQuerySrcVlan object will be included in the search criterion; if the router(3) BIT is set, then the cseFlowMcastQueryRtrIndex object will be included in the search criterion. If any of four BITs in this variable is cleared, the corresponding parameter object in the same row is treated as a wildcard. When the row is instantiated, the four BITs in the variable will be cleared, and none of four query parameter objects in this row will be instantiated. This is a wildcard search, i.e. it will return all rows corresponding to all established multicast flow entries in cseFlowMcastResultTable. It is SNMP managers' responsibility to set certain bits on in this object instance, if necessary, and the corresponding flow parameter variables to the appropriate values in order to setup the desired query criteria. The value of this object can not be altered when the corresponding instance of cseFlowMcastQueryStatus is 'active'.rw
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.12.1.2
cseFlowMcastQuerySrcThe 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.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.12.1.3
cseFlowMcastQueryGrpThe 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 addressrw
McastGroupIp -- Rsyntax IpAddress
.1.3.6.1.4.1.9.9.97.1.2.12.1.4
cseFlowMcastQuerySrcVlanThe 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.rw
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.12.1.5
cseFlowMcastQueryRtrIndexIndex 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.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.12.1.6
cseFlowMcastQuerySkipNFlowsThe 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.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.12.1.7
cseFlowMcastQueryOwnerThe 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.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.12.1.8
cseFlowMcastQueryTotalFlowsThe number of flows matching the query criterion.ro
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.12.1.9
cseFlowMcastQueryRowsIndicating 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.ro
INTEGER(-1..2147483647)
.1.3.6.1.4.1.9.9.97.1.2.12.1.10
cseFlowMcastQueryStatusThe 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.2.12.1.11
cseFlowMcastQueryCreateTimeTime when this query was last set to active.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.12.1.12
cseFlowMcastResultTableA 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.
SEQUENCE OF CseFlowMcastResultEntry
.1.3.6.1.4.1.9.9.97.1.2.13
cseFlowMcastResultEntryA 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.
CseFlowMcastResultEntry
.1.3.6.1.4.1.9.9.97.1.2.13.1
cseFlowMcastResultIndexA positive integer which uniquely identify a result entry on a specific switching engine matching a particular query.
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.13.1.1
cseFlowMcastResultGrpThe multicast group IP address of the multicast layer 3 flow.ro
McastGroupIp -- Rsyntax IpAddress
.1.3.6.1.4.1.9.9.97.1.2.13.1.2
cseFlowMcastResultSrcThe source address of the multicast layer 3 flow.ro
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.13.1.3
cseFlowMcastResultSrcVlanThe source Vlan ID of the IP multicast layer 3 flow.ro
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.13.1.4
cseFlowMcastResultRtrIpThe 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.ro
IpAddress
.1.3.6.1.4.1.9.9.97.1.2.13.1.5
cseFlowMcastResultRtrMacThe 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.ro
MacAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.13.1.6
cseFlowMcastResultCreatedTSTime when the IP multicast flow was created.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.13.1.7
cseFlowMcastResultLastUsedTSTime when this IP multicast flow was last used.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.97.1.2.13.1.8
cseFlowMcastResultPktsThe total number of multicast traffic packets forwarded for this flow (replicated packets are not counted).ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.2.13.1.9
cseFlowMcastResultOctetsThe total number of multicast traffic octets forwarded for this flow (replicated packets are not counted).ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.2.13.1.10
cseFlowMcastResultDstVlansA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.13.1.11
cseFlowMcastResultDstVlans2kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.13.1.12
cseFlowMcastResultDstVlans3kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.13.1.13
cseFlowMcastResultDstVlans4kA 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.13.1.14
cseFlowMcastSwitchStatusThe 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.rw
ControlStatus -- Rsyntax INTEGER { -- enabled(1), -- disabled(2) -- }
.1.3.6.1.4.1.9.9.97.1.2.14
cseFlowIPXEstablishedAgingTimeThe administrative aging time for established IPX flows. The default value for this object is implementation specific. The corresponding operational object is cseFlowOperIPXAgingTime.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.15
cseStaticIpxExtRouterTableA 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.
SEQUENCE OF CseStaticIpxExtRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.16
cseStaticIpxExtRouterEntryA 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.
CseStaticIpxExtRouterEntry
.1.3.6.1.4.1.9.9.97.1.2.16.1
cseStaticIpxRouterNameDNS name (if available) of the external router.ro
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.16.1.1
cseStaticIpxRouterOwnerString indicating the owner who created the static entry.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.2.16.1.2
cseStaticIpxRouterStatusUsed 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.2.16.1.3
cseFlowOperEstablishedAgingTimeThe operational aging time for IP established flows.ro
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.17
cseFlowOperFastAgingTimeThe 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.ro
Gauge -- Units -- seconds
.1.3.6.1.4.1.9.9.97.1.2.18
cseFlowOperFastAgePktThresholdThe operational packet threshold for the cseFlowOperFastAgingTime.ro
Gauge -- Units -- packets
.1.3.6.1.4.1.9.9.97.1.2.19
cseFlowOperIPXAgingTimeThe operational aging time for established IPX flows.ro
INTEGER
.1.3.6.1.4.1.9.9.97.1.2.20
cseBridgedFlowStatsCtrlTableA 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.
SEQUENCE OF CseBridgedFlowStatsCtrlEntry
.1.3.6.1.4.1.9.9.97.1.2.21
cseBridgedFlowStatsCtrlEntryA row instance contains the configuration to enable or disable the reporting of intra-vlan statistics for bridged flow per vlan.
CseBridgedFlowStatsCtrlEntry
.1.3.6.1.4.1.9.9.97.1.2.21.1
cseBridgedFlowVlanIndicates the Vlan number on which the reporting of intra-vlan bridged flow statistics is configured.
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.2.21.1.1
cseFlowBridgedFlowStatsEnableIndicates 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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.97.1.2.21.1.2
cseFlowIPFlowMaskIndicates 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.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.22
cseFlowIPXFlowMaskIndicates 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.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.2.23
cseNetflowLS
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.3
cseNetflowLSExportStatusStatus of the Netflow LAN Switching data export feature.rw
ControlStatus -- Rsyntax INTEGER { -- enabled(1), -- disabled(2) -- }
.1.3.6.1.4.1.9.9.97.1.3.1
cseNetflowLSExportHostNetwork(IP) address in dotted decimal format or the DNS hostname of the host to which Netflow LAN switching statistics are exported.rw
DisplayString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.2
cseNetflowLSExportTransportNumberThe transport(UDP) port number to be used for the Netflow LAN switching statistics being exported.rw
Gauge
.1.3.6.1.4.1.9.9.97.1.3.3
cseNetflowLSExportDataSourceThe source network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.4
cseNetflowLSExportDataSourceMaskThe mask to be applied to the corresponding instance of cseNetflowExportDataSource.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.5
cseNetflowLSExportDataDestThe destination network address used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.6
cseNetflowLSExportDataDestMaskThe mask to be applied to its corresponding instance of cseNetflowExportDataDest.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.7
cseNetflowLSExportDataProtocolThe protocol used as a filter for selecting the flows to which the netflow LAN switching data export feature is applied.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.3.8
cseNetflowLSExportDataFilterSelectionThe 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.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.3.9
cseNetflowLSExportNDEVersionNumberThe netflow data export version number which is supported by the device. The typical value of this object can be 1, 7 or 8.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.3.10
cseNetflowLSFilterSupportIndicates whether this device supports single filter or multiple filters. single - use objects in cseNDESingleFilterGroup to configure NDE filtering paramaters. multiple - use objects in cseNDEMultipleFiltersGroup to configure NDE filtering paramaters.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.3.11
cseNetflowLSFilterTableA Table containing Netflow Data Export filtering configuration.
SEQUENCE OF CseNetflowLSFilterEntry
.1.3.6.1.4.1.9.9.97.1.3.12
cseNetflowLSFilterEntryA conceptutal row in the cseNetflowLSFilterTable, representing a NDE filter configuration.
CseNetflowLSFilterEntry
.1.3.6.1.4.1.9.9.97.1.3.12.1
cseNetflowLSFilterIndexAn arbitrary integer which uniquely identifies the filter
Gauge
.1.3.6.1.4.1.9.9.97.1.3.12.1.1
cseNetflowLSFilterDataSourceThe 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.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.12.1.2
cseNetflowLSFilterDataSourceMaskThe 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.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.12.1.3
cseNetflowLSFilterDataDestThe 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.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.12.1.4
cseNetflowLSFilterDataDestMaskThe 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.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.3.12.1.5
cseNetflowLSFilterDataProtocolThe 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.rw
INTEGER
.1.3.6.1.4.1.9.9.97.1.3.12.1.6
cseNetflowLSFilterSelectionThe 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.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.3.12.1.7
cseNetflowLSFilterStatusThe 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.3.12.1.8
cseL3Objects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.4
cseL3StatsTableA table containing L3 statistics information on each switching engine.
SEQUENCE OF CseL3StatsEntry
.1.3.6.1.4.1.9.9.97.1.4.1
cseL3StatsEntryA 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.
CseL3StatsEntry
.1.3.6.1.4.1.9.9.97.1.4.1.1
cseL3SwitchedTotalPktsTotal number of packets switched at Layer 3 by this switching engine.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.1
cseL3SwitchedTotalOctetsNumber of octets in the total packets switched at Layer 3 by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.2
cseL3CandidateFlowHitsNumber of L3 Cache hits for the candidate flow entries in this switching engine.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.3
cseL3EstablishedFlowHitsNumber of L3 Cache hits for established flow entries in this switching engine.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.4
cseL3ActiveFlowsNumber of active flows in the Layer 3 flow table of this switching engine.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.4.1.1.5
cseL3FlowLearnFailuresNumber of flows that failed to be learned because the Layer 3 flow table in this switching engine was full.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.6
cseL3IntFlowInvalidsNumber of flow invalidation events received by this switching engine from the internal router(s).ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.7
cseL3ExtFlowInvalidsNumber of flow invalidation events received by this switching engine from external routers.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.1.1.8
cseL3VlanStatsTableA table containing per-VLAN, Layer 3 statistics information per switching engine.
SEQUENCE OF CseL3VlanStatsEntry
.1.3.6.1.4.1.9.9.97.1.4.2
cseL3VlanStatsEntryA 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.
CseL3VlanStatsEntry
.1.3.6.1.4.1.9.9.97.1.4.2.1
cseL3VlanIndexVlan number for which the statistics are maintained by this entry.
VlanIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.97.1.4.2.1.1
cseL3VlanInPktsNumber of packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.2
cseL3VlanInOctetsNumber of octets in packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.3
cseL3VlanOutPktsNumber of packets Layer-3 forwarded to this Vlan by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.4
cseL3VlanOutOctetsNumber of octets in packets Layer-3 forwarded to this Vlan by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.5
cseL3VlanInUnicastPktsNumber of unicast packets Layer 3 forwarded from this Vlan to some other VLAN by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.6
cseL3VlanInUnicastOctetsNumber of octets in unicast packets Layer-3 forwarded from this Vlan to some other VLAN by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.7
cseL3VlanOutUnicastPktsNumber of unicast packets Layer 3 forwarded to this Vlan by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.8
cseL3VlanOutUnicastOctetsNumber of octets in unicast packets Layer-3 forwarded to this Vlan by this switching engine.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.2.1.9
cseStatsFlowTableA table of flow statistics per switch engine that is not covered in cseL3StatsTable.
SEQUENCE OF CseStatsFlowEntry
.1.3.6.1.4.1.9.9.97.1.4.3
cseStatsFlowEntryA conceptual row about slot based L3 flow statistics.
CseStatsFlowEntry
.1.3.6.1.4.1.9.9.97.1.4.3.1
cseStatsFlowAgedTotal number of layer 3 flows aged out by hardware. Management applications can control flow aging by setting the value of cseFlowEstablishedAgingTime object.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.3.1.1
cseStatsFlowPurgedTotal 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).ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.3.1.2
cseStatsFlowParityFailTotal 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.ro
Counter
.1.3.6.1.4.1.9.9.97.1.4.3.1.3
cseCacheUtilTableA table of utilization levels in percentage of cache capacity per switch engine. Each row instance is the current flow utilization percentage in the cache pool of the corresponding switching engine.
SEQUENCE OF CseCacheUtilEntry
.1.3.6.1.4.1.9.9.97.1.4.4
cseCacheUtilEntryA row instance represents layer 3 flow utilization of a particular cache pool on a switching engine.
CseCacheUtilEntry
.1.3.6.1.4.1.9.9.97.1.4.4.1
cseCacheUtilizationFlow 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.ro
Gauge
.1.3.6.1.4.1.9.9.97.1.4.4.1.1
cseErrorStatsTableA table of IP and IPX error counters per switch engine.
SEQUENCE OF CseErrorStatsEntry
.1.3.6.1.4.1.9.9.97.1.4.5
cseErrorStatsEntryA row instance represents layer-3 IP and IPX error counters on a switching engine.
CseErrorStatsEntry
.1.3.6.1.4.1.9.9.97.1.4.5.1
cseIpPlenErrorsIndicates the number of IP length against physical length errors.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.5.1.1
cseIpTooShortErrorsIndicates the number of IP length too short errors.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.5.1.2
cseIpCheckSumErrorsIndicates the number of IP checksum errors.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.5.1.3
cseIpxPlenErrorsIndicates the number of IPX length against physical length errors.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.5.1.4
cseIpxTooShortErrorsIndicates the number of IPX length too short errors.ro
--?? syntax is not convertable to SMIv1 Counter
.1.3.6.1.4.1.9.9.97.1.4.5.1.5
cseProtocolFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.5
cseProtocolFilterEnableIndicates if protocol filtering is enabled in the device.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.9.9.97.1.5.1
cseProtocolFilterPortTableA table containing the protocol filtering configuration and status information on ports.
SEQUENCE OF CseProtocolFilterPortEntry
.1.3.6.1.4.1.9.9.97.1.5.2
cseProtocolFilterPortEntryA conceptual row in the cseProtocolFilterPortTable, representing a Protocol filter configuration status information for a particular port (identified by ifIndex) and protocol type.
CseProtocolFilterPortEntry
.1.3.6.1.4.1.9.9.97.1.5.2.1
cseProtocolFilterPortProtocolThe protocol (group) to filter, used here as the secondary index.
Enumeration
.1.3.6.1.4.1.9.9.97.1.5.2.1.1
cseProtocolFilterPortAdminStatusAn 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.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.5.2.1.2
cseProtocolFilterPortOperStatusAn 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.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.5.2.1.3
cseUcastCache
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.6
cseUcastCacheTableA control table used to purge certain types of IP/IPX layer 3 unicast flows stored in the cache pool.
SEQUENCE OF CseUcastCacheEntry
.1.3.6.1.4.1.9.9.97.1.6.1
cseUcastCacheEntryA 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.
CseUcastCacheEntry
.1.3.6.1.4.1.9.9.97.1.6.1.1
cseUcastCacheIndexAn arbitrary integer which uniquely identifies the flow purge contained in this row instance.
Gauge
.1.3.6.1.4.1.9.9.97.1.6.1.1.1
cseUcastCacheFlowTypeSetting 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.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.6.1.1.2
cseUcastCacheTransportThe 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'.rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.6.1.1.3
cseUcastCacheDestDestination 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.6.1.1.4
cseUcastCacheDestMaskIf 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.6.1.1.5
cseUcastCacheSourceSource 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.6.1.1.6
cseUcastCacheSrcMaskIf 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'.rw
FlowAddressComponent -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.6.1.1.7
cseUcastCacheRtrIpIP 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'.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.6.1.1.8
cseUcastCacheOwnerThe manager entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.6.1.1.9
cseUcastCacheStatusThe 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.6.1.1.10
cseUcastCacheResultstate of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.6.1.1.11
cseMcastCache
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.1.7
cseMcastCacheTableA control table used to purge specified IP multicast flows from the switch engine.
SEQUENCE OF CseMcastCacheEntry
.1.3.6.1.4.1.9.9.97.1.7.1
cseMcastCacheEntryA 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.
CseMcastCacheEntry
.1.3.6.1.4.1.9.9.97.1.7.1.1
cseMcastCacheIndexAn arbitrary integer which uniquely identifies the flow purge contained in the current row instance.
Gauge
.1.3.6.1.4.1.9.9.97.1.7.1.1.1
cseMcastCacheFlowTypeSetting 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').rw
Enumeration
.1.3.6.1.4.1.9.9.97.1.7.1.1.2
cseMcastCacheGrpSpecifying multicast group IP address of the flows to be cleared. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.rw
McastGroupIp -- Rsyntax IpAddress
.1.3.6.1.4.1.9.9.97.1.7.1.1.3
cseMcastCacheSrcThe source address of the IP multicast flows to be purged. Its value can not be modified when the corresponding instance of cseMcastCacheStatus is 'active'.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.7.1.1.4
cseMcastCacheRtrIpThe 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'.rw
IpAddress
.1.3.6.1.4.1.9.9.97.1.7.1.1.5
cseMcastCacheOwnerThe manager entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.97.1.7.1.1.6
cseMcastCacheResultstate of the flow purging operation. 'purging' - purging operation is proceeding 'notPurging' - the purging operation completed, or not started yet.ro
Enumeration
.1.3.6.1.4.1.9.9.97.1.7.1.1.7
cseMcastCacheStatusThe 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.97.1.7.1.1.8
cseMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.2
cseMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3
cseMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1
cseMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1.1
cseMIBCompliance2
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1.2
cseMIBCompliance3
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1.3
cseMIBCompliance4
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1.4
cseMIBCompliance5
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.1.5
cseMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2
cseStatisticsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.1
cseStatisticsGroup2
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.2
cseVlanStatisticsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.3
cseRouterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.4
cseFlowMgmtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.5
cseNetflowLSGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.6
cseProtocolFilterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.7
cseFlowMcastMgmtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.8
cseUcastCachePurgeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.9
cseMcastCachePurgeGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.10
cseFlowMgmtOperStatusGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.11
cse4kVlanGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.12
cseNDEMandatoryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.13
cseNDESingleFilterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.14
cseNDEMultipleFiltersGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.15
cseFlowMgmtGroupRev1
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.16
cseL3ErrorsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.17
cseBridgedFlowGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.18
cseVlanStatisticsExtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.19
cseProtocolFilterExtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.20
cseFlowMgmtExtGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.97.3.2.21
CISCO-SWITCH-ENGINE-MIB - SNMP MIB Reference | MIBs Explorer