clMeshNodeHeaterStatus

CISCO-LWAPP-MESH-MIB · .1.3.6.1.4.1.9.9.616.1.1.1.1.9

Object

column PercentEnumeration
This object represents the heater status of the
mesh node.
    on  - heater is in operation
    off - heater is not operation.

Context

MIB
CISCO-LWAPP-MESH-MIB
OID
.1.3.6.1.4.1.9.9.616.1.1.1.1.9
Type
column
Access
readonly
Status
current
Units
Percent
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::clMeshNodeHeaterStatus'
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::clMeshNodeHeaterStatus.<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::clMeshNodeHeaterStatus'

Syntax

PercentEnumeration

Values & Constraints

Enumerated Values
1on
2off