cpwVcMplsMplsType

CISCO-IETF-PW-MPLS-MIB · .1.3.6.1.4.1.9.10.107.1.1.1.1

Object

column r/w Bits
Set by the operator to indicate the outer tunnel types, if 
exists. mplsTe is used if the outer tunnel was set-up by  
MPLS-TE, and mplsNonTe is used the outer tunnel was set up 
by LDP or manually. Combination of mplsTe and mplsNonTe  
may exist in case of outer tunnel protection. 
vcOnly is used if there is no outer tunnel label. vcOnly  
cannot be combined with mplsNonTe or mplsTe.

Context

MIB
CISCO-IETF-PW-MPLS-MIB
OID
.1.3.6.1.4.1.9.10.107.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
cpwVcMplsEntry
Groups
1

Walk 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::cpwVcMplsMplsType'
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::cpwVcMplsMplsType.<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::cpwVcMplsMplsType'

Syntax

Bits

Values & Constraints

Enumerated Values
0mplsTe
1mplsNonTe
2vcOnly

Conformance