clMeshPskIndex

CISCO-LWAPP-MESH-MIB · .1.3.6.1.4.1.9.9.616.1.1.2.1.1

Object

This object uniquely identifies the one instance of the PSK.
Maximum five entries are maintained. For each key configuration 
old key will be pushed down and new key will be placed at top. 
After fifth key configuration, old key will be deleted based on 
timestamp and new key will be placed at top of the list.

Context

MIB
CISCO-LWAPP-MESH-MIB
OID
.1.3.6.1.4.1.9.9.616.1.1.2.1.1
Type
column
Access
noaccess
Status
current
Parent
clMeshPskEntry
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-MESH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-MESH-MIB::clMeshPskIndex'
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::clMeshPskIndex.<clMeshPskIndex>'
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::clMeshPskIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance