All MIBs › ADN-ENV-MIB › adnIpRouteNetstatProtStats
adnIpRouteNetstatProtStats
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteNetstatProtStats
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the ASCII string that includes the CU IP/ TCP/UPD packet count statistics (similar to unix [netstat -s] command).
What is adnIpRouteNetstatProtStats?
This OID stores protocol statistics as a text string (DisplayString), equivalent to running 'netstat -s', showing packet counts and errors for IP, TCP, UDP, and other protocols. An engineer checks these statistics to identify protocol-level problems such as high packet loss, retransmissions, or protocol errors that might indicate congestion or misconfiguration. For example, seeing 'TCP: 10000 retransmits, 50 timeouts' might suggest network latency or packet loss affecting application performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.4 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatProtStats
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.4.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatProtStats.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIpRouteNetstatProtStats.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::adnIpRouteNetstatProtStats 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.4 | adnIpRouteNetstatProtStats | ADN-ENV-MIB |