hwTunnelDiffServColor
HUAWEI-TUNNEL-TE-MIB ·
.1.3.6.1.4.1.2011.5.25.151.1.1.1.4
Object
column Enumeration
Remarked color of packet in the ingress PE, the value must be green,yellow,red.The default color is invalidColor(255).
Context
- MIB
- HUAWEI-TUNNEL-TE-MIB
- OID
.1.3.6.1.4.1.2011.5.25.151.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTunnelDiffServEntry
- Groups
- 1
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 'HUAWEI-TUNNEL-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TUNNEL-TE-MIB::hwTunnelDiffServColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TUNNEL-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TUNNEL-TE-MIB::hwTunnelDiffServColor.<hwTunnelDiffServIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TUNNEL-TE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TUNNEL-TE-MIB::hwTunnelDiffServColor'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | green |
2 | yellow |
3 | red |
255 | invalidColor |
Conformance
Member of