All MIBs › ACC-SMDS › accSipL3Errors
accSipL3Errors
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::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 OID counts all Layer 3 messages received with protocol or transmission errors (corrupted bits, bad headers, etc.) that were discarded. Engineers track this metric to identify line quality problems or incompatibilities between systems. Example: a value of 123 means 123 corrupt or malformed packets were dropped.
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-SMDS::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-SMDS::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-SMDS |