All MIBs › ACC-X25 › accX25PvcAddrLcid
accX25PvcAddrLcid
Module: ACC-X25
OID (symbolic): ACC-X25::accX25PvcAddrLcid
OID (numeric): 1.3.6.1.4.1.5.1.1.17.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
PVC logical channel ID .
What is accX25PvcAddrLcid?
This integer stores the logical channel identifier that uniquely identifies a PVC within an X.25 network on a specific port. Network engineers reference this when diagnosing call setup issues or troubleshooting why a specific PVC is not responding. For example, accX25PvcAddrLcid = 7 means this PVC is using logical channel 7, which must not conflict with other channels on the same port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.6.1.2 snmpwalk -v2c -c public <target> ACC-X25::accX25PvcAddrLcid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.6.1.2.1 snmpget -v2c -c public <target> ACC-X25::accX25PvcAddrLcid.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.17.6.1.2.1 i <value>
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.6 | accX25PvcAddrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.6.1 | accX25PvcAddrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.6.1.2 | accX25PvcAddrLcid | ACC-X25 |