CISCO-SWITCH-STATS-MIB

File: CISCO-SWITCH-STATS-MIB.mib (48218 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC Q-BRIDGE-MIB IF-MIB
ENTITY-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Counter64 Gauge32
MODULE-COMPLIANCE OBJECT-GROUP SnmpAdminString
DateAndTime VlanIndex ifIndex
entPhysicalIndex ciscoMgmt

Defined Types

CsstConfigStatsOptionEntry  
SEQUENCE    
  csstConfigStatsOptionIndex Unsigned32
  csstConfigStatsOptionDesc SnmpAdminString

CsstConfigStatsIfEntry  
SEQUENCE    
  csstConfigStatsIfPackets1 Counter64
  csstConfigStatsIfOctets1 Counter64
  csstConfigStatsIfPackets2 Counter64
  csstConfigStatsIfOctets2 Counter64
  csstConfigStatsIfPackets3 Counter64
  csstConfigStatsIfOctets3 Counter64
  csstConfigStatsIfPackets4 Counter64
  csstConfigStatsIfOctets4 Counter64
  csstConfigStatsIfPackets5 Counter64
  csstConfigStatsIfOctets5 Counter64
  csstConfigStatsIfPackets6 Counter64
  csstConfigStatsIfOctets6 Counter64
  csstConfigStatsIfPackets7 Counter64
  csstConfigStatsIfOctets7 Counter64
  csstConfigStatsIfPackets8 Counter64
  csstConfigStatsIfOctets8 Counter64

CsstVlanStatsEntry  
SEQUENCE    
  csstVlanIndex VlanIndex
  csstVlanKnownBridgedUcastPkts Counter64
  csstVlanKnownBridgedUcastOctets Counter64
  csstVlanKnownBridgedNUcastPkts Counter64
  csstVlanKnownBridgedNUcastOctets Counter64

CsstSwitchStatsEntry  
SEQUENCE    
  csstL2TotalBridgedPkts Counter32
  csstL3FibSwitchedIpv4UcastPkts Counter32
  csstL3FibSwitchedIpv6UcastPkts Counter32
  csstL3FibSwitchedEoMplsPkts Counter32
  csstL3FibSwitchedMplsPkts Counter32
  csstL3TotalMulticastPkts Counter32
  csstL3IgmpMldPkts Counter32
  csstL3Ipv4MulticastPkts Counter32
  csstL3Ipv6MulticastPkts Counter32
  csstL3MulticastLeakPkts Counter32
  csstL3InputAclRoutedPkts Counter32
  csstL3OutputAclRoutedPkts Counter32
  csstL3InputNetflowSwitchedPkts Counter32
  csstL3OutputNetflowSwitchedPkts Counter32
  csstL3InExceptionRedirectPkts Counter32
  csstL3OutExceptionRedirectPkts Counter32
  csstL3TotalNetflowSwitchedPkts Counter32
  csstL3TotalAclRoutedPkts Counter32
  csstTotalAclDenyPkts Counter32

CsstHwInternalStatsEntry  
SEQUENCE    
  csstHwInternalStatsDeviceId Unsigned32
  csstHwInternalStatsInstanceNum Unsigned32
  csstHwInternalStatsDirection INTEGER
  csstHwInternalStatsType INTEGER
  csstHwInternalStatsIndex Unsigned32
  csstHwInternalStatsDescr SnmpAdminString
  csstHwInternalStatsRate Gauge32

CsstHwInternalErrorEntry  
SEQUENCE    
  csstHwInternalErrorDeviceId Unsigned32
  csstHwInternalErrorCategory INTEGER
  csstHwInternalErrorDeviceInfo SnmpAdminString
  csstHwInternalErrorLastCleared DateAndTime

CsstHwInternalErrorInstEntry  
SEQUENCE    
  csstHwInternalErrorInstNum Unsigned32
  csstHwInternalErrorInstErrorId Unsigned32
  csstHwInternalErrorInstDescr SnmpAdminString
  csstHwInternalErrorInstCount Counter64
  csstHwInternalErrorInstPorts SnmpAdminString

CsstRewriteEnginePktDropStatsEntry  
SEQUENCE    
  csstRewriteEngineChannelIndex Unsigned32
  csstRewriteEngineDropPkts Counter64
  csstRewriteEngineTotalOverruns Counter32

Defined Values

ciscoSwitchStatsMIB 1.3.6.1.4.1.9.9.652
The MIB module provides management information for configuration and monitoring of traffic statistics on Cisco's switching devices.
MODULE-IDENTITY    

ciscoSwitchStatsMIBNotifs 1.3.6.1.4.1.9.9.652.0
OBJECT IDENTIFIER    

ciscoSwitchStatsMIBObjects 1.3.6.1.4.1.9.9.652.1
OBJECT IDENTIFIER    

ciscoSwitchStatsMIBConform 1.3.6.1.4.1.9.9.652.2
OBJECT IDENTIFIER    

csstConfigurableStats 1.3.6.1.4.1.9.9.652.1.1
OBJECT IDENTIFIER    

csstVlanStats 1.3.6.1.4.1.9.9.652.1.2
OBJECT IDENTIFIER    

csstSwitchTrafficStats 1.3.6.1.4.1.9.9.652.1.3
OBJECT IDENTIFIER    

csstHwInternalStats 1.3.6.1.4.1.9.9.652.1.4
OBJECT IDENTIFIER    

csstRewriteEngineStats 1.3.6.1.4.1.9.9.652.1.5
OBJECT IDENTIFIER    

csstConfigStatsOptionTable 1.3.6.1.4.1.9.9.652.1.1.1
This table contains a list of network traffic statistics options capable to be configured in csstConfigStatsMap for the statistics collection by the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstConfigStatsOptionEntry

csstConfigStatsOptionEntry 1.3.6.1.4.1.9.9.652.1.1.1.1
Each entry contains statistics information for a specific traffic statistics option.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstConfigStatsOptionEntry  

csstConfigStatsOptionIndex 1.3.6.1.4.1.9.9.652.1.1.1.1.1
A unique value to indicate a specific traffic statistics option.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

csstConfigStatsOptionDesc 1.3.6.1.4.1.9.9.652.1.1.1.1.2
Indicates the description corresponding to a specific traffic statistics option.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

csstConfigStatsMapSize 1.3.6.1.4.1.9.9.652.1.1.2
Indicates the length of the csstConfigStatsMap object. This object value indicates the total number of traffic statistics options that can be configured in csstConfigStatsMap.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

csstConfigStatsMap 1.3.6.1.4.1.9.9.652.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

csstConfigStatsIfTable 1.3.6.1.4.1.9.9.652.1.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstConfigStatsIfEntry

csstConfigStatsIfEntry 1.3.6.1.4.1.9.9.652.1.1.4.1
Each entry provides traffic statistics information for a specific interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstConfigStatsIfEntry  

csstConfigStatsIfPackets1 1.3.6.1.4.1.9.9.652.1.1.4.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets1 1.3.6.1.4.1.9.9.652.1.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets2 1.3.6.1.4.1.9.9.652.1.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets2 1.3.6.1.4.1.9.9.652.1.1.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets3 1.3.6.1.4.1.9.9.652.1.1.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets3 1.3.6.1.4.1.9.9.652.1.1.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets4 1.3.6.1.4.1.9.9.652.1.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets4 1.3.6.1.4.1.9.9.652.1.1.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets5 1.3.6.1.4.1.9.9.652.1.1.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets5 1.3.6.1.4.1.9.9.652.1.1.4.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets6 1.3.6.1.4.1.9.9.652.1.1.4.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets6 1.3.6.1.4.1.9.9.652.1.1.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets7 1.3.6.1.4.1.9.9.652.1.1.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets7 1.3.6.1.4.1.9.9.652.1.1.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfPackets8 1.3.6.1.4.1.9.9.652.1.1.4.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstConfigStatsIfOctets8 1.3.6.1.4.1.9.9.652.1.1.4.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstVlanStatsTable 1.3.6.1.4.1.9.9.652.1.2.1
This table provides specific traffic statistics information for VLANs that are capable of providing such statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstVlanStatsEntry

csstVlanStatsEntry 1.3.6.1.4.1.9.9.652.1.2.1.1
An entry providing traffic statistics information collected for a specific VLAN
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstVlanStatsEntry  

csstVlanIndex 1.3.6.1.4.1.9.9.652.1.2.1.1.1
Indicates the VLAN number.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

csstVlanKnownBridgedUcastPkts 1.3.6.1.4.1.9.9.652.1.2.1.1.2
The total number of bridged unicast packets, counted on this VLAN, with known MAC (Media Access Control) DA (destination address).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstVlanKnownBridgedUcastOctets 1.3.6.1.4.1.9.9.652.1.2.1.1.3
The total number of octets for the bridged unicast packets, counted on this VLAN, with known MAC DA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstVlanKnownBridgedNUcastPkts 1.3.6.1.4.1.9.9.652.1.2.1.1.4
The total number of bridged non-unicast packets, counted on this VLAN, with known MAC DA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstVlanKnownBridgedNUcastOctets 1.3.6.1.4.1.9.9.652.1.2.1.1.5
The total number of octets for the bridged non-unicast packets, counted on this VLAN, with known MAC DA.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstSwitchStatsTable 1.3.6.1.4.1.9.9.652.1.3.1
This table provides specific L2/L3 traffic statistics information of switching engines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstSwitchStatsEntry

csstSwitchStatsEntry 1.3.6.1.4.1.9.9.652.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstSwitchStatsEntry  

csstL2TotalBridgedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.1
The total number of bridged packets on this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3FibSwitchedIpv4UcastPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.2
The total number of IPv4 Unicast packets, switched by the FIB (Forwarding Information Base) on this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3FibSwitchedIpv6UcastPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.3
The total number of IPv6 Unicast packets, switched by the FIB (Forwarding Information Base) on this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3FibSwitchedEoMplsPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.4
The total number of EoMPLS (Ethernet over MPLS) packets switched by the FIB Forwarding Information Base) on this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3FibSwitchedMplsPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.5
The total number of MPLS (Multiprotocol Label Switching) packets switched by the FIB Forwarding Information Base) on this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3TotalMulticastPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.6
The total number of Multicast packets switched at Layer3 by this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3IgmpMldPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.7
The total number of IGMP MLD (Multicast Listener Discovery) packets switched by this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3Ipv4MulticastPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.8
The total number of IPv4 Multicast packets switched at Layer3 by this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3Ipv6MulticastPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.9
The total number of IPv6 Multicast packets switched at Layer3 by this switching engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3MulticastLeakPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.10
The total number of Multicast Reverse Path Forwarding (RPF) check failed packets which are leaked to the CPU for processing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3InputAclRoutedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.11
The total number of Input ACL(Access Control List) Routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3OutputAclRoutedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.12
The total number of Output ACL Routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3InputNetflowSwitchedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.13
The total number of Input Netflow Switched packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3OutputNetflowSwitchedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.14
The total number of Output Netflow Switched packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3InExceptionRedirectPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.15
The total number of Input packets which are redirected to the CPU due to an exception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3OutExceptionRedirectPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.16
The total number of Output packets which are redirected to the CPU due to an exception.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3TotalNetflowSwitchedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.17
This object indicates the total number of Netflow switched packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstL3TotalAclRoutedPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.18
This object indicates the total number of ACL routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstTotalAclDenyPkts 1.3.6.1.4.1.9.9.652.1.3.1.1.19
This object indicates the total number of ACL deny packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstHwInternalStatsTable 1.3.6.1.4.1.9.9.652.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstHwInternalStatsEntry

