lgpEnvStateFreeCooling
OBS ✓
LIEBERT-GP-ENVIRONMENTAL-MIB ·
.1.3.6.1.4.1.476.1.42.3.4.3.20
Object
scalar Enumeration
The present state of the system free cooling process of heat exchange. When 'off', free cooling is not in use. When 'on' free cooling is in use. When 'start', free cooling is preparing to turn on. When 'unavailable', the state information is unavailable.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- LIEBERT-GP-ENVIRONMENTAL-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.4.3.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- lgpEnvState
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-ENVIRONMENTAL-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-ENVIRONMENTAL-MIB::lgpEnvStateFreeCooling.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-ENVIRONMENTAL-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-ENVIRONMENTAL-MIB::lgpEnvStateFreeCooling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | start |
4 | unavailable |