upsOutputPowerFactorsecond
GEPARALLELUPS-MIB ·
.1.3.6.1.4.1.818.1.1.12.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.(*)
Context
- MIB
- GEPARALLELUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.12.4.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- 0.01 cos phi
- Parent
- upsOutputSecondEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::upsOutputPowerFactorsecond'
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::upsOutputPowerFactorsecond.<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::upsOutputPowerFactorsecond'
Syntax
0.01 cos phiInteger32
Values & Constraints
No enumerated values or constraints recorded.