All MIBs › IEEE8021-SECY-MIB › secyTxSAStatsEncryptedPkts
secyTxSAStatsEncryptedPkts
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyTxSAStatsEncryptedPkts
OID (numeric): 1.0.8802.1.1.3.1.2.1.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of integrity protected and encrypted packets for this transmit SA. Zero if secyTxSAConfidentiality is False, and one less than secyTxSANextPN otherwise.
What is secyTxSAStatsEncryptedPkts?
This counter measures the number of packets that have been successfully integrity-protected and encrypted by a transmit security association in an IEEE 802.1AE MACsec implementation. Network operators monitor this statistic to verify that encrypted traffic is flowing through the secure channel. The counter will be zero if confidentiality is disabled, or one less than the next packet number if enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.2.1.1.2 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSAStatsEncryptedPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.2.1.1.2.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSAStatsEncryptedPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> secyTxSAStatsEncryptedPkts.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.1 | secyTxSAStatsTable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.1.1 | secyTxSAStatsEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.2.1.1.2 | secyTxSAStatsEncryptedPkts | IEEE8021-SECY-MIB |