vRtrInetTunnelNextHopFlags
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.118.1.12
Object
column obsolete
Enumeration
The value of vRtrInetTunnelNextHopFlags indicates the properties of
the tunnel next hop.
A value of 'none' indicates that no next-hop flags are present.
A value of 'hasLfa' indicates that an LFA next-hop is present in
addition to the regular next-hop.
A value of 'hasBackup' indicates that this route has a backup route.
A value of 'isBackup' indicates that this route is a backup route to
another route with the same prefix.
A value of 'isBgpInactive' indicates that this route is an inactive
best-external route exported from BGP.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.118.1.12- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- vRtrInetTunnelEntry
- Groups
- 2
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrInetTunnelNextHopFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrInetTunnelNextHopFlags.<vRtrID>.<vRtrInetTunnelDestAddrType>.<vRtrInetTunnelDestAddr>.<vRtrInetTunnelDestPfxLen>.<vRtrInetTunnelPreference>.<vRtrInetTunnelType>.<vRtrInetTunnelTypeInstance>.<vRtrInetTunnelID>.<vRtrInetTunnelNextHopAddrType>.<vRtrInetTunnelNextHopAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrInetTunnelNextHopFlags'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | hasLfa |
2 | hasBackup |
3 | isBackup |
4 | isBgpInactive |