MIB Viewer

vRtrInetAggrNextHopType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.3.27.1.12
Access
read-create
Status
current
Sub-identifiers
0
The value of vRtrInetAggrNextHopType specifies whether the aggregate route will be installed in the Forwarding Information Base (FIB) when the route is activated. When vRtrInetAggrNextHopType has a value of 'none', the aggregate route will not be installed in the FIB. When vRtrInetAggrNextHopType has a value of 'blackHole' and the aggregate route is active, it will be installed in the FIB with a black-hole next-hop and packets matching this route will be discarded. When vRtrInetAggrNextHopType has a value of 'indirect' and the aggregate route is active, it will be installed in the FIB with a indirect next-hop and packets matching this route will be forwarded to the resolved direct next-hop.
INTEGER { none (0), blackHole (1), indirect (2) }