ACC-X25 :: accX25PvcAddrLcid

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25PvcAddrLcid

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 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.6accX25PvcAddrTableACC-MIB
1.3.6.1.4.1.5.1.1.17.6.1accX25PvcAddrEntryACC-MIB
1.3.6.1.4.1.5.1.1.17.6.1.2accX25PvcAddrLcidACC-X25