All MIBs › ACC-X25 › accX25EventLCID
accX25EventLCID
Module: ACC-X25
OID (symbolic): ACC-X25::accX25EventLCID
OID (numeric): 1.3.6.1.4.1.5.1.1.17.10.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The logical circuit id for the circuit which encountered the event.
What is accX25EventLCID?
This read-only field stores the logical channel ID of the X.25 circuit that was affected by the logged event. A network engineer looks at this to identify which virtual circuit failed, was reset, or encountered an issue, especially when a single port hosts multiple LCIDs. For example, accX25EventLCID = 12 means the event involves logical channel 12 on the port specified in accX25EventLine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.3 snmpwalk -v2c -c public <target> ACC-X25::accX25EventLCID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.10.1.3.1 snmpget -v2c -c public <target> ACC-X25::accX25EventLCID.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.10 | accX25EventTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1 | accX25EventEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.10.1.3 | accX25EventLCID | ACC-X25 |