lgpEnvConfigSleepMode
LIEBERT-GP-ENVIRONMENTAL-MIB ·
.1.3.6.1.4.1.476.1.42.3.4.4.17
Object
scalar r/w
Enumeration
The configured mode of the device's sleep function. If 'enabled', the device will sleep, or not operate, for each 'lgpEnvSleepDay' that is enabled and also during the periods defined in the 'lgpEnvSleepTimeTable' each day. If 'disabled', the device will operate continually and not sleep at all. If 'auto', the device will sleep, or not operate, for each 'lgpEnvSleepDay' that is enabled and also during the periods defined in the 'lgpEnvSleepTimeTable' each day unless the environmental conditions fall outside the desired operation ranges.
Context
- MIB
- LIEBERT-GP-ENVIRONMENTAL-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.4.4.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lgpEnvConfig
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::lgpEnvConfigSleepMode.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::lgpEnvConfigSleepMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | auto |