ACC-X25 :: accX25CircuitLCID

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25CircuitLCID

accX25CircuitLCID

Module: ACC-X25

OID (symbolic): ACC-X25::accX25CircuitLCID

OID (numeric): 1.3.6.1.4.1.5.1.1.17.11.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The logical circuit ID also called the logical channel number (LCN).

What is accX25CircuitLCID?

This read-only field stores the logical channel ID of an active X.25 circuit, with valid values ranging from 0 to 4095. A network engineer uses this to uniquely identify a virtual circuit within a port and to troubleshoot conflicts or verify proper channel allocation. For example, accX25CircuitLCID = 42 means the circuit is using logical channel 42 on the specified port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.2
snmpwalk -v2c -c public <target> ACC-X25::accX25CircuitLCID

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.11.1.2.1
snmpget -v2c -c public <target> ACC-X25::accX25CircuitLCID.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.2accX25CircuitLCIDACC-X25