l2vmBgpRTCfgType

DC-L2VPN-MIB · .1.2.826.0.1.1578918.5.94.114.1.1.4.1.8

Object

column r/w BgpRouteTargetType
Used to define the type of a route target usage.  Route
targets can be specified to be imported, exported, or
both.  For a complete definition of a route target, see
[RFC4364].

Context

MIB
DC-L2VPN-MIB
OID
.1.2.826.0.1.1578918.5.94.114.1.1.4.1.8
Type
column
Access
readwrite
Status
current
Parent
l2vmBgpRTCfgEntry
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 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmBgpRTCfgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmBgpRTCfgType.<l2vmEntityIndex>.<l2vmBgpRTCfgVpnType>.<l2vmBgpRTCfgVpnIndex>.<l2vmBgpRTCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmBgpRTCfgType'

Syntax

Source
BgpRouteTargetType
Base type
Enumeration

Values & Constraints

Type Values
1import
2export
3both

Conformance