rlQosPortRateLimitStatus
RADLAN-QOS-CLI-MIB ·
.1.3.6.1.4.1.89.88.13.1.17
Object
If there is Rate limit on the port
Context
- MIB
- RADLAN-QOS-CLI-MIB
- OID
.1.3.6.1.4.1.89.88.13.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlQosIfPolicyEntry
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 'RADLAN-QOS-CLI-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-QOS-CLI-MIB::rlQosPortRateLimitStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-QOS-CLI-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-QOS-CLI-MIB::rlQosPortRateLimitStatus.<rlIfIndex>.<rlIfType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-QOS-CLI-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-QOS-CLI-MIB::rlQosPortRateLimitStatus'
Syntax
- Source
- BinaryStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | disable |
2 | enable |