nwIpxFibRouteType
CTRON-IPX-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.7
Object
column
mandatory
r/w
Enumeration
Indicates the status of the route. A value of 3 indicates that the destination is on the network segment that is directly connected to the router port identified by nwIpxFibNextHopIf. A value of 4 indicates that the destination is on an indirectly connected network segment, which is reachable through the next hop router indicated by the value of nwIpxFibNextHopNodeId. A value of 2 indicates that the route is invalid.
Context
- MIB
- CTRON-IPX-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nwIpxFibEntry
- Table
- nwIpxFibTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | direct |
4 | remote |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwIpxFibNetId mandatory Specifies the Novell Network Number of the destination for which the
entry exists. The IpxAddress consists of four octets | column | IpxAddress | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.1 |
| nwIpxFibHops mandatory Indicates the number of hops required to reach the destination for
which the entry exists. It is considered as metric 1. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.2 |
| nwIpxFibTimeTicks mandatory Indicates the amount of time, indicated by the number of TimeTicks,
required for a packet to reach the destination network for which the
entry exists. It is considered as metric 2. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.3 |
| nwIpxFibNextHopIf mandatory Indicates the router port through which the next hop node is
available. Packets destined for the network specified by the value of
nwIpxFibNetId will be forwarded on this port. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.4 |
| nwIpxFibNextHopNet mandatory Indicates the Novell Network Number portion of the fully formed next
hop IPX Address of the next hop node. | column | OctetString | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.5 |
| nwIpxFibNextHopNode mandatory Indicates the node portion of the fully formed next hop IPX Address. | column | - | .1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.6 |