csstHwInternalStatsEntry 1.3.6.1.4.1.9.9.652.1.4.1.1
Each entry contains statistics information for an internal device of a specific physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstHwInternalStatsEntry  

csstHwInternalStatsDeviceId 1.3.6.1.4.1.9.9.652.1.4.1.1.1
This object indicates an arbitrary number which uniquely identifies a specific internal device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalStatsInstanceNum 1.3.6.1.4.1.9.9.652.1.4.1.1.2
This object indicates an arbitrary number which uniquely identifies the instance number of a specific internal device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalStatsDirection 1.3.6.1.4.1.9.9.652.1.4.1.1.3
This object indicates the flow direction of a specific traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ingressIn(1), ingressOut(2), egressIn(3), egressOut(4)  

csstHwInternalStatsType 1.3.6.1.4.1.9.9.652.1.4.1.1.4
This object indicates the flow type of a specific traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER packetsPerSec(1), bytesPerSec(2)  

csstHwInternalStatsIndex 1.3.6.1.4.1.9.9.652.1.4.1.1.5
This object indicates an arbitrary integer which uniquely identifies a specific traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalStatsDescr 1.3.6.1.4.1.9.9.652.1.4.1.1.6
This object indicates the internal device name and port list of a specific traffic statistics.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

