zxAnQos3IngressInnerCosMarkMode
ZTE-AN-QOS3-MIB ·
.1.3.6.1.4.1.3902.1015.21.4.4.1.1.3
Object
column r/w
Enumeration
Inner CoS mark mode, ingress direction.
trust(1) -- Trust the CoS priority and not to change it.
override(2) -- Override the CoS priority with
zxAnQos3IngressDefaultInnerCos.
cosRemark(3)-- Remark the CoS priority with
zxAnQosIfCtagCosToCosPrf.
dscpToCos(4) -- Remark the CoS priority with
zxAnQos3IngressDscp2InnerCosPrf.
Context
- MIB
- ZTE-AN-QOS3-MIB
- OID
.1.3.6.1.4.1.3902.1015.21.4.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnQos3VPortConfigEntry
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-QOS3-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOS3-MIB::zxAnQos3IngressInnerCosMarkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOS3-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOS3-MIB::zxAnQos3IngressInnerCosMarkMode.<zxAnQos3Rack>.<zxAnQos3Shelf>.<zxAnQos3Slot>.<zxAnQos3Port>.<zxAnQos3Onu>.<zxAnQos3VCircuitType>.<zxAnQos3LogicalId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOS3-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOS3-MIB::zxAnQos3IngressInnerCosMarkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trust |
2 | override |
3 | cosRemark |
4 | dscpToCos |
255 | notSupport |