All MIBs › ADN-ENV-MIB › adnIpRouteNetstatNetNum
adnIpRouteNetstatNetNum
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteNetstatNetNum
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the ASCII string that includes the CU IP network numbers (similar to unix [netstat -n] command).
What is adnIpRouteNetstatNetNum?
This OID stores a text string (DisplayString) displaying numeric network statistics similar to 'netstat -n', showing IP addresses and ports in numeric form without DNS resolution. An engineer uses this snapshot to capture the network state for analysis and reporting, especially when DNS is unreliable or when you need exact IP addresses without waiting for reverse lookups. For example, the output might show 'Proto Recv-Q Send-Q Local Address Foreign Address State' followed by rows like 'tcp 0 0 10.0.0.1:8080 10.1.1.5:54321 ESTABLISHED'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.7 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetNum
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.7.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIpRouteNetstatNetNum.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::adnIpRouteNetstatNetNum 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.7 | adnIpRouteNetstatNetNum | ADN-ENV-MIB |