nbRtPoliceRateLimitOperMode
RT-CFG-MIB ·
.1.3.6.1.4.1.629.1.50.12.9.3.2.1.5
Object
column r/w
Enumeration
The Police Action Rate Limit Operation Mode.
Context
- MIB
- RT-CFG-MIB
- OID
.1.3.6.1.4.1.629.1.50.12.9.3.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbRtPoliceRateLimitEntry
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 'RT-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RT-CFG-MIB::nbRtPoliceRateLimitOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RT-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RT-CFG-MIB::nbRtPoliceRateLimitOperMode.<nbRtPoliceRateLimitName>.<nbRtPoliceRateLimitCoSlevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RT-CFG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RT-CFG-MIB::nbRtPoliceRateLimitOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | noREDnoCoS |
3 | redTCPnoCoS |
4 | redAllnoCoS |
5 | coSnoRED |
6 | coSguarantee |
7 | coSREDtcp |
8 | coSREDall |
9 | coSguaranteeREDtcp |
10 | coSguaranteeREDall |