upsInverterOnOffgen
GESINGLEUPS-MIB ·
.1.3.6.1.4.1.818.1.1.10.8.11
Object
scalar r/w
Enumeration
The present state of the inverter. Setting this object to 'on' will cause the inverter to be turned on. Setting this object to 'off' will turn the inverter off. If the inverter is already in the desired state nothing will happen.
Context
- MIB
- GESINGLEUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.10.8.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upsControlgen
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 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GESINGLEUPS-MIB::upsInverterOnOffgen.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GESINGLEUPS-MIB::upsInverterOnOffgen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |