mplsVpnVrfRouteTargetType

MPLS-VPN-MIB · cisco variant · .1.3.6.1.3.118.1.2.3.1.3

Object

column Enumeration
The route target export distribution type.

Context

MIB
MPLS-VPN-MIB
OID
.1.3.6.1.3.118.1.2.3.1.3
Type
column
Access
noaccess
Status
current
Parent
mplsVpnVrfRouteTargetEntry

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::mplsVpnVrfRouteTargetType'
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::mplsVpnVrfRouteTargetType.<mplsVpnVrfName>.<mplsVpnVrfRouteTargetIndex>.<mplsVpnVrfRouteTargetType>'
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::mplsVpnVrfRouteTargetType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1import
2export
3both