upsOutputPowerFactor

OBS ✓
GEPARALLELUPS-MIB · .1.3.6.1.4.1.818.1.1.10.4.4.1.6

Object

column 0.01 cos phiInteger32
The present output power factor. 
The returned value correspond to the cosf of the load.
A positive value indicate an inductive load; 
a negative value indicate a capacitive load; 
value 1 indicate a resistive load. 
If the measure is not available due to a small load for 
a consistent calculation, the NA value is then returned.(*)
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
GEPARALLELUPS-MIB
OID
.1.3.6.1.4.1.818.1.1.10.4.4.1.6
Type
column
Access
readonly
Status
current
Units
0.01 cos phi
Parent
upsOutputEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsOutputPowerFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPARALLELUPS-MIB::upsOutputPowerFactor.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPARALLELUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPARALLELUPS-MIB::upsOutputPowerFactor'

Syntax

0.01 cos phiInteger32

Values & Constraints

No enumerated values or constraints recorded.