zxAnQosIITrafficCosPriorityTrust
ZTE-AN-QOSII-MIB ·
.1.3.6.1.4.1.3902.1015.21.3.16.1.6
Object
column r/w
Enumeration
Mode of COS priority trust mode.
override(1) -- Untrust and Override the COS value of the traffic
by zxAnQosIITrafficCosPriority.
trust(2) -- trust the COS priority of the traffic and not to
override it.
Context
- MIB
- ZTE-AN-QOSII-MIB
- OID
.1.3.6.1.4.1.3902.1015.21.3.16.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnQosIITrafficProfileEntry
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 'ZTE-AN-QOSII-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSII-MIB::zxAnQosIITrafficCosPriorityTrust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOSII-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSII-MIB::zxAnQosIITrafficCosPriorityTrust.<zxAnQosIITrafficPrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOSII-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOSII-MIB::zxAnQosIITrafficCosPriorityTrust'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | override |
2 | trust |
255 | notSupport |