hwIpTrafficE2EPriority
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.8.1.23
Object
Indicates the e2e priority of the IP traffic profile.
The higher 16 bits indicate the outer priority mapping policy and the lower 16 bits indicate the e2e priority.
The e2e priority storage mode of the IP traffic profile is shown as follows:
---------------------------------------------------------
| 31-16 | 15-0 |
---------------------------------------------------------
| e2e priority mapping policy | e2e priority |
---------------------------------------------------------
Here,
e2e priority mapping policy:
0xFE (priority mapped from the outer CoS field on the ingress),
0xFB (priority mapped from the packet DSCP field on the ingress)and 0xFA (do not edit).
e2e priority: Range: 0-7.
e2e priority here indicates the default priority when the priority copy policy is to map the priority.
e2e priority is invalid when the priority copy policy is 0xFA (do not edit). Therefore, you must enter 0xff.
For example, if the e2e priority mapping policy is 0xFB and the priority is 2,
the value of hwIpTrafficE2EPriority is 0xFB0002, that is, 16449538.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.8.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpTrafficParamEntry
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-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIpTrafficE2EPriority'
More examples
Read one indexed 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::hwIpTrafficE2EPriority.<hwIpTrafficIndex>'
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::hwIpTrafficE2EPriority'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647