csrlLocalRateLimiterConfigured
CISCO-SWITCH-RATE-LIMITER-MIB ·
.1.3.6.1.4.1.9.9.773.1.3.1.1.1
Object
column r/w
packets per secondInteger32
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.
Context
- MIB
- CISCO-SWITCH-RATE-LIMITER-MIB
- OID
.1.3.6.1.4.1.9.9.773.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- packets per second
- Parent
- csrlLocalRateLimiterEntry
- 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::csrlLocalRateLimiterConfigured'
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::csrlLocalRateLimiterConfigured.<entPhysicalIndex>.<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::csrlLocalRateLimiterConfigured'
Syntax
packets per secondInteger32
Values & Constraints
Object Constraints
range: -2-2147483647
Conformance
Member of
Compliance refinements
csrlMIBCompliance
readonly
Write access is not required.