zxDslTrafficConfPrfCosPriTrust
ZTE-DSL-TRAFFIC-MIB ·
.1.3.6.1.4.1.3902.1004.42.1.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 zxDslTrafficConfPrfCosPriority
trust(2) -- trust the COS priority of the traffic and not to
override it
remark(3) -- remark the COS priority of the traffic according
to the interface's configuration
Context
- MIB
- ZTE-DSL-TRAFFIC-MIB
- OID
.1.3.6.1.4.1.3902.1004.42.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxDslTrafficConfProfileEntry
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-DSL-TRAFFIC-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-TRAFFIC-MIB::zxDslTrafficConfPrfCosPriTrust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-TRAFFIC-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-TRAFFIC-MIB::zxDslTrafficConfPrfCosPriTrust.<zxDslTrafficConfPrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-TRAFFIC-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-TRAFFIC-MIB::zxDslTrafficConfPrfCosPriTrust'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | override |
2 | trust |