All MIBs › ADN-MIB › adnMaxNumPath
adnMaxNumPath
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnMaxNumPath
OID (numeric): 1.3.6.1.4.1.637.3.1.5.8.22.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Maximum number of paths to be presented in the node-to-path routing table, for a given destination node, for a specific type of service and criterion.
What is adnMaxNumPath?
This OID stores the maximum number of alternative paths the router is allowed to maintain and display for any single destination node-to-service combination, as an integer value. Network engineers use this to control memory and CPU overhead in the routing engine, preventing the system from computing and storing too many redundant routes. For example, setting this to 4 means the router calculates at most four different paths to any given destination, even if more exist.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.22.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnMaxNumPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.22.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnMaxNumPath.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnMaxNumPath OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8 | adnRoutesMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.22 | adnCalcCtlTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.22.1 | adnCalcCtlEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.22.1.2 | adnMaxNumPath | ADN-MIB |