All MIBs › ADN-ENV-MIB › adnIpRouteNetstatIfconfig
adnIpRouteNetstatIfconfig
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteNetstatIfconfig
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the ASCII string that includes the CU IP Interface description (similar to unix [netstat -i] command).
What is adnIpRouteNetstatIfconfig?
This OID contains a text string (DisplayString) that mirrors the output of the Unix 'netstat -i' command, showing interface statistics like RX/TX bytes, packets, and errors. A network engineer reads this to quickly gather interface health and traffic statistics without having to log into the device and run commands manually. An example value might be 'eth0 1500 1234567 5000 0 0 100 eth1 1500 2000000 8000 1 0 200', showing two interfaces with their MTU, packet counts, and errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.2 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatIfconfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.2.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatIfconfig.1
Start monitoring Frame Relay access equipment (FRANP signalling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-ENV-MIB::adnIpRouteNetstatIfconfig OID value, configure state conditions and alerts, and monitor any Frame Relay access equipment (FRANP signalling) 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.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.8 | adnEnvironment | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8.5 | adnEnvHss | ADN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637.3.1.8.5.16 | adnIprtEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.1 | adnIpRouteNetstatTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.1.1 | adnIpRouteNetstatEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.16.1.1.2 | adnIpRouteNetstatIfconfig | ADN-ENV-MIB |