csstHwInternalStatsRate 1.3.6.1.4.1.9.9.652.1.4.1.1.7
This object indicates the rate of a specific traffic statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

csstHwInternalErrorTable 1.3.6.1.4.1.9.9.652.1.4.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstHwInternalErrorEntry

csstHwInternalErrorEntry 1.3.6.1.4.1.9.9.652.1.4.2.1
Each entry contains statistics information for an internal device of a specific physical entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstHwInternalErrorEntry  

csstHwInternalErrorDeviceId 1.3.6.1.4.1.9.9.652.1.4.2.1.1
This object indicates an arbitrary number which uniquely identifies a specific internal device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalErrorCategory 1.3.6.1.4.1.9.9.652.1.4.2.1.2
This object indicates the statistics category.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER error(1), congestion(2), qos(3)  

csstHwInternalErrorDeviceInfo 1.3.6.1.4.1.9.9.652.1.4.2.1.3
This object indicates the name and role of a specific internal device.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

csstHwInternalErrorLastCleared 1.3.6.1.4.1.9.9.652.1.4.2.1.4
This object indicates the most recent time the error statistics was cleared.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

csstHwInternalErrorInstTable 1.3.6.1.4.1.9.9.652.1.4.3
This table contains a list of internal error instance management information for internal devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstHwInternalErrorInstEntry

