oacQosSetConfigFeature
OA-QOS-MIB ·
.1.3.6.1.4.1.13191.10.3.1.3.9.1.1
Object
column SetFeatureType
The configured packet marking feature : ipDscp(0), ipPrecedence(1), qosGroupNumber(2), atmClpBit(3), discardClass(4), cos(5)
Context
- MIB
- OA-QOS-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.3.9.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oacQosSetConfigEntry
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::oacQosSetConfigFeature'
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::oacQosSetConfigFeature.<oacQosConfigIndex>'
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::oacQosSetConfigFeature'
Syntax
- Source
- SetFeatureType
- Base type
Bits
Type Description
The available packet marking features.
Values & Constraints
Type Values
0 | ipDscp |
1 | ipPrecedence |
2 | qosGroupNumber |
3 | atmClpBit |
4 | discardClass |
5 | cos |