All MIBs › IEEE8021-SECY-MIB › secyRxSCStatsInvalidPkts
secyRxSCStatsInvalidPkts
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyRxSCStatsInvalidPkts
OID (numeric): 1.0.8802.1.1.3.1.2.4.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of packets, for this SC, that failed validation but could be received because secyIfvalidateFrames was 'check' and the data was not encrypted (so the original frame could be recovered).
What is secyRxSCStatsInvalidPkts?
This OID counts received packets that failed security validation but were still accepted because encryption was disabled. High numbers indicate potential security threats or misconfigured devices. Security teams review this to detect if attackers are probing the network with invalid credentials.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.5 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsInvalidPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.5.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsInvalidPkts.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.4 | secyRxSCStatsTable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.4.1 | secyRxSCStatsEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.4.1.5 | secyRxSCStatsInvalidPkts | IEEE8021-SECY-MIB |