All MIBs › ACC-MIB › accX25ErrorPacket
accX25ErrorPacket
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25ErrorPacket
OID (numeric): 1.3.6.1.4.1.5.1.1.17.7.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Packet that triggered the log entry (if available).
What is accX25ErrorPacket?
This read-only object contains a raw copy of the X.25 packet that triggered the error event (when available), allowing detailed analysis of what data was malformed or caused the problem. Network engineers and vendor support teams examine this packet dump to verify whether the error was caused by corrupted frames, out-of-sequence packets, or invalid protocol headers. For example, the value might be a hexadecimal string like "0x010203..." representing the first 128 bytes of the problematic packet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.7.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accX25ErrorPacket
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.7.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accX25ErrorPacket.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accX25ErrorPacket OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7 | accX25ErrorTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7.1 | accX25ErrorEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.7.1.8 | accX25ErrorPacket | ACC-MIB |