h3cRprPriorityValue
H3C-RPR-MIB ·
.1.3.6.1.4.1.2011.10.2.60.1.6.1.1.3
Object
column Enumeration
The priority of tag,mpls and ip, the value range is 0~7.
Context
- MIB
- H3C-RPR-MIB
- OID
.1.3.6.1.4.1.2011.10.2.60.1.6.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- h3cRprPriority2ClassMapEntry
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 'H3C-RPR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RPR-MIB::h3cRprPriorityValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-RPR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RPR-MIB::h3cRprPriorityValue.<h3cRprPriority2ClassMapIfIndex>.<h3cRprPriority2ClassMapType>.<h3cRprPriorityValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-RPR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-RPR-MIB::h3cRprPriorityValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pri0 |
2 | pri1 |
3 | pri2 |
4 | pri3 |
5 | pri4 |
6 | pri5 |
7 | pri6 |
8 | pri7 |