All MIBs › ACC-X25 › accX25SwitchConnections
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 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.8 | accX25Switch | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.2 | accX25SwitchConnections | ACC-X25 |