upsOutputPercentLoadfourth
GEPARALLELUPS-MIB ·
.1.3.6.1.4.1.818.1.1.14.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
- GEPARALLELUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.14.4.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Units
- percent
- Parent
- upsOutputFourthEntry
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::upsOutputPercentLoadfourth'
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::upsOutputPercentLoadfourth.<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::upsOutputPercentLoadfourth'
Syntax
percentInteger32
Values & Constraints
No enumerated values or constraints recorded.