All MIBs › ACC-MIB › accFrCktDlci
accFrCktDlci
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrCktDlci
OID (numeric): 1.3.6.1.4.1.5.1.1.20.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Data Link Connection Identifier for this circuit.
What is accFrCktDlci?
This read-only value displays the DLCI (ranging from 0 to 1,023 or higher based on address length) assigned to this Frame Relay virtual circuit. Network engineers reference the DLCI number to route traffic correctly and to provision circuits matching the carrier's service contract. A DLCI of 100 uniquely identifies a circuit to a specific remote site; the carrier pre-assigns this number in the service agreement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accFrCktDlci
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.4.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accFrCktDlci.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.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4 | accFrCktTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1 | accFrCktEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.4.1.2 | accFrCktDlci | ACC-MIB |