mplsL3VpnVrfRTType
MPLS-L3VPN-STD-MIB ·
.1.3.6.1.2.1.10.166.11.1.2.3.1.3
Object
column MplsL3VpnRtType
The route target distribution type.
Context
- MIB
- MPLS-L3VPN-STD-MIB
- OID
.1.3.6.1.2.1.10.166.11.1.2.3.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mplsL3VpnVrfRTEntry
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 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRTType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRTType.<mplsL3VpnVrfName>.<mplsL3VpnVrfRTIndex>.<mplsL3VpnVrfRTType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-L3VPN-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRTType'
Syntax
- Source
- MplsL3VpnRtType
- Base type
Enumeration
Values & Constraints
Type Values
1 | import |
2 | export |
3 | both |