nextHopRowStatus

CROUTE-MIB · .1.3.6.1.4.1.81.31.1.17.2.1.6

Object

column r/w SNMPv2-SMIInteger32
Used for creation/deletion of a next hop entry 
and for monitoring entry status.
1) create the next-hop entry by setting nextHopRowStatus==CreateAndWait
	At this stage the entry is NotReady
2) set either the nextHopIP or nextHopInterface to change the entry to Active
3) If nextHop is IP Address then nextHopInterface=L3 interface name
4) if nextHop is interface then nextHopIP=0.0.0.0.
5) if nextHop is null0 then nextHopIp=0.0.0.0 and.
	nextHopInterface=null0
6) to change an entry from IP to INTERFACE to NULL0:
	ip->interface/null0 : set the nextHopInterface 
	interface->null0	: set the nextHopInterface 
	interface->ip		: set the nextHopIP 
7) nextHopType is READ-ONLY
active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.1.17.2.1.6
Type
column
Access
readwrite
Status
current
Parent
nextHopEntry
Table
nextHopTable
Siblings
6

Syntax

SNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Related Objects

Sibling Objects