panelPhasePercentLoad

EATON-PDU-MIB · .1.3.6.1.4.1.534.6.6.4.1.2.3.1.4

Object

column percentInteger32
The percentage of the panel power capacity presently
being used on this line, normally based on the 
ratio of panelPhaseCurrent to the rated phase current.

Context

MIB
EATON-PDU-MIB
OID
.1.3.6.1.4.1.534.6.6.4.1.2.3.1.4
Type
column
Access
readonly
Status
current
Units
percent
Parent
panelPhaseMetersEntry
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::panelPhasePercentLoad'
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::panelPhasePercentLoad.<panelNumber>.<panelPhaseIndex>'
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::panelPhasePercentLoad'

Syntax

percentInteger32

Values & Constraints

Object Constraints
range: 0-200

Conformance