All MIBs › BW-BroadworksNetworkServer › bwNSXSTcpServersNbConnectionsClosed
bwNSXSTcpServersNbConnectionsClosed
Module: BW-BroadworksNetworkServer
OID (symbolic): BW-BroadworksNetworkServer::bwNSXSTcpServersNbConnectionsClosed
OID (numeric): 1.3.6.1.4.1.6431.1.5.3.8.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-write
Description: This counter represents the number of connections closed by the TCP server or remote hosts.
What is bwNSXSTcpServersNbConnectionsClosed?
Counts how many TCP connections belonging to this row's named TCP server (in the NSXS Execution Server process's TCP framework) have been closed, whether the server itself or a remote host ended the connection. It sits alongside the accepted/refused/initiated connection counters for the same server name, so an admin can compare it to bwNSXSTcpServersNbConnectionsAccepted to see whether connections are being torn down at a normal rate. It is writable, so it can be reset by management tools along with the rest of the row's counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.5.3.8.1.1.6 snmpwalk -v2c -c public <target> BW-BroadworksNetworkServer::bwNSXSTcpServersNbConnectionsClosed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.5.3.8.1.1.6.1 snmpget -v2c -c public <target> BW-BroadworksNetworkServer::bwNSXSTcpServersNbConnectionsClosed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6431.1.5.3.8.1.1.6.1 i <value>
Start monitoring BroadSoft BroadWorks VoIP/UC application servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BW-BroadworksNetworkServer::bwNSXSTcpServersNbConnectionsClosed OID value, configure state conditions and alerts, and monitor any BroadSoft BroadWorks VoIP/UC application servers 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.6431 | broadsoft | BroadworksFault |
| 1.3.6.1.4.1.6431.1 | broadworks | BroadworksFault |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6431.1.5 | nsExecutionServer | BW-BroadworksNetworkServer |
| 1.3.6.1.4.1.6431.1.5.3 | protocol | BW-BroadworksNetworkServer |
| 1.3.6.1.4.1.6431.1.5.3.8 | tcp | BW-BroadworksNetworkServer |
| 1.3.6.1.4.1.6431.1.5.3.8.1 | bwNSXSTcpServersStatsTable | BW-BroadworksNetworkServer |
| 1.3.6.1.4.1.6431.1.5.3.8.1.1 | bwNSXSTcpServersStatsEntry | BW-BroadworksNetworkServer |
| 1.3.6.1.4.1.6431.1.5.3.8.1.1.6 | bwNSXSTcpServersNbConnectionsClosed | BW-BroadworksNetworkServer |