oupsGeneratorDetection
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.6.3.9
Object
scalar mandatory
r/w
Enumeration
ATS sets a value of 1 to signal UPS that a generator is started so the UPS will charge Battery Pack using a different setting while it's on generator (intent to save all power to back up for the load).
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.6.3.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- oupsInput
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 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::oupsGeneratorDetection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQPOWER-MIB::oupsGeneratorDetection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onGenerator |
2 | offGenerator |
3 | noAction |