mplsVpnInterfaceLabelEdgeType

MPLS-VPN-MIB · cisco variant · .1.3.6.1.3.118.1.2.1.1.2

Object

column Enumeration
Either the providerEdge(0) (PE) or customerEdge(1)
(CE) bit MUST be set.

Context

MIB
MPLS-VPN-MIB
OID
.1.3.6.1.3.118.1.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
mplsVpnInterfaceConfEntry
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 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-VPN-MIB::mplsVpnInterfaceLabelEdgeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-VPN-MIB::mplsVpnInterfaceLabelEdgeType.<mplsVpnVrfName>.<mplsVpnInterfaceConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-VPN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-VPN-MIB::mplsVpnInterfaceLabelEdgeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1providerEdge
2customerEdge

Conformance