breakerPhasePowerFactor

EATON-PDU-MIB · .1.3.6.1.4.1.534.6.6.4.1.3.3.1.4

Object

column pf * 100Integer32
The input power factor for this phase on this breaker.
Varies from -1.00 to 1.00, multiplied by 100.
If negative values are used, they indicate lagging pf.

Context

MIB
EATON-PDU-MIB
OID
.1.3.6.1.4.1.534.6.6.4.1.3.3.1.4
Type
column
Access
readonly
Status
current
Units
pf * 100
Parent
breakerPhaseMetersEntry
Groups
1

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 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-PDU-MIB::breakerPhasePowerFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EATON-PDU-MIB::breakerPhasePowerFactor.<panelNumber>.<breakerNumber>.<breakerPhaseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EATON-PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EATON-PDU-MIB::breakerPhasePowerFactor'

Syntax

pf * 100Integer32

Values & Constraints

Object Constraints
range: -100-100

Conformance