secyIfValidateFrames
IEEE8021-SECY-MIB ·
.1.0.8802.1.1.3.1.1.1.1.6
Object
column r/w
Enumeration
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.
Context
- MIB
- IEEE8021-SECY-MIB
- OID
.1.0.8802.1.1.3.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- secyIfEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfValidateFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyIfValidateFrames.<secyIfInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SECY-MIB::secyIfValidateFrames'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | check |
3 | strict |
4 | null |
Conformance
Member of