ACC-X25 :: accX25XotStatsRcvInvalids

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25XotStatsRcvInvalids

accX25XotStatsRcvInvalids

Module: ACC-X25

OID (symbolic): ACC-X25::accX25XotStatsRcvInvalids

OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.4.1.4

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

The total number of invalid packets received by the XOT from TCP connections on this router.

What is accX25XotStatsRcvInvalids?

This OID counts the total malformed, corrupted, or unrecognizable packets received by the XOT from TCP connections. Network engineers monitor this to detect physical line problems, MTU mismatches, or incompatible peer protocol versions. A rapidly growing counter suggests incoming TCP packets are corrupted, pointing to bit errors or protocol incompatibilities.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.4
snmpwalk -v2c -c public <target> ACC-X25::accX25XotStatsRcvInvalids

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.4.1
snmpget -v2c -c public <target> ACC-X25::accX25XotStatsRcvInvalids.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accX25XotStatsRcvInvalids.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.12accX25XotACC-X25
1.3.6.1.4.1.5.1.1.17.12.4accX25XotStatsTableACC-X25
1.3.6.1.4.1.5.1.1.17.12.4.1accX25XotStatsEntryACC-X25
1.3.6.1.4.1.5.1.1.17.12.4.1.4accX25XotStatsRcvInvalidsACC-X25