cLMfpClientProtection

CISCO-LWAPP-MFP-MIB · .1.3.6.1.4.1.9.9.518.2.1.2.1.4

Object

column r/w Enumeration
This object specifies the level of client MFP
protection for this WLAN.
A value of 'disabled' specifies client protection 
	is disabled.
A value of 'enabled' specifies client protection 
	is optional.
A value of 'required' specifies client protection 
	is mandatory.

Context

MIB
CISCO-LWAPP-MFP-MIB
OID
.1.3.6.1.4.1.9.9.518.2.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
cLMfpWlanConfigEntry
Groups
1

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::cLMfpClientProtection'
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::cLMfpClientProtection.<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::cLMfpClientProtection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled
3required

Conformance