UPS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
17
.1.3.6.1.2.1.33.1.3.3 · 1 row entry · 5 columns
Uses the liebert variant from /opt/observium/mibs/liebert.
Command help
Walk upsInputTable
/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::upsInputTable'
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry row .1.3.6.1.2.1.33.1.3.3.1
An entry containing information applicable to a
particular input line.
Column Syntax OID
The input line identifier.
PositiveInteger
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.3.3.1.1
The present input frequency.
0.1 HertzNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.2
The magnitude of the present input voltage.
RMS VoltsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.3
The magnitude of the present input current.
0.1 RMS AmpNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.4
The magnitude of the present input true power.
WattsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.5
.1.3.6.1.2.1.33.1.4.4 · 1 row entry · 5 columns
Uses the liebert variant from /opt/observium/mibs/liebert.
Command help
Walk upsOutputTable
/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::upsOutputTable'
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry row .1.3.6.1.2.1.33.1.4.4.1
An entry containing information applicable to a
particular output line.
Column Syntax OID
The output line identifier.
PositiveInteger
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.4.4.1.1
The present output voltage.
RMS VoltsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.2
The present output current.
0.1 RMS AmpNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.3
The present output true power.
WattsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.4
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.
percentInteger32
Constraints:
range: 0-200
.1.3.6.1.2.1.33.1.4.4.1.5
.1.3.6.1.2.1.33.1.5.3 · 1 row entry · 4 columns
Uses the liebert variant from /opt/observium/mibs/liebert.
Command help
Walk upsBypassTable
/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::upsBypassTable'
A list of bypass table entries.  The number of
entries is given by the value of upsBypassNumLines.
upsBypassEntry row .1.3.6.1.2.1.33.1.5.3.1
An entry containing information applicable to a
particular bypass input.
Column Syntax OID
The bypass line identifier.
PositiveInteger
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.5.3.1.1
The present bypass voltage.
RMS VoltsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.5.3.1.2
The present bypass current.
0.1 RMS AmpNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.5.3.1.3
The present true power conveyed by the bypass.
WattsNonNegativeInteger
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.5.3.1.4
.1.3.6.1.2.1.33.1.6.2 · 1 row entry · 3 columns
Uses the liebert variant from /opt/observium/mibs/liebert.
Command help
Walk upsAlarmTable
/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::upsAlarmTable'
A list of alarm table entries.  The table contains
zero, one, or many rows at any moment, depending upon
the number of alarm conditions in effect.  The table
is initially empty at agent startup.  The agent
creates a row in the table each time a condition is
detected and deletes that row when that condition no
longer pertains.  The agent creates the first row with
upsAlarmId equal to 1, and increments the value of
upsAlarmId each time a new row is created, wrapping to
the first free value greater than or equal to 1 when
the maximum value of upsAlarmId would otherwise be
exceeded.  Consequently, after multiple operations,
the table may become sparse, e.g., containing entries
for rows 95, 100, 101, and 203 and the entries should
not be assumed to be in chronological order because
upsAlarmId might have wrapped.
          
Alarms are named by an AutonomousType (OBJECT
IDENTIFIER), upsAlarmDescr, to allow a single table to
reflect well known alarms plus alarms defined by a
particular implementation, i.e., as documented in the
private enterprise MIB definition for the device.  No
two rows will have the same value of upsAlarmDescr,
since alarms define conditions.  In order to meet this
requirement, care should be taken in the definition of
alarm conditions to insure that a system cannot enter
the same condition multiple times simultaneously.
          
The number of rows in the table at any given time is
reflected by the value of upsAlarmsPresent.
upsAlarmEntry row .1.3.6.1.2.1.33.1.6.2.1
An entry containing information applicable to a
particular alarm.
Indexes
Column Syntax OID
A unique identifier for an alarm condition. This
value must remain constant.
PositiveInteger
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.6.2.1.1
A reference to an alarm description object. The
object referenced should not be accessible, but rather
be used to provide a unique description of the alarm
condition.
SNMPv2-TCAutonomousType
Description:
Represents an independently extensible type identification
value. It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.
.1.3.6.1.2.1.33.1.6.2.1.2
The value of sysUpTime when the alarm condition was
detected. If the alarm condition was detected at the
time of agent startup and presumably existed before
agent startup, the value of upsAlarmTime shall equal
0.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.33.1.6.2.1.3