All MIBs › ADN-MIB › adnIpRouteConfigFilePtr
adnIpRouteConfigFilePtr
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnIpRouteConfigFilePtr
OID (numeric): 1.3.6.1.4.1.637.3.1.5.23.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the pointer to an ASCII string that points to the IP routing Configuration path/file on the HSS CU disk.
What is adnIpRouteConfigFilePtr?
This OID points to the file path on disk where the HSS CU (Host Shelf Switch Control Unit) stores IP routing configuration data as a text string. When troubleshooting routing issues or needing to modify configuration, you'd check this OID to locate the actual configuration file. A value like '/etc/routes/ipv4_static_routes.txt' tells you exactly where the routing rules are stored on the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.23.1.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnIpRouteConfigFilePtr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.23.1.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnIpRouteConfigFilePtr.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::adnIpRouteConfigFilePtr 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.23 | adnIprtMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.23.1 | adnIpRouteNodeTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.23.1.1 | adnIpRouteNodeEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.23.1.1.2 | adnIpRouteConfigFilePtr | ADN-MIB |