cLMeshProfileSecurityMode

CISCO-LWAPP-MESH-MIB · .1.3.6.1.4.1.9.9.616.1.1.3.1.13

Object

column r/w Enumeration
This object specifies authentication mode of RAP and
MAP mesh nodes in controller.
none - no authentication is done.
psk  - pre shared key. Keys provided during manufacturing
       will be used for authentication of mesh node.
eap  - extensible authentication protocol is used to
       authenticate mesh node. A value of 'eap' indicates,
       authentication can happen by local-auth in controller
       or by RADIUS server configured in controller.

Context

MIB
CISCO-LWAPP-MESH-MIB
OID
.1.3.6.1.4.1.9.9.616.1.1.3.1.13
Type
column
Access
readwrite
Status
current
Parent
clMeshProfileEntry
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-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-MIB::cLMeshProfileSecurityMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-MIB::cLMeshProfileSecurityMode.<cLMeshProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-MESH-MIB::cLMeshProfileSecurityMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eap
2psk