oacQosObjectsType
OA-QOS-MIB ·
.1.3.6.1.4.1.13191.10.3.1.3.3.1.3
Object
column QosObjectType
The type of the object: policymap, or classmap, or matchStatement, etc.
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.3.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacQosObjectsEntry
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::oacQosObjectsType'
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::oacQosObjectsType.<oacQosPolicyIndex>.<oacQosObjectsIndex>'
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::oacQosObjectsType'
Syntax
Values & Constraints
Type Values
1 | policymap |
2 | classmap |
3 | matchStatement |
4 | queueing |
5 | randomDetect |
7 | police |
8 | set |