a3ipxRouteType
A3Com-IPX-r5-MIB ·
.1.3.6.1.4.1.43.2.7.5.1.6
Object
column
mandatory
Enumeration
The IPX Router allows up to two routes (ie, two separate
next hop routers) to a specific destination network,
only one of which will be the primary route. The
determination of which is primary and which is secondary
is based on the speed of the physical port used to
reach the next hop routers. If these are equal, the
number of hops is used to make this determination.
NOTE: NETBuilders running sw version 8.0 and greater
will only display primary routes, and when routes are
being added, only primary routes will be accepted.
Context
- MIB
- A3Com-IPX-r5-MIB
- OID
.1.3.6.1.4.1.43.2.7.5.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ipxRouteEntry
- Table
- a3ipxRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ipxRouteDestNet mandatory The IPX network number of the destination network.
The value 0xfffffffe is used to represent the
default route. | column | IPXNET | .1.3.6.1.4.1.43.2.7.5.1.1 |
| a3ipxRouteAttachedNet mandatory The network number of the directly connected network
through which the router can reach the destination
network. | column | IPXNET | .1.3.6.1.4.1.43.2.7.5.1.2 |
| a3ipxRouteDLType mandatory The type of network to which the closest router is
attached. This value is determined by the value of
a3ipxRouteAttachedNet. | column | Enumeration | .1.3.6.1.4.1.43.2.7.5.1.3 |
| a3ipxRouteDLAddress mandatory The Data Link address of the next hop router through which
the IPX network can be reached. The type of address is
determined by the value of a3ipxRouteDLType. | column | RFC1213-MIBPhysAddress | .1.3.6.1.4.1.43.2.7.5.1.4 |
| a3ipxRouteHops mandatory The number of gateways that a packet has to pass through
before reaching the destination network. The maximum
number of hops is 15. | column | Integer32 | .1.3.6.1.4.1.43.2.7.5.1.5 |
| a3ipxRouteProto mandatory This object specifies how the entry was made. | column | Enumeration | .1.3.6.1.4.1.43.2.7.5.1.7 |
| a3ipxRouteDelay mandatory The delay associated with the route. | column | Integer32 | .1.3.6.1.4.1.43.2.7.5.1.8 |
| a3ipxRouteStatus mandatory This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB. Note,
only statically learned routes may be removed… | column | RowStatus | .1.3.6.1.4.1.43.2.7.5.1.9 |