All MIBs › IEEE8021-SECY-MIB › secyStatsTxOctetsProtected
secyStatsTxOctetsProtected
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyStatsTxOctetsProtected
OID (numeric): 1.0.8802.1.1.3.1.2.5.1.11
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of plain text octets integrity protected but not encrypted in transmitted frames.
What is secyStatsTxOctetsProtected?
This object counts the total number of bytes transmitted on a secure link that have been integrity-protected (using a MAC code) but not encrypted. It measures unencrypted traffic that still has security protection applied, helping operators verify data confidentiality settings. This counter is useful for monitoring MACsec (IEEE 802.1AE) security implementations and detecting when encrypted transmission is not being used as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.5.1.11 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyStatsTxOctetsProtected
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.5.1.11.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyStatsTxOctetsProtected.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.5 | secyStatsTable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.5.1 | secyStatsEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.5.1.11 | secyStatsTxOctetsProtected | IEEE8021-SECY-MIB |