cLMfpProtectionEnable

CISCO-LWAPP-MFP-MIB · .1.3.6.1.4.1.9.9.518.2.1.2.1.3

Object

column deprecated r/w SNMPv2-TCTruthValue
This object specifies whether the MFP protection
on this WLAN be enabled or not.
              
A value of 'true' enables management frame
protection on the WLAN and 'false' disables
management frame protection.
              
Note that MFP is enabled or disabled on a WLAN
through the values of 'true' and 'false' only 
if MFP is configured as the protection mechanism
by setting the object cLMfpProtectType to
'cLMfpProtectMfp'.  The NMS shall modify the
value of this object, but the change made will
take effect only if MFP is configured as the
protection mechanism on the controller through
the cLMfpProtectType object.

Context

MIB
CISCO-LWAPP-MFP-MIB
OID
.1.3.6.1.4.1.9.9.518.2.1.2.1.3
Type
column
Access
readwrite
Status
deprecated
Parent
cLMfpWlanConfigEntry
Groups
2

Walk 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 'CISCO-LWAPP-MFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MFP-MIB::cLMfpProtectionEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MFP-MIB::cLMfpProtectionEnable.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MFP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MFP-MIB::cLMfpProtectionEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false