pwMplsExpBitsMode
PW-MPLS-STD-R-MIB ·
.1.3.6.1.4.1.164.20.12.1.1.1.2
Object
column r/w
Enumeration
This object is set by the operator to determine the PW shim label EXP bits. The value of outerTunnel(1) is used where there is an outer tunnel - pwMplsMplsType equals to mplsTe(0) or mplsNonTe(1). Note that in this case there is no need to mark the PW label with the EXP bits, since the PW label is not visible to the intermediate nodes. If there is no outer tunnel, specifiedValue(2) indicates that the value is specified by pwMplsExpBits, and serviceDependant(3) indicates that the EXP bits are set based on a rule which is implementation specific.
Context
- MIB
- PW-MPLS-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.12.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwMplsEntry
- 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 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsExpBitsMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsExpBitsMode.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-MPLS-STD-R-MIB::pwMplsExpBitsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outerTunnel |
2 | specifiedValue |
3 | serviceDependant |
Conformance
Member of
Compliance refinements
Support of specifiedValue(2) and
serviceDependant(3) is optional.
serviceDependant(3) is optional.
pwMplsModuleReadOnlyCompliance
readonly
Write access is not required.
Support of specifiedValue(2) and serviceDependant(3)
is optional.
Support of specifiedValue(2) and serviceDependant(3)
is optional.