oacQosPoliceActionConfigExceed
OA-QOS-MIB ·
.1.3.6.1.4.1.13191.10.3.1.3.11.1.4
Object
column PoliceAction
Action taken when traffic is between conform and exceed token buckets.
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.3.11.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacQosPoliceActionConfigEntry
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 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oacQosPoliceActionConfigExceed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-QOS-MIB::oacQosPoliceActionConfigExceed.<oacQosConfigIndex>.<oacQosPoliceActionConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-QOS-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-QOS-MIB::oacQosPoliceActionConfigExceed'
Syntax
Values & Constraints
Type Values
1 | transmit |
2 | setIpDSCP |
3 | setIpPrecedence |
4 | setQosGroup |
5 | drop |
6 | setAtmClp |
7 | setDiscardClass |
8 | setCos |