All MIBs › A3COM-HUAWEI-IPX-MIB › h3cIpxRouteMaxResPaths
h3cIpxRouteMaxResPaths
Module: A3COM-HUAWEI-IPX-MIB
OID (symbolic): A3COM-HUAWEI-IPX-MIB::h3cIpxRouteMaxResPaths
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.34.2.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object defines the max dynamic routes to the same destination. If the newly defined value is smaller than the current value, the routes will not be deleted until they age out or are deleted manually.
What is h3cIpxRouteMaxResPaths?
This OID limits the maximum number of dynamic routes (1-255) the system can learn to the same destination. Operators use this to prevent route table explosion from routing protocols while maintaining redundancy. Setting it to 10 lets the router learn up to 10 routes; reducing it later doesn't delete existing routes until they naturally expire.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.34.2.5 snmpwalk -v2c -c public <target> A3COM-HUAWEI-IPX-MIB::h3cIpxRouteMaxResPaths
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.34.2.5.1 snmpget -v2c -c public <target> A3COM-HUAWEI-IPX-MIB::h3cIpxRouteMaxResPaths.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.34.2.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h3cIpxRouteMaxResPaths.1
Start monitoring Legacy H3C/3Com routers and switches (IPX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-IPX-MIB::h3cIpxRouteMaxResPaths OID value, configure state conditions and alerts, and monitor any Legacy H3C/3Com routers and switches (IPX) from a single console.
OID Breakdown
Upper-level ancestors (11 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.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.34 | h3cIpx | A3COM-HUAWEI-IPX-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.34.2 | h3cIpxRip | A3COM-HUAWEI-IPX-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.34.2.5 | h3cIpxRouteMaxResPaths | A3COM-HUAWEI-IPX-MIB |