All MIBs › IEEE8021-SECY-MIB › secyTxSANextPN
secyTxSANextPN
Module: IEEE8021-SECY-MIB
OID (symbolic): IEEE8021-SECY-MIB::secyTxSANextPN
OID (numeric): 1.0.8802.1.1.3.1.1.3.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The next packet number (PN) for this SA.
What is secyTxSANextPN?
This read-only object shows the next packet number that will be used when transmitting frames through a specific Secure Association in a MACsec-protected link. The packet number ensures that each transmitted frame has a unique identifier, which is critical for detecting replayed frames on reception. Network operators and security systems monitor this value to verify that MACsec encryption is progressing normally without packet loss or anomalies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.3 snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSANextPN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.3.1.3.1 snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyTxSANextPN.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.1 | secyMgmtMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3 | secyTxSATable | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3.1 | secyTxSAEntry | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.1.3.1.3 | secyTxSANextPN | IEEE8021-SECY-MIB |