csrlGlobalRateLimiterConfigured
CISCO-SWITCH-RATE-LIMITER-MIB ·
.1.3.6.1.4.1.9.9.773.1.2.1.1.1
Object
column r/w
packets per secondInteger32
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.
Context
- MIB
- CISCO-SWITCH-RATE-LIMITER-MIB
- OID
.1.3.6.1.4.1.9.9.773.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- packets per second
- Parent
- csrlGlobalRateLimiterEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SWITCH-RATE-LIMITER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-RATE-LIMITER-MIB::csrlGlobalRateLimiterConfigured'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-RATE-LIMITER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-RATE-LIMITER-MIB::csrlGlobalRateLimiterConfigured.<csrlRateLimiterClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-RATE-LIMITER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-RATE-LIMITER-MIB::csrlGlobalRateLimiterConfigured'
Syntax
packets per secondInteger32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of
Compliance refinements
csrlMIBCompliance
readonly
Write access is not required.