All MIBs › ACC-X25 › accX25XotStatsRcvInvalids
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 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.12 | accX25Xot | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4 | accX25XotStatsTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1 | accX25XotStatsEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1.4 | accX25XotStatsRcvInvalids | ACC-X25 |