jnxVpnRTVpnType
JUNIPER-VPN-MIB ·
.1.3.6.1.4.1.2636.3.26.1.5.1.1
Object
column JnxVpnType
The type of the VPN for which this list of Route Targets are defined.
Context
- MIB
- JUNIPER-VPN-MIB
- OID
.1.3.6.1.4.1.2636.3.26.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jnxVpnRTEntry
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 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnRTVpnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnRTVpnType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-VPN-MIB::jnxVpnRTVpnType'
Syntax
- Source
- JnxVpnType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | bgpIpVpn |
3 | bgpL2Vpn |
4 | bgpVpls |
5 | l2Circuit |
6 | ldpVpls |
7 | opticalVpn |
8 | vpOxc |
9 | ccc |
10 | bgpAtmVpn |