All MIBs › IEEE8021-SECY-MIB › secyRxSCStatsNotValidPkts
secyRxSCStatsNotValidPkts
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyRxSCStatsNotValidPkts
OID (numeric): 1.0.8802.1.1.3.1.2.4.1.4
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of packets discarded, for this SC, because validation failed and secyIfvalidateFrames was 'strict' or the data was encrypted (so the original frame could not be recovered).
What is secyRxSCStatsNotValidPkts?
This counter tracks the number of received packets that were discarded because they failed validation under strict security checks or contained encrypted data that could not be decrypted. When secyIfvalidateFrames is set to 'strict' mode or when encrypted packets are encountered, this counter increments for each rejected packet. Operators use this metric to monitor how many inbound frames are rejected due to MACsec validation failures, indicating either misconfigured security policies or potential network attacks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.4 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsNotValidPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.4.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsNotValidPkts.1
Start monitoring Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-SECY-MIB::secyRxSCStatsNotValidPkts OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | secyRxSCStatsNotValidPkts | IEEE8021-SECY-MIB |