All MIBs › ADN-ENV-MIB › adnIpRouteNetstatNetSockets
adnIpRouteNetstatNetSockets
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnIpRouteNetstatNetSockets
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.16.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object defines the ASCII string that includes the CU IP network sockets (similar to unix [netstat -a] command).
What is adnIpRouteNetstatNetSockets?
This OID contains a text string (DisplayString) listing all active network sockets on the gateway, similar to running 'netstat -a', showing open TCP and UDP connections. A network engineer uses this to identify which services are listening, which remote systems are connected, and whether any unexpected connections or listening ports exist. An example entry might be 'TCP 10.0.0.1:179 10.1.1.1:9000 ESTABLISHED', showing a BGP routing session (port 179) to a peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.16.1.1.5 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetSockets
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.5.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnIpRouteNetstatNetSockets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIpRouteNetstatNetSockets.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::adnIpRouteNetstatNetSockets 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.5 | adnIpRouteNetstatNetSockets | ADN-ENV-MIB |