radBridgeIPXRipForwardType
RAD-MIB ·
.1.3.6.1.4.1.164.4.1.5.2.6.1.9
Object
column
r/w
Enumeration
The type of route. Note that local(2) refers to a route for which the next hop is the final destination; remote(3) refers to a route for which the next hop is not the final destination.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.4.1.5.2.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- radBridgeIPXRipTableEntry
- Table
- radBridgeIPXRipTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| radBridgeIPXRipDestNetwork The destination network address to which this entry's
routing information pertains. | column | OctetString | .1.3.6.1.4.1.164.4.1.5.2.6.1.1 |
| radBridgeIPXRipPolicy A value specifying the precidence of the route. A value of
zero means that the route is the best route, a value of one
means that the route is the second best route and so on. | column | Enumeration | .1.3.6.1.4.1.164.4.1.5.2.6.1.2 |
| radBridgeIPXRipForwardingRouter The IPX node address of the next hop (router) for the
entry's associated destination network. | column | OctetString | .1.3.6.1.4.1.164.4.1.5.2.6.1.3 |
| radBridgeIPXRipNIC An interface identifier specifying what IPX interface the
next hop can be found on. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.4.1.5.2.6.1.4 |
| radBridgeIPXRipTickMetric The metric, in terms of transit time, associated with the route
given by the entry. This time is in terms of 1/18ths of a
second. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.4.1.5.2.6.1.5 |
| radBridgeIPXRipHopMetric The metric, in terms of distance , associated with the route
given by the entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.4.1.5.2.6.1.6 |
| radBridgeIPXRipAgingTime The last time that the entry was updated. The time will be
provided in terms of the MIB-I object sysUpTime. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.164.4.1.5.2.6.1.7 |
| radBridgeIPXRipValueStatus The entry status value; whether the entry is permanent (added
statically), reachable or unreachable. In the latter two cases
it would be added by RIP. A semiDynamic entry is an e… | column | Enumeration | .1.3.6.1.4.1.164.4.1.5.2.6.1.8 |