csstHwInternalErrorInstEntry 1.3.6.1.4.1.9.9.652.1.4.3.1
Each entry contains a particular error statistics information for a specific device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstHwInternalErrorInstEntry  

csstHwInternalErrorInstNum 1.3.6.1.4.1.9.9.652.1.4.3.1.1
This object indicates an arbitrary number which uniquely identifies the instance number of a specific internal device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalErrorInstErrorId 1.3.6.1.4.1.9.9.652.1.4.3.1.2
This object indicates an arbitrary number which uniquely identifies the internal error.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstHwInternalErrorInstDescr 1.3.6.1.4.1.9.9.652.1.4.3.1.3
This object indicates the internal error description. A zero-length string indicates that the internal error description is not available.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

csstHwInternalErrorInstCount 1.3.6.1.4.1.9.9.652.1.4.3.1.4
This object indicates the count of internal error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstHwInternalErrorInstPorts 1.3.6.1.4.1.9.9.652.1.4.3.1.5
This object indicates the internal ports that generated the error. A zero-length string indicates that the internal ports information is not available.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

csstRewriteEnginePktDropStatsTable 1.3.6.1.4.1.9.9.652.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsstRewriteEnginePktDropStatsEntry

csstRewriteEnginePktDropStatsEntry 1.3.6.1.4.1.9.9.652.1.5.1.1
Each row contains packet drop statistic for a channel interface of a rewrite engine on a particular module identified by its entPhysicalIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CsstRewriteEnginePktDropStatsEntry  

csstRewriteEngineChannelIndex 1.3.6.1.4.1.9.9.652.1.5.1.1.1
The channel number of a rewrtie engine on a given module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

csstRewriteEngineDropPkts 1.3.6.1.4.1.9.9.652.1.5.1.1.2
This object indicates the total number of rewrite engine dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

csstRewriteEngineTotalOverruns 1.3.6.1.4.1.9.9.652.1.5.1.1.3
This object indicates the total number of counter overruns.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

csstSwitchStatsMIBCompliances 1.3.6.1.4.1.9.9.652.2.1
OBJECT IDENTIFIER    

csstSwitchStatsMIBGroups 1.3.6.1.4.1.9.9.652.2.2
OBJECT IDENTIFIER    

csstSwitchStatsMIBCompliance 1.3.6.1.4.1.9.9.652.2.1.1
The compliance statement for CISCO-SWITCH-STATS-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

csstSwitchStatsMIBCompliance2 1.3.6.1.4.1.9.9.652.2.1.2
The compliance statement for CISCO-SWITCH-STATS-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoSwitchStatsConfOptionGroup 1.3.6.1.4.1.9.9.652.2.2.1
A collection of objects providing information for optional traffic statistics for configuration.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsConfMapGroup 1.3.6.1.4.1.9.9.652.2.2.2
A collection of objects providing information for configuration of traffic statistics on this device.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsConfIfGroup 1.3.6.1.4.1.9.9.652.2.2.3
A collection of objects providing information for configured statistics for interfaces that are capable of providing such information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsVlanGroup 1.3.6.1.4.1.9.9.652.2.2.4
A collection of objects providing information for traffic statistics for VLANs that are capable of providing such information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsL2Group 1.3.6.1.4.1.9.9.652.2.2.5
A collection of objects providing information for L2 Total Bridged Packets for switching engines.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsL3Group 1.3.6.1.4.1.9.9.652.2.2.6
A collection of objects providing information for L3 traffic statistics for switching engines.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsLayer3Group 1.3.6.1.4.1.9.9.652.2.2.7
A collection of objects providing information for L3 traffic statistics for switching engines.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsLayer3ExtGroup 1.3.6.1.4.1.9.9.652.2.2.8
An extended collection of objects providing information for L3 traffic statistics for switching engines.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsTotalGroup 1.3.6.1.4.1.9.9.652.2.2.9
A collection of objects providing information for Total Traffic Packets for switching engines.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsInternalStatsGroup 1.3.6.1.4.1.9.9.652.2.2.10
A collection of objects providing information for internal traffic statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsInternalErrorGroup 1.3.6.1.4.1.9.9.652.2.2.11
A collection of objects providing information for internal error statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsInternalInstanceGroup 1.3.6.1.4.1.9.9.652.2.2.12
A collection of objects providing device instance information for internal error statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoSwitchStatsRewriteEngineStatsGroup 1.3.6.1.4.1.9.9.652.2.2.13
A collection of objects providing information for rewrite engine statistics.
Status: current Access: read-only
OBJECT-GROUP