upsOutputVoltage

UPS-MIB · liebert variant · .1.3.6.1.2.1.33.1.4.4.1.2

Object

column RMS VoltsNonNegativeInteger
The present output voltage.

Context

MIB
UPS-MIB
OID
.1.3.6.1.2.1.33.1.4.4.1.2
Type
column
Access
readonly
Status
current
Units
RMS Volts
Parent
upsOutputEntry
Groups
2

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::upsOutputVoltage'
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::upsOutputVoltage.<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::upsOutputVoltage'

Syntax

Source
NonNegativeInteger
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
The upsOutputVoltage object MAY be supported.