physicalOutputPresentConsumption
DELL-SNMP-UPS-MIB ·
.1.3.6.1.4.1.674.10902.2.120.2.6
Object
Derived by averaging the watt second consumption over the past hour. Use an array of 60 words to store the average watt seconds consumed over the last minute then after you have a full hours worth of data in the 60 word array, average those values to get your Present KWH Consumption meter. Then every minute after that update the oldest value in the array, average again and update the meter. Value is 0 until the minimum 1 hour of data has been accumulated.
Context
- MIB
- DELL-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.674.10902.2.120.2.6- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- physicalOutput
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-SNMP-UPS-MIB::physicalOutputPresentConsumption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-SNMP-UPS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-SNMP-UPS-MIB::physicalOutputPresentConsumption'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647