ACC-MIB :: accX25ErrorPacket

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccX25ErrorPacket

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.7accX25ErrorTableACC-MIB
1.3.6.1.4.1.5.1.1.17.7.1accX25ErrorEntryACC-MIB
1.3.6.1.4.1.5.1.1.17.7.1.8accX25ErrorPacketACC-MIB