MIB Viewer

vRtrInetExtTunnelNextHopFlags

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.3.137.1.14
Access
read-only
Status
current
Sub-identifiers
0
The value of vRtrInetExtTunnelNextHopFlags 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. A value of 'isLfa' indicates that this next-hop is a LFA hop.
INTEGER { none (0), hasLfa (1), hasBackup (2), isBackup (3), isBgpInactive (4), isLfa (5) }