IEEE8021-SECY-MIB :: secyIfValidateFrames

MIB Reference — IPNetwork Monitor · Updated September 09, 2026

All MIBsIEEE8021-SECY-MIBsecyIfValidateFrames

secyIfValidateFrames

Module: IEEE8021-SECY-MIB

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

OID (numeric): 1.0.8802.1.1.3.1.1.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Controls validation of received frames.

disabled(1) : disable validation, remove SecTAGs and ICVs (if present) from received frames. check(2) : enable validation, do not discard invalid frames. strict(3) : enable validation and discard invalid frames. null(4) : no processing, do not remove SecTAGs or ICVs.

What is secyIfValidateFrames?

This OID holds a setting that controls whether received network frames are validated for security tags and integrity checks. The four options range from completely disabling validation to strictly rejecting invalid frames. A network security administrator configures this to balance between security (rejecting invalid frames) and compatibility (allowing devices with broken security tags).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.6
snmpwalk -v2c -c public <target> IEEE8021-SECY-MIB::secyIfValidateFrames

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.1.1.1.6.1
snmpget -v2c -c public <target> IEEE8021-SECY-MIB::secyIfValidateFrames.1

Set instance 1 (SNMPv2c):

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

Start monitoring Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-SECY-MIB::secyIfValidateFrames OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AE standard (Ethernet switch/router/NIC implementing MACsec) from a single console.

OID Breakdown

Upper-level ancestors (5 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.0stdSTART-MIB
1.0.8802iso8802START-MIB
1.0.8802.1ieee802dot1START-MIB
1.0.8802.1.1ieee802dot1mibsSTART-MIB
Numeric OIDNameModule
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.6secyIfValidateFramesIEEE8021-SECY-MIB