All MIBs › IEEE8021-SECY-MIB › secyRxSCStatsOKPkts
secyRxSCStatsOKPkts
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyRxSCStatsOKPkts
OID (numeric): 1.0.8802.1.1.3.1.2.4.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of packets received for this SC successfully validated and within the replay window.
What is secyRxSCStatsOKPkts?
This OID counts encrypted packets that arrived successfully and were not dropped as duplicates or too-old. It measures the effectiveness of the security encryption layer in protecting and ordering traffic. A security administrator would monitor this to ensure encryption is working; sudden drops indicate eavesdropping or misconfigured keys.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.8 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsOKPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.4.1.8.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyRxSCStatsOKPkts.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.8 | secyRxSCStatsOKPkts | IEEE8021-SECY-MIB |