All MIBs › ACC-MIB › accSipL3Errors
accSipL3Errors
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSipL3Errors
OID (numeric): 1.3.6.1.4.1.5.1.1.26.2.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of SIP Level 3 PDUs received from the remote system that were discovered to have errors (including protocol processing and bit errors but excluding addressing-related errors) and were discarded. Includes both group addressed L3PDUs and L3PDUs containing an individual destination address.
What is accSipL3Errors?
This read-only counter tracks Level 3 packets received with protocol or bit errors (but not addressing errors) that were discarded. A network engineer reviews this to assess link quality, detect bit corruption, and diagnose hardware problems. For example, a counter of 34 means 34 malformed or corrupted packets have arrived on this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accSipL3Errors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accSipL3Errors.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.26 | accSMDS | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2 | accSipL3Table | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1 | accSipL3Entry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1.8 | accSipL3Errors | ACC-MIB |