All MIBs › ADN-MIB › adnNPhdrNum
adnNPhdrNum
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnNPhdrNum
OID (numeric): 1.3.6.1.4.1.637.3.1.5.8.23.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of destination node entries in the node-to-path table.
What is adnNPhdrNum?
This read-only OID stores the count (integer) of how many destination nodes are currently represented in the node-to-path table. Network engineers monitor this to gauge routing table size and detect unexpected growth that might indicate route explosion or misconfiguration. For example, if this normally reads 50 but suddenly shows 500, the engineer investigates whether a routing loop is generating duplicate or spurious entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.23.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnNPhdrNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.23.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnNPhdrNum.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::adnNPhdrNum 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.23 | adnNPhdrTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.23.1 | adnNPhdrEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.23.1.3 | adnNPhdrNum | ADN-MIB |