lgpSysControlOperationOnOff
LIEBERT-GP-SYSTEM-MIB ·
.1.3.6.1.4.1.476.1.42.3.7.4.2
Object
scalar r/w
Enumeration
This object allows control of the system functionality. This will not affect the communications or control of the system, so that once turned off, the system operation can be restored by setting this value to 'on'.
Context
- MIB
- LIEBERT-GP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.7.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- lgpSysControl
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-SYSTEM-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-SYSTEM-MIB::lgpSysControlOperationOnOff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-SYSTEM-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-SYSTEM-MIB::lgpSysControlOperationOnOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |