IEEE8021-SECY-MIB :: secyIfReplayProtectWindow

MIB Reference — IPNetwork Monitor

All MIBsIEEE8021-SECY-MIBsecyIfReplayProtectWindow

secyIfReplayProtectWindow

Module: IEEE8021-SECY-MIB

OID (symbolic): IEEE8021-SECY-MIB::secyIfReplayProtectWindow

OID (numeric): 1.0.8802.1.1.3.1.1.1.1.8

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

The replay protection window size.

What is secyIfReplayProtectWindow?

This read-write parameter defines the size of the replay protection window in packets for 802.1AE MACsec interfaces, with a default value of 0 (no replay protection). The window size determines how many out-of-order packets the receiver will accept before discarding them as replayed; a larger window allows more packet reordering but increases vulnerability to replay attacks. Security engineers configure this to balance between legitimate packet reordering (from redundant paths or traffic engineering) and protection against malicious packet replay attacks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.8
snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyIfReplayProtectWindow

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.8.1
snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyIfReplayProtectWindow.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.0.8802.1.1.3.1.1.1.1.8.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
1.0.8802.1.1.3ieee8021SecyMIBIEEE8021-SECY-MIB
1.0.8802.1.1.3.1secyMIBObjectsIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1secyMgmtMIBObjectsIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.1secyIfTableIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.1.1secyIfEntryIEEE8021-SECY-MIB
1.0.8802.1.1.3.1.1.1.1.8secyIfReplayProtectWindowIEEE8021-SECY-MIB