All MIBs › MCAFEE-MWG-MIB › stConnectedSockets
stConnectedSockets
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::stConnectedSockets
OID (numeric): 1.3.6.1.4.1.1230.2.7.2.5.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of open network sockets in use by the proxy
What is stConnectedSockets?
This read-only Counter64 reports the number of open network sockets currently in use by the proxy process. A steadily climbing socket count that doesn't correlate with stClientCount growth can indicate a socket leak, where connections aren't being properly closed after use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.5.3 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::stConnectedSockets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.5.3.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::stConnectedSockets.1
Start monitoring McAfee Web Gateway appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MCAFEE-MWG-MIB::stConnectedSockets OID value, configure state conditions and alerts, and monitor any McAfee Web Gateway appliances from a single console.
OID Breakdown
Upper-level ancestors (8 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.1230 | mcafee | MCAFEE-SMI |
| 1.3.6.1.4.1.1230.2 | mcafeeGATEWAY | MCAFEE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1230.2.7 | mwg | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2 | mwgStatistics | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.5 | mwgMiscellaneous | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.5.3 | stConnectedSockets | MCAFEE-MWG-MIB |