All MIBs › IEEE8021-SECY-MIB › secyRxSAStatsInvalidPkts
secyRxSAStatsInvalidPkts
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyRxSAStatsInvalidPkts
OID (numeric): 1.0.8802.1.1.3.1.2.3.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
For this SA, the number of packets with the condition that the packets are not valid and secyValidateFrames is in check mode.
What is secyRxSAStatsInvalidPkts?
This OID counts packets that failed security validation in check mode on a MAC Security receive session, meaning they had invalid authentication tags. Rising counts suggest authentication failures or misconfigured security keys. A network operator investigating security issues would monitor this to detect if legitimate traffic is being rejected due to authentication problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.3.1.16 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSAStatsInvalidPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.3.1.16.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSAStatsInvalidPkts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.3 | ieee8021SecyMIB | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1 | secyMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2 | secyStatsMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.3 | secyRxSAStatsTable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.3.1 | secyRxSAStatsEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.3.1.16 | secyRxSAStatsInvalidPkts | IEEE8021-SECY-MIB |