ACC-X25 :: accX25CircuitLine

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25CircuitLine

accX25CircuitLine

Module: ACC-X25

OID (symbolic): ACC-X25::accX25CircuitLine

OID (numeric): 1.3.6.1.4.1.5.1.1.17.11.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Physical port on which the circuit is established.

What is accX25CircuitLine?

This read-only field identifies the physical network port (interface) on which an active X.25 circuit is currently established. A network engineer checks this to confirm which interface carries a specific circuit and to plan capacity or failover accordingly. For example, accX25CircuitLine = 1 means the circuit is running on the first network interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.1
snmpwalk -v2c -c public <target> ACC-X25::accX25CircuitLine

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.1.1
snmpget -v2c -c public <target> ACC-X25::accX25CircuitLine.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.11accX25CircuitTableACC-X25
1.3.6.1.4.1.5.1.1.17.11.1accX25CircuitEntryACC-X25
1.3.6.1.4.1.5.1.1.17.11.1.1accX25CircuitLineACC-X25