All MIBs › ACC-MIB › accFrStatIllDlcis
accFrStatIllDlcis
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrStatIllDlcis
OID (numeric): 1.3.6.1.4.1.5.1.1.20.2.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of received frames that were discarded because the DLCI was badly formed.
What is accFrStatIllDlcis?
This OID counts inbound Frame Relay frames that had invalid or corrupted DLCI fields. Network engineers monitor this to detect Frame Relay protocol errors or frames from devices with faulty Frame Relay implementations. A value of 8 means 8 frames arrived with malformed DLCI headers, likely indicating a serial line problem or a malfunctioning neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accFrStatIllDlcis
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accFrStatIllDlcis.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.4 | accFrStatIllDlcis | ACC-MIB |