upsOutputPercentLoad

UPS-MIB · liebert variant · .1.3.6.1.2.1.33.1.4.4.1.5

Object

column percentInteger32
The percentage of the UPS power capacity presently
being used on this output line, i.e., the greater of
the percent load of true power capacity and the
percent load of VA.

Context

MIB
UPS-MIB
OID
.1.3.6.1.2.1.33.1.4.4.1.5
Type
column
Access
readonly
Status
current
Units
percent
Parent
upsOutputEntry
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 'UPS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS-MIB::upsOutputPercentLoad'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS-MIB::upsOutputPercentLoad.<upsOutputLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPS-MIB::upsOutputPercentLoad'

Syntax

percentInteger32

Values & Constraints

Object Constraints
range: 0-200

Conformance