clMeshNodeType

CISCO-LWAPP-MESH-MIB · .1.3.6.1.4.1.9.9.616.1.1.1.1.11

Object

column Enumeration
This object represents the type of mesh node.
indoor  - Mesh node which is manufactured to be used 
          inside the building. 
outdoor - Mesh node which can be used outside building 
          in open environment.

Context

MIB
CISCO-LWAPP-MESH-MIB
OID
.1.3.6.1.4.1.9.9.616.1.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
clMeshNodeEntry
Groups
3

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::clMeshNodeType'
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::clMeshNodeType.<cLApSysMacAddress>'
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::clMeshNodeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1indoor
2outdoor