CISCO-SWITCH-RATE-LIMITER-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SWITCH-RATE-LIMITER-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
 ciscoSwitchRateLimiterMIB 1.3.6.1.4.1.9.9.773
This MIB module defines management objects for the Switch Rate Limiter features on Cisco Layer 2 and Layer 3 devices. Rate limits prevents redirected control packets for egress exceptions from overwhelming the supervisor module on a device.
         ciscoSwitchRateLimiterMIBNotifs 1.3.6.1.4.1.9.9.773.0
         ciscoSwitchRateLimiterMIBObjects 1.3.6.1.4.1.9.9.773.1
             csrlRateLimiterInfo 1.3.6.1.4.1.9.9.773.1.1
                 csrlRateLimiterClassTable 1.3.6.1.4.1.9.9.773.1.1.1 no-access
A table containing descriptions of the rate limiter classes supported by the device.
                     csrlRateLimiterClassEntry 1.3.6.1.4.1.9.9.773.1.1.1.1 no-access
A conceptual row containing the description of a particular rate limiter class.
                         csrlRateLimiterClassId 1.3.6.1.4.1.9.9.773.1.1.1.1.1 unsigned32 no-access
An arbitrary positive integer value that uniquely identifies a rate limiter class.
                         csrlRateLimiterClassDescr 1.3.6.1.4.1.9.9.773.1.1.1.1.2 snmpadminstring read-only
This object indicates the description of the rate limiter class.
             csrlGlobalRateLimiter 1.3.6.1.4.1.9.9.773.1.2
                 csrlGlobalRateLimiterTable 1.3.6.1.4.1.9.9.773.1.2.1 no-access
A table containing global configuration and statistics of rate limiter classes.
                     csrlGlobalRateLimiterEntry 1.3.6.1.4.1.9.9.773.1.2.1.1 no-access
A conceptual row containing global management information of a particular rate limiter class.
                         csrlGlobalRateLimiterConfigured 1.3.6.1.4.1.9.9.773.1.2.1.1.1 integer32 read-write
This object specifies the global rate limit configured for this rate limiter class. The global rate limit for this class is applied to every entity which does not have its local rate limit of same class configured, the value of the corresponding csrlLocalRateLimiterConfigured is -2. A value of -1 indicates that the global rate limit for this rate limiter class is disabled. A value of 0 indicates that the system does not allow any packets for this rate limiter class to go through the supervisor.
                         csrlGlobalRateLimiterAllowed 1.3.6.1.4.1.9.9.773.1.2.1.1.2 counter64 read-only
This object indicates the number of packets allowed globally for this rate limiter class. When the value of csrlGlobalRateLimiterConfigured is -1, the value of this object is always 0.
                         csrlGlobalRateLimiterDropped 1.3.6.1.4.1.9.9.773.1.2.1.1.3 counter64 read-only
This object indicates the number of packets which have been dropped globally for this rate limiter class. When the value of csrlGlobalRateLimiterConfigured is -1, the value of this object is always 0.
                         csrlGlobalRateLimiterTotal 1.3.6.1.4.1.9.9.773.1.2.1.1.4 counter64 read-only
This object indicates the total number of packets have been processed globally for this rate limiter class. When the value of csrlGlobalRateLimiterConfigured is -1, the value of this object is always 0.
             csrlLocalRateLimiter 1.3.6.1.4.1.9.9.773.1.3
                 csrlLocalRateLimiterTable 1.3.6.1.4.1.9.9.773.1.3.1 no-access
A table containing local rate limiter configuration and statistics for a specific entity. For Example: A module on the device. A set of rate limiter class entries are added to this table when a rate limiter capable entity comes online. The same set of entries are deleted from this table when the entity goes offline.
                     csrlLocalRateLimiterEntry 1.3.6.1.4.1.9.9.773.1.3.1.1 no-access
A conceptual row containing the local rate limiter management information for a particular rate limiter capable entity.
                         csrlLocalRateLimiterConfigured 1.3.6.1.4.1.9.9.773.1.3.1.1.1 integer32 read-write
This object specifies the local rate limit configured for this rate limiter class on this entity. A value of -2 indicates that the entity does not have local rate limiter configured, and will pick up the configuration from csrlGlobalRateLimiterConfigured. A value of -1 indicates that this rate limiter class is disabled locally for this entity. A value of 0 indicates that the rate limiter does not allow any packets from this entity for this rate limiter class to go through the supervisor.
                         csrlLocalRateLimiterAllowed 1.3.6.1.4.1.9.9.773.1.3.1.1.2 counter64 read-only
This object indicates the number of packets allowed on this entity for this rate limiter class. When the value of csrlLocalRateLimiterConfigured is -1, the value of this object is always 0.
                         csrlLocalRateLimiterDropped 1.3.6.1.4.1.9.9.773.1.3.1.1.3 counter64 read-only
This object indicates the number of packets dropped on this entity for this rate limiter class. When the value of csrlLocalRateLimiterConfigured is -1, the value of this object is always 0.
                         csrlLocalRateLimiterTotal 1.3.6.1.4.1.9.9.773.1.3.1.1.4 counter64 read-only
This object indicates the number of packets processed on this entity for this rate limiter class. When the value of csrlLocalRateLimiterConfigured is -1, the value of this object is always 0.
         ciscoSwitchRateLimiterMIBConform 1.3.6.1.4.1.9.9.773.2
             csrlMIBCompliances 1.3.6.1.4.1.9.9.773.2.1
                 csrlMIBCompliance 1.3.6.1.4.1.9.9.773.2.1.1
The compliance statement for CISCO-SWITCH-RATE-LIMITER-MIB.my.
             csrlMIBGroups 1.3.6.1.4.1.9.9.773.2.2
                 csrlRateLimiterClassGroup 1.3.6.1.4.1.9.9.773.2.2.1
A collection of objects providing Rate Limiter Class information.
                 csrlGlobalRateLimiterGroup 1.3.6.1.4.1.9.9.773.2.2.2
A collection of objects providing global rate limiter information.
                 csrlLocalRateLimiterGroup 1.3.6.1.4.1.9.9.773.2.2.3
A collection of objects providing local rate limiter information.