ipBestMatchRouteProtocol
VIPTELA-OPER-VPN ·
.1.3.6.1.4.1.41916.12.7.6.1.6
Object
column Enumeration
Protocol
Context
- MIB
- VIPTELA-OPER-VPN
- OID
.1.3.6.1.4.1.41916.12.7.6.1.6- 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::ipBestMatchRouteProtocol'
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::ipBestMatchRouteProtocol.<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::ipBestMatchRouteProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | connected |
1 | static |
2 | ospf |
3 | bgp |
4 | omp |
5 | nat |
6 | gre |
7 | natpoolOmp |
8 | natpoolService |