All MIBs › ACC-X25 › accX25CircuitLine
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 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.11 | accX25CircuitTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.11.1 | accX25CircuitEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.11.1.1 | accX25CircuitLine | ACC-X25 |