CISCO-SWITCH-STATS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.652
- Last updated
- 2013-01-30 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2013-01-30 00:00, 2009-10-30 00:00
- Namespace
- cisco
- Source file
CISCO-SWITCH-STATS-MIB- Digest
sha256:add5b40a68d886f8457e9a29c59de9db2a79dd6e7ea964159ede5955f6e936b0
Description
The MIB module provides management information for configuration and monitoring of traffic statistics on Cisco's switching devices.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| IF-MIB | ifIndex |
| Q-BRIDGE-MIB | VlanIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCO-SMI CISCO-SWITCH-STATS-MIB ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSwitchStatsMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.0 | |||
| ciscoSwitchStatsMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1 | |||
| csstConfigurableStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1.1 | |||
| csstConfigStatsOptionTable OBJECT-TYPE This table contains a list of network traffic statistics options capable to be configured in csstConfigStatsMap for the statistics collection by the device. | 1.3.6.1.4.1.9.9.652.1.1.1 | not-accessible | current | |
| csstConfigStatsOptionEntry OBJECT-TYPE Each entry contains statistics information for a specific traffic statistics option. | 1.3.6.1.4.1.9.9.652.1.1.1.1 | not-accessible | current | |
| csstConfigStatsOptionIndex OBJECT-TYPE A unique value to indicate a specific traffic statistics option. | 1.3.6.1.4.1.9.9.652.1.1.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| csstConfigStatsOptionDesc OBJECT-TYPE Indicates the description corresponding to a specific traffic statistics option. | 1.3.6.1.4.1.9.9.652.1.1.1.1.2 | SnmpAdminString | read-only | current |
| csstConfigStatsMapSize OBJECT-TYPE Indicates the length of the csstConfigStatsMap object. This object value indicates the total number of traffic statistics options that can be configured in csstConfigStatsMap. | 1.3.6.1.4.1.9.9.652.1.1.2 | Unsigned32 | read-only | current |
| csstConfigStatsMap OBJECT-TYPE Specifies the sequence of the traffic statistics options that are configured to be collected by the device. The length of this object is specified by the csstConfigStatsMapSize object value, and the value of each octet in the instance value of this object shall be unique and can only be selected from the set of csstConfigStatsOptionIndex values currently populated in csstConfigStatsOptionTable. If a traffic statistics option is configured in this object, the corresponding network traffic statistics will be collected on all the applicable interfaces in this device. Setting this object to a different value will trigger the csstConfigStatsIfTable to be repopulated. | 1.3.6.1.4.1.9.9.652.1.1.3 | OCTET STRING (SIZE(0..256)) | read-write | current |
| csstConfigStatsIfTable OBJECT-TYPE This table contains information about interface traffic statistics, which is configured through csstConfigStatsMap, for interfaces that are capable of providing such information. The total number of traffic statistics and the traffic statistics options populated in this table will be based on csstConfigStatsMapSize and csstConfigStatsMap. When the csstConfigStatsMap object value is changed to a different value, it will trigger this table to be repopulated. | 1.3.6.1.4.1.9.9.652.1.1.4 | not-accessible | current | |
| csstConfigStatsIfEntry OBJECT-TYPE Each entry provides traffic statistics information for a specific interface. | 1.3.6.1.4.1.9.9.652.1.1.4.1 | not-accessible | current | |
| csstConfigStatsIfPackets1 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the first octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.1 | Counter64 | read-only | current |
| csstConfigStatsIfOctets1 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the first octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.2 | Counter64 | read-only | current |
| csstConfigStatsIfPackets2 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the second octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.3 | Counter64 | read-only | current |
| csstConfigStatsIfOctets2 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the second octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.4 | Counter64 | read-only | current |
| csstConfigStatsIfPackets3 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the third octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.5 | Counter64 | read-only | current |
| csstConfigStatsIfOctets3 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the third octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.6 | Counter64 | read-only | current |
| csstConfigStatsIfPackets4 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the fourth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.7 | Counter64 | read-only | current |
| csstConfigStatsIfOctets4 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the fourth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.8 | Counter64 | read-only | current |
| csstConfigStatsIfPackets5 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the fifth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.9 | Counter64 | read-only | current |
| csstConfigStatsIfOctets5 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the fifth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.10 | Counter64 | read-only | current |
| csstConfigStatsIfPackets6 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the sixth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.11 | Counter64 | read-only | current |
| csstConfigStatsIfOctets6 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the sixth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.12 | Counter64 | read-only | current |
| csstConfigStatsIfPackets7 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the seventh octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.13 | Counter64 | read-only | current |
| csstConfigStatsIfOctets7 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the seventh octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.14 | Counter64 | read-only | current |
| csstConfigStatsIfPackets8 OBJECT-TYPE The total number of packets counted on this interface for the traffic statistics option that is specified by the eighth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.15 | Counter64 | read-only | current |
| csstConfigStatsIfOctets8 OBJECT-TYPE The total number of octets counted on this interface for the traffic statistics option that is specified by the eighth octet value of the csstConfigStatsMap object. | 1.3.6.1.4.1.9.9.652.1.1.4.1.16 | Counter64 | read-only | current |
| csstVlanStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1.2 | |||
| csstVlanStatsTable OBJECT-TYPE This table provides specific traffic statistics information for VLANs that are capable of providing such statistics information. | 1.3.6.1.4.1.9.9.652.1.2.1 | not-accessible | current | |
| csstVlanStatsEntry OBJECT-TYPE An entry providing traffic statistics information collected for a specific VLAN | 1.3.6.1.4.1.9.9.652.1.2.1.1 | not-accessible | current | |
| csstVlanIndex OBJECT-TYPE Indicates the VLAN number. | 1.3.6.1.4.1.9.9.652.1.2.1.1.1 | VlanIndex | not-accessible | current |
| csstVlanKnownBridgedUcastPkts OBJECT-TYPE The total number of bridged unicast packets, counted on this VLAN, with known MAC (Media Access Control) DA (destination address). | 1.3.6.1.4.1.9.9.652.1.2.1.1.2 | Counter64 | read-only | current |
| csstVlanKnownBridgedUcastOctets OBJECT-TYPE The total number of octets for the bridged unicast packets, counted on this VLAN, with known MAC DA. | 1.3.6.1.4.1.9.9.652.1.2.1.1.3 | Counter64 | read-only | current |
| csstVlanKnownBridgedNUcastPkts OBJECT-TYPE The total number of bridged non-unicast packets, counted on this VLAN, with known MAC DA. | 1.3.6.1.4.1.9.9.652.1.2.1.1.4 | Counter64 | read-only | current |
| csstVlanKnownBridgedNUcastOctets OBJECT-TYPE The total number of octets for the bridged non-unicast packets, counted on this VLAN, with known MAC DA. | 1.3.6.1.4.1.9.9.652.1.2.1.1.5 | Counter64 | read-only | current |
| csstSwitchTrafficStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1.3 | |||
| csstSwitchStatsTable OBJECT-TYPE This table provides specific L2/L3 traffic statistics information of switching engines. | 1.3.6.1.4.1.9.9.652.1.3.1 | not-accessible | current | |
| csstSwitchStatsEntry OBJECT-TYPE An entry providing L2/L3 traffic statistics information maintained by a particular switching engine entity (identified by entPhysicalIndex). An entry of this table is created if a switch engine with these L2/L3 traffic statistics is detected by the managed system. An entry of this table is deleted if the removal of the switching engine itself. | 1.3.6.1.4.1.9.9.652.1.3.1.1 | not-accessible | current | |
| csstL2TotalBridgedPkts OBJECT-TYPE The total number of bridged packets on this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.1 | Counter32 | read-only | current |
| csstL3FibSwitchedIpv4UcastPkts OBJECT-TYPE The total number of IPv4 Unicast packets, switched by the FIB (Forwarding Information Base) on this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.2 | Counter32 | read-only | current |
| csstL3FibSwitchedIpv6UcastPkts OBJECT-TYPE The total number of IPv6 Unicast packets, switched by the FIB (Forwarding Information Base) on this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.3 | Counter32 | read-only | current |
| csstL3FibSwitchedEoMplsPkts OBJECT-TYPE The total number of EoMPLS (Ethernet over MPLS) packets switched by the FIB Forwarding Information Base) on this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.4 | Counter32 | read-only | current |
| csstL3FibSwitchedMplsPkts OBJECT-TYPE The total number of MPLS (Multiprotocol Label Switching) packets switched by the FIB Forwarding Information Base) on this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.5 | Counter32 | read-only | current |
| csstL3TotalMulticastPkts OBJECT-TYPE The total number of Multicast packets switched at Layer3 by this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.6 | Counter32 | read-only | current |
| csstL3IgmpMldPkts OBJECT-TYPE The total number of IGMP MLD (Multicast Listener Discovery) packets switched by this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.7 | Counter32 | read-only | current |
| csstL3Ipv4MulticastPkts OBJECT-TYPE The total number of IPv4 Multicast packets switched at Layer3 by this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.8 | Counter32 | read-only | current |
| csstL3Ipv6MulticastPkts OBJECT-TYPE The total number of IPv6 Multicast packets switched at Layer3 by this switching engine. | 1.3.6.1.4.1.9.9.652.1.3.1.1.9 | Counter32 | read-only | current |
| csstL3MulticastLeakPkts OBJECT-TYPE The total number of Multicast Reverse Path Forwarding (RPF) check failed packets which are leaked to the CPU for processing. | 1.3.6.1.4.1.9.9.652.1.3.1.1.10 | Counter32 | read-only | current |
| csstL3InputAclRoutedPkts OBJECT-TYPE The total number of Input ACL(Access Control List) Routed packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.11 | Counter32 | read-only | current |
| csstL3OutputAclRoutedPkts OBJECT-TYPE The total number of Output ACL Routed packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.12 | Counter32 | read-only | current |
| csstL3InputNetflowSwitchedPkts OBJECT-TYPE The total number of Input Netflow Switched packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.13 | Counter32 | read-only | current |
| csstL3OutputNetflowSwitchedPkts OBJECT-TYPE The total number of Output Netflow Switched packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.14 | Counter32 | read-only | current |
| csstL3InExceptionRedirectPkts OBJECT-TYPE The total number of Input packets which are redirected to the CPU due to an exception. | 1.3.6.1.4.1.9.9.652.1.3.1.1.15 | Counter32 | read-only | current |
| csstL3OutExceptionRedirectPkts OBJECT-TYPE The total number of Output packets which are redirected to the CPU due to an exception. | 1.3.6.1.4.1.9.9.652.1.3.1.1.16 | Counter32 | read-only | current |
| csstL3TotalNetflowSwitchedPkts OBJECT-TYPE This object indicates the total number of Netflow switched packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.17 | Counter32 | read-only | current |
| csstL3TotalAclRoutedPkts OBJECT-TYPE This object indicates the total number of ACL routed packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.18 | Counter32 | read-only | current |
| csstTotalAclDenyPkts OBJECT-TYPE This object indicates the total number of ACL deny packets. | 1.3.6.1.4.1.9.9.652.1.3.1.1.19 | Counter32 | read-only | current |
| csstHwInternalStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1.4 | |||
| csstHwInternalStatsTable OBJECT-TYPE This table contains a list of traffic statistics collection for internal devices of a specific physical entity that is capable of providing this information. Such physical entity is identified by the entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.9.9.652.1.4.1 | not-accessible | current | |
| csstHwInternalStatsEntry OBJECT-TYPE Each entry contains statistics information for an internal device of a specific physical entity. | 1.3.6.1.4.1.9.9.652.1.4.1.1 | not-accessible | current | |
| csstHwInternalStatsDeviceId OBJECT-TYPE This object indicates an arbitrary number which uniquely identifies a specific internal device. | 1.3.6.1.4.1.9.9.652.1.4.1.1.1 | Unsigned32 | not-accessible | current |
| csstHwInternalStatsInstanceNum OBJECT-TYPE This object indicates an arbitrary number which uniquely identifies the instance number of a specific internal device. | 1.3.6.1.4.1.9.9.652.1.4.1.1.2 | Unsigned32 | not-accessible | current |
| csstHwInternalStatsDirection OBJECT-TYPE This object indicates the flow direction of a specific traffic statistics. | 1.3.6.1.4.1.9.9.652.1.4.1.1.3 | INTEGER {ingressIn(1), ingressOut(2), egressIn(3), egressOut(4)} | not-accessible | current |
| csstHwInternalStatsType OBJECT-TYPE This object indicates the flow type of a specific traffic statistics. | 1.3.6.1.4.1.9.9.652.1.4.1.1.4 | INTEGER {packetsPerSec(1), bytesPerSec(2)} | not-accessible | current |
| csstHwInternalStatsIndex OBJECT-TYPE This object indicates an arbitrary integer which uniquely identifies a specific traffic statistics. | 1.3.6.1.4.1.9.9.652.1.4.1.1.5 | Unsigned32 | not-accessible | current |
| csstHwInternalStatsDescr OBJECT-TYPE This object indicates the internal device name and port list of a specific traffic statistics. | 1.3.6.1.4.1.9.9.652.1.4.1.1.6 | SnmpAdminString | read-only | current |
| csstHwInternalStatsRate OBJECT-TYPE This object indicates the rate of a specific traffic statistics. | 1.3.6.1.4.1.9.9.652.1.4.1.1.7 | Gauge32 | read-only | current |
| csstHwInternalErrorTable OBJECT-TYPE This table contains a list of internal error statistics for internal devices of a specific physical entity that is capable of providing this information. Such physical entity is identified by the entPhysicalIndex in ENTITY-MIB. | 1.3.6.1.4.1.9.9.652.1.4.2 | not-accessible | current | |
| csstHwInternalErrorEntry OBJECT-TYPE Each entry contains statistics information for an internal device of a specific physical entity. | 1.3.6.1.4.1.9.9.652.1.4.2.1 | not-accessible | current | |
| csstHwInternalErrorDeviceId OBJECT-TYPE This object indicates an arbitrary number which uniquely identifies a specific internal device. | 1.3.6.1.4.1.9.9.652.1.4.2.1.1 | Unsigned32 | not-accessible | current |
| csstHwInternalErrorCategory OBJECT-TYPE This object indicates the statistics category. | 1.3.6.1.4.1.9.9.652.1.4.2.1.2 | INTEGER {error(1), congestion(2), qos(3)} | not-accessible | current |
| csstHwInternalErrorDeviceInfo OBJECT-TYPE This object indicates the name and role of a specific internal device. | 1.3.6.1.4.1.9.9.652.1.4.2.1.3 | SnmpAdminString | read-only | current |
| csstHwInternalErrorLastCleared OBJECT-TYPE This object indicates the most recent time the error statistics was cleared. | 1.3.6.1.4.1.9.9.652.1.4.2.1.4 | DateAndTime | read-only | current |
| csstHwInternalErrorInstTable OBJECT-TYPE This table contains a list of internal error instance management information for internal devices. | 1.3.6.1.4.1.9.9.652.1.4.3 | not-accessible | current | |
| csstHwInternalErrorInstEntry OBJECT-TYPE Each entry contains a particular error statistics information for a specific device. | 1.3.6.1.4.1.9.9.652.1.4.3.1 | not-accessible | current | |
| csstHwInternalErrorInstNum OBJECT-TYPE This object indicates an arbitrary number which uniquely identifies the instance number of a specific internal device. | 1.3.6.1.4.1.9.9.652.1.4.3.1.1 | Unsigned32 | not-accessible | current |
| csstHwInternalErrorInstErrorId OBJECT-TYPE This object indicates an arbitrary number which uniquely identifies the internal error. | 1.3.6.1.4.1.9.9.652.1.4.3.1.2 | Unsigned32 | not-accessible | current |
| csstHwInternalErrorInstDescr OBJECT-TYPE This object indicates the internal error description. A zero-length string indicates that the internal error description is not available. | 1.3.6.1.4.1.9.9.652.1.4.3.1.3 | SnmpAdminString | read-only | current |
| csstHwInternalErrorInstCount OBJECT-TYPE This object indicates the count of internal error. | 1.3.6.1.4.1.9.9.652.1.4.3.1.4 | Counter64 | read-only | current |
| csstHwInternalErrorInstPorts OBJECT-TYPE This object indicates the internal ports that generated the error. A zero-length string indicates that the internal ports information is not available. | 1.3.6.1.4.1.9.9.652.1.4.3.1.5 | SnmpAdminString | read-only | current |
| csstRewriteEngineStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.1.5 | |||
| csstRewriteEnginePktDropStatsTable OBJECT-TYPE This table contains packet drop information for each channel of a rewrite engine on each physical entity, sush as a module capable of providing this information. | 1.3.6.1.4.1.9.9.652.1.5.1 | not-accessible | current | |
| csstRewriteEnginePktDropStatsEntry OBJECT-TYPE Each row contains packet drop statistic for a channel interface of a rewrite engine on a particular module identified by its entPhysicalIndex. | 1.3.6.1.4.1.9.9.652.1.5.1.1 | not-accessible | current | |
| csstRewriteEngineChannelIndex OBJECT-TYPE The channel number of a rewrtie engine on a given module. | 1.3.6.1.4.1.9.9.652.1.5.1.1.1 | Unsigned32 | not-accessible | current |
| csstRewriteEngineDropPkts OBJECT-TYPE This object indicates the total number of rewrite engine dropped packets. | 1.3.6.1.4.1.9.9.652.1.5.1.1.2 | Counter64 | read-only | current |
| csstRewriteEngineTotalOverruns OBJECT-TYPE This object indicates the total number of counter overruns. | 1.3.6.1.4.1.9.9.652.1.5.1.1.3 | Counter32 | read-only | current |
| ciscoSwitchStatsMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.2 | |||
| csstSwitchStatsMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.2.1 | |||
| csstSwitchStatsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.652.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| csstSwitchStatsMIBCompliance MODULE-COMPLIANCE The compliance statement for CISCO-SWITCH-STATS-MIB. | 1.3.6.1.4.1.9.9.652.2.1.1 | deprecated |
| csstSwitchStatsMIBCompliance2 MODULE-COMPLIANCE The compliance statement for CISCO-SWITCH-STATS-MIB. | 1.3.6.1.4.1.9.9.652.2.1.2 | current |
| ciscoSwitchStatsConfOptionGroup OBJECT-GROUP A collection of objects providing information for optional traffic statistics for configuration. | 1.3.6.1.4.1.9.9.652.2.2.1 | current |
| ciscoSwitchStatsConfMapGroup OBJECT-GROUP A collection of objects providing information for configuration of traffic statistics on this device. | 1.3.6.1.4.1.9.9.652.2.2.2 | current |
| ciscoSwitchStatsConfIfGroup OBJECT-GROUP A collection of objects providing information for configured statistics for interfaces that are capable of providing such information. | 1.3.6.1.4.1.9.9.652.2.2.3 | current |
| ciscoSwitchStatsVlanGroup OBJECT-GROUP A collection of objects providing information for traffic statistics for VLANs that are capable of providing such information. | 1.3.6.1.4.1.9.9.652.2.2.4 | current |
| ciscoSwitchStatsL2Group OBJECT-GROUP A collection of objects providing information for L2 Total Bridged Packets for switching engines. | 1.3.6.1.4.1.9.9.652.2.2.5 | current |
| ciscoSwitchStatsL3Group OBJECT-GROUP A collection of objects providing information for L3 traffic statistics for switching engines. | 1.3.6.1.4.1.9.9.652.2.2.6 | deprecated |
| ciscoSwitchStatsLayer3Group OBJECT-GROUP A collection of objects providing information for L3 traffic statistics for switching engines. | 1.3.6.1.4.1.9.9.652.2.2.7 | current |
| ciscoSwitchStatsLayer3ExtGroup OBJECT-GROUP An extended collection of objects providing information for L3 traffic statistics for switching engines. | 1.3.6.1.4.1.9.9.652.2.2.8 | current |
| ciscoSwitchStatsTotalGroup OBJECT-GROUP A collection of objects providing information for Total Traffic Packets for switching engines. | 1.3.6.1.4.1.9.9.652.2.2.9 | current |
| ciscoSwitchStatsInternalStatsGroup OBJECT-GROUP A collection of objects providing information for internal traffic statistics. | 1.3.6.1.4.1.9.9.652.2.2.10 | current |
| ciscoSwitchStatsInternalErrorGroup OBJECT-GROUP A collection of objects providing information for internal error statistics. | 1.3.6.1.4.1.9.9.652.2.2.11 | current |
| ciscoSwitchStatsInternalInstanceGroup OBJECT-GROUP A collection of objects providing device instance information for internal error statistics. | 1.3.6.1.4.1.9.9.652.2.2.12 | current |
| ciscoSwitchStatsRewriteEngineStatsGroup OBJECT-GROUP A collection of objects providing information for rewrite engine statistics. | 1.3.6.1.4.1.9.9.652.2.2.13 | current |