ipBestMatchRouteNexthopType
VIPTELA-OPER-VPN ·
.1.3.6.1.4.1.41916.12.7.6.1.13
Object
column Enumeration
Next-hop type
Context
- MIB
- VIPTELA-OPER-VPN
- OID
.1.3.6.1.4.1.41916.12.7.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipBestMatchRouteEntry
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 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-VPN::ipBestMatchRouteNexthopType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-VPN::ipBestMatchRouteNexthopType.<ipBestMatchRouteVpnId>.<ipBestMatchRouteAddressFamily>.<ipBestMatchRouteDestination>.<ipBestMatchRoutePathId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-VPN::ipBestMatchRouteNexthopType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | if-connected |
1 | interface |
2 | ipv4 |
3 | ipv4-with-ifindex |
4 | ipv4-with-ifname |
5 | ipv4-indirect |
6 | ipv6 |
7 | ipv6-with-ifindex |
8 | ipv6-with-ifname |
9 | ipv6-indirect |
10 | blackhole |
11 | extranet |