All MIBs › ACC-MIB › accIsdnStatLapdCntlErrors
accIsdnStatLapdCntlErrors
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatLapdCntlErrors
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of LAPD frames received with an invalid or non-implemented control field.
What is accIsdnStatLapdCntlErrors?
This counter tracks LAPD frames received from the peer that had an invalid or unimplemented control field, meaning the frame header was malformed or used unsupported protocol features. You would monitor this to identify protocol incompatibilities or corruption on the D-channel. For example, a value of 1 control field error might indicate that a message from the remote switch contained a command code that your equipment doesn't recognize.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.14 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatLapdCntlErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.14.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatLapdCntlErrors.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.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3 | accIsdnStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1 | accIsdnStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1.14 | accIsdnStatLapdCntlErrors | ACC-MIB |