All MIBs › ADN-ENV-MIB › adnIpRouteNetstatNetConnec
adnIpRouteNetstatNetConnec
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteNetstatNetConnec
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the ASCII string that includes the CU IP network connections (similar to unix [netstat -A] command).
What is adnIpRouteNetstatNetConnec?
This OID holds a text string (DisplayString) showing all network connections in detail, akin to 'netstat -A', providing comprehensive information about both established and pending connection states. An engineer uses this for security audits and troubleshooting to see if there are hung connections, unexpected peers, or connection storms. An example might reveal 'TCP 0.0.0.0:22 0.0.0.0:* LISTEN' (SSH server) along with multiple 'ESTABLISHED' connections showing active management sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.6 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetConnec
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.6.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetConnec.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIpRouteNetstatNetConnec.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::adnIpRouteNetstatNetConnec 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.6 | adnIpRouteNetstatNetConnec | ADN-ENV-MIB |