ACC-X25 :: accX25XotStatsActiveConnections

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25XotStatsActiveConnections

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.12accX25XotACC-X25
1.3.6.1.4.1.5.1.1.17.12.4accX25XotStatsTableACC-X25
1.3.6.1.4.1.5.1.1.17.12.4.1accX25XotStatsEntryACC-X25
1.3.6.1.4.1.5.1.1.17.12.4.1.3accX25XotStatsActiveConnectionsACC-X25