panelPowerFactor

EATON-PDU-MIB · .1.3.6.1.4.1.534.6.6.4.1.2.2.1.6

Object

column pf * 100Integer32
The input power factor for this panel.
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.2.2.1.6
Type
column
Access
readonly
Status
current
Units
pf * 100
Parent
panelMetersEntry
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::panelPowerFactor'
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::panelPowerFactor.<panelNumber>'
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::panelPowerFactor'

Syntax

pf * 100Integer32

Values & Constraints

Object Constraints
range: -100-100

Conformance