nextHopRowStatus
CROUTE-MIB ·
.1.3.6.1.4.1.81.31.1.17.2.1.6
Object
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
| Object | Type | Syntax | OID |
|---|---|---|---|
| nextHopIndex next hop index in the next hop list. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.81.31.1.17.2.1.1 |
| nextHopType Type of the next hop.
1 - IP address - next jop IP address.
2 - Interface - next hop interface.
3 - Null0 - Interface Null0 for dropping packets. | column | Enumeration | .1.3.6.1.4.1.81.31.1.17.2.1.2 |
| nextHopIP next hop IP address | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.81.31.1.17.2.1.3 |
| nextHopInterface next hop interface - null0, GRE Tunnel, Serial. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.81.31.1.17.2.1.4 |
| nextHopStatus Presents whether this next hop is available or not.
1 - UP
2 - Down
The status is used to for choosing the first
IP/Interface UP/Valid in the next hop list. | column | Enumeration | .1.3.6.1.4.1.81.31.1.17.2.1.5 |
| nextHopTrackId Bind the status of this next hop to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in
AVAYA-SAA-TRACK-MIB).
A value of 0 means that the next hop is … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.81.31.1.17.2.1.7 |