ACC-X25 :: accX25SwitchConnections

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25SwitchConnections

accX25SwitchConnections

Module: ACC-X25

OID (symbolic): ACC-X25::accX25SwitchConnections

OID (numeric): 1.3.6.1.4.1.5.1.1.17.8.2

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description:

This Object indicates the current number of X.25 connections that are being switched through this router.

What is accX25SwitchConnections?

This OID reports the current number of active X.25 connections being switched through the router at this moment, using a gauge value. Network engineers monitor this metric to spot capacity problems and overload conditions that could cause connection rejections. For example, a value of 127 means 127 X.25 circuits are actively passing traffic right now.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.2
snmpwalk -v2c -c public <target> ACC-X25::accX25SwitchConnections

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.2.1
snmpget -v2c -c public <target> ACC-X25::accX25SwitchConnections.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.8accX25SwitchACC-MIB
1.3.6.1.4.1.5.1.1.17.8.2accX25SwitchConnectionsACC-X25