CISCO-SWITCH-USAGE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SWITCH-USAGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoSwitchUsageMIB 1.3.6.1.4.1.9.9.201
This MIB defines objects related to statistics for the usage of switch fabric. The switch fabric is used by the incoming packets from the line/network to a interface. Such packets are called ingress packets. Counters are maintained for number of ingress packets/ octets switched by the switch fabric for each interface. NOTE: These counters are not counting the total number of incoming packets and octets for a particular interface. Instead only the counts of packets and octets that actually use the switch-fabric are being accounted for by this MIB. Therefore, the counters in this MIB are distinctly different from packet and octet counters found in the IF-MIB.
         ciscoSwitchUsageMIBObjects 1.3.6.1.4.1.9.9.201.1
             ciscoSwitchUsageStats 1.3.6.1.4.1.9.9.201.1.1
                 cswitchUsageStatTable 1.3.6.1.4.1.9.9.201.1.1.1 no-access
A list of switch resouce usage statistics entries. The statistics will give information on the switch usage by each interface.
                     cswitchUsageStatEntry 1.3.6.1.4.1.9.9.201.1.1.1.1 no-access
Entry contains information of a particular interface in terms of how much switch resource it has used. An entry in this table exists for each ifEntry with an ifType of fastEther(62) for FastEthernet interface and gigabitEthernet (117) for Gigabit interface.
                         cswitchUsageByIngrsIntfPkts 1.3.6.1.4.1.9.9.201.1.1.1.1.1 counter32 read-only
The number of ingress packets of a interface which use the switch resource.
                         cswitchUsageByIngrsIntfHCPkts 1.3.6.1.4.1.9.9.201.1.1.1.1.2 counter64 read-only
The number of ingress packets of a interface which use the switch resource. This is a 64 bit (High Capacity) version of the cswitchUsageByIngrsIntfPkts counter for use with SNMP v2c or v3 Managers.
                         cswitchUsageByIngrsIntfOctets 1.3.6.1.4.1.9.9.201.1.1.1.1.3 counter32 read-only
The number of ingress octets of a interface which use the switch resource.
                         cswitchUsageByIngrsIntfHCOctets 1.3.6.1.4.1.9.9.201.1.1.1.1.4 counter64 read-only
The number of ingress octets of a interface which use the switch resource. This is a 64 bit (High Capacity) version of the cswitchUsageByIngrsIntfOctets counter for use with SNMP v2c or v3 Managers.
         ciscoSwitchUsageMIBNotifyPrefix 1.3.6.1.4.1.9.9.201.2
             ciscoSwitchUsageMIBNotifications 1.3.6.1.4.1.9.9.201.2.0
         ciscoSwitchUsageMIBConformance 1.3.6.1.4.1.9.9.201.3
             ciscoSwitchUsageMIBCompliances 1.3.6.1.4.1.9.9.201.3.1
                 ciscoSwitchUsageMIBCompliance 1.3.6.1.4.1.9.9.201.3.1.1
The compliance statement for the switch usage statistics group.
             ciscoSwitchUsageMIBGroups 1.3.6.1.4.1.9.9.201.3.2
                 ciscoSwitchUsageMIBGroup 1.3.6.1.4.1.9.9.201.3.2.1
The Object Group for switch usage statistics