All MIBs › ACC-X25 › accX25XotStatsActiveConnections
accX25XotStatsActiveConnections
Module: ACC-X25
OID (symbolic): ACC-X25::accX25XotStatsActiveConnections
OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.4.1.3
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description:
The current number of active TCP connections for the XOT on this router.
What is accX25XotStatsActiveConnections?
This OID displays the number of XOT connections currently open and running right now on this router. Network engineers set alerts on this gauge to detect connection leaks (continuously increasing) or service degradation as the number approaches system limits. A value of 42 means 42 X.25-over-TCP tunnels are active; if it climbs above 500, the router may approach resource exhaustion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.3 snmpwalk -v2c -c public <target> ACC-X25::accX25XotStatsActiveConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.3.1 snmpget -v2c -c public <target> ACC-X25::accX25XotStatsActiveConnections.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.12 | accX25Xot | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4 | accX25XotStatsTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1 | accX25XotStatsEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1.3 | accX25XotStatsActiveConnections | ACC-X25 |