cpwVcMplsExpBitsMode
CISCO-IETF-PW-MPLS-MIB ·
.1.3.6.1.4.1.9.10.107.1.1.1.2
Object
column r/w
Enumeration
Set by the operator to indicate the way the VC shim label EXP bits are to be determined. The value of outerTunnel(1) is used where there is an outer tunnel - cpwVcMplsMplsType is mplsTe or mplsNonTe. Note that in this case there is no need to mark the VC label with the EXP bits since the VC label is not visible to the intermediate nodes. If there is no outer tunnel, specifiedValue(2) indicate that the value is specified by cpwVcMplsExpBits, and serviceDependant(3) indicate that the EXP bits are setup based on a rule specified in the emulated service specific tables, for example when the EXP bits are a function of 802.1p marking for Ethernet emulated service.
Context
- MIB
- CISCO-IETF-PW-MPLS-MIB
- OID
.1.3.6.1.4.1.9.10.107.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpwVcMplsEntry
- 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 'CISCO-IETF-PW-MPLS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-MPLS-MIB::cpwVcMplsExpBitsMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PW-MPLS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-MPLS-MIB::cpwVcMplsExpBitsMode.<cpwVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PW-MPLS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PW-MPLS-MIB::cpwVcMplsExpBitsMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | outerTunnel |
2 | specifiedValue |
3 | serviceDependant |
Conformance
Member of