All MIBs › ACC-FAKE › frCircuitDlci
frCircuitDlci
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::frCircuitDlci
OID (numeric): 1.3.6.1.4.1.5.2.2
Node type: OBJECT-TYPE
Type: DLCI
Access: read-only
Description:
The Data Link Connection Identifier for this virtual circuit.
What is frCircuitDlci?
This OID stores the Data Link Connection Identifier (DLCI) value for a Frame Relay virtual circuit as a read-only value, uniquely identifying which logical connection this entry represents. Engineers use the DLCI to map virtual circuits to their corresponding billing costs, performance contracts, and routing rules on Frame Relay networks. For example, a DLCI value of 100 identifies this as virtual circuit 100, and all traffic with frames tagged with DLCI 100 flows through this logical path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.2 snmpwalk -v2c -c public <target> ACC-FAKE::frCircuitDlci
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.2.1 snmpget -v2c -c public <target> ACC-FAKE::frCircuitDlci.1