maximumCoolingState

LHX-MIB · .1.3.6.1.4.1.13742.9.1.3.1.1.5

Object

column r/w SNMPv2-TCTruthValue
Indicates whether maximum cooling was requested or not.
To request maximum cooling, set maximumCoolingState to 1 (true).
Setting maximumCoolingState to 2 (false) is undefined,
set alertState to 2 (false) instead.

Context

MIB
LHX-MIB
OID
.1.3.6.1.4.1.13742.9.1.3.1.1.5
Type
column
Access
readwrite
Status
current
Parent
lhxConfigurationEntry
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 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::maximumCoolingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::maximumCoolingState.<portIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LHX-MIB::maximumCoolingState'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance