All MIBs › A3COM-IPX-R5-MIB › a3ipxRouteType
a3ipxRouteType
Module: A3COM-IPX-R5-MIB
OID (symbolic): A3COM-IPX-R5-MIB::a3ipxRouteType
OID (numeric): 1.3.6.1.4.1.43.2.7.5.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is a3ipxRouteType?
This read-only value indicates whether this is the primary (preferred) or secondary route to the destination, determined by port speed or hop count. Routers maintain up to two alternate paths and use the primary route first, falling back if needed. Primary routes (1) receive traffic; secondary (2) serve as backup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.7.5.1.6 snmpwalk -v2c -c public <target> A3COM-IPX-R5-MIB::a3ipxRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.7.5.1.6.1 snmpget -v2c -c public <target> A3COM-IPX-R5-MIB::a3ipxRouteType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ipxRouteType.1
Start monitoring Legacy 3Com routers (R5, IPX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-IPX-R5-MIB::a3ipxRouteType OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (R5, IPX) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.7 | a3ComIPX | A3COM-IPX-R5-MIB |
| 1.3.6.1.4.1.43.2.7.5 | a3ipxRouteTable | A3COM-IPX-R5-MIB |
| 1.3.6.1.4.1.43.2.7.5.1 | a3ipxRouteEntry | A3COM-IPX-R5-MIB |
| 1.3.6.1.4.1.43.2.7.5.1.6 | a3ipxRouteType | A3COM-IPX-R5-MIB |