hwTrafficTablePriorityMappingMode
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.41
Object
scalar r/w
Enumeration
Indicates the traffic table prority mapping mode. Options: 1. userTos(1) -indicates that the mapping mode is ToS to 802.1p. 2. userDscp(2) -indicates that the mapping mode is DSCP to 802.1p. Default: userTos(1) The mode is used for the boards which don't support ToS to 802.1p and DSCP to 802.1p concurrently but support either ToS to 802.1p or DSCP to 802.1p.If the mode is configured with userTos, all service flows on the boards are working with userTos mapping mode, even if the mapping mode of the service flows on the boards are configured with userDscp.If the mode is configured with userDscp, all service flows on the boards are working with userDscp mapping mode, even if the mapping mode of the service flows on the boards are configured with userTos.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.41- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwExtIpdslam
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwTrafficTablePriorityMappingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwTrafficTablePriorityMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | userTos |
2 | userDscp |