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
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.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 |