All MIBs › ACC-MIB › accFrStatUnkDlcis
accFrStatUnkDlcis
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrStatUnkDlcis
OID (numeric): 1.3.6.1.4.1.5.1.1.20.2.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of received frames that were discarded because the DLCI did not match any configured value.
What is accFrStatUnkDlcis?
This OID counts inbound Frame Relay frames with a DLCI that does not match any configured virtual circuit. Network engineers use this to detect when remote sites are trying to send traffic on DLCIs that have not been configured on this device. A value of 320 means 320 frames arrived with unknown DLCIs, suggesting the remote site may be sending on an unconfigured or recently added circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.5 snmpwalk -v2c -c public <target> ACC-MIB::accFrStatUnkDlcis
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.5.1 snmpget -v2c -c public <target> ACC-MIB::accFrStatUnkDlcis.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.2 | accFrStatTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.2.1 | accFrStatEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.2.1.5 | accFrStatUnkDlcis | ACC-MIB |