jnxVpnIdentifierType
JUNIPER-VPN-MIB ·
.1.3.6.1.4.1.2636.3.26.1.2.1.6
Object
column JnxVpnIdentifierType
Type of the following JnxVpnIdentifier.
Context
- MIB
- JUNIPER-VPN-MIB
- OID
.1.3.6.1.4.1.2636.3.26.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxVpnEntry
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::jnxVpnIdentifierType'
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::jnxVpnIdentifierType.<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::jnxVpnIdentifierType'
Syntax
- Source
- JnxVpnIdentifierType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | other |
2 | routeDistinguisher |
3 | routeDistinguisher0 |
4 | routeDistinguisher1 |
5 | routeDistinguisher2 |
6 | routeTarget |
7 | routeTarget0 |
8 | routeTarget1 |
9 | routeTarget2 |
10 | vcId |
11 | localSwitch |