TRIPPUPS1-MIB Table View

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

Tables
3
Rows
3
Columns
10

upsInputTable

table mandatory
.1.3.6.1.4.1.850.1.1.3.5 · 1 row entry · 2 columns
Uses the tripplite variant from /opt/observium/mibs/tripplite.
Command help
Walk upsInputTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRIPPUPS1-MIB' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPUPS1-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.4.1.850.1.1.3.5.1
An entry containing information applicable to a
particular input line.
Column Syntax OID
The input line identifier.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.3.5.1.1
The magnitude of the present input voltage.
UNITS RMS Volts
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.3.5.1.2

upsOutputTable

table mandatory
.1.3.6.1.4.1.850.1.1.4.5 · 1 row entry · 5 columns
Uses the tripplite variant from /opt/observium/mibs/tripplite.
Command help
Walk upsOutputTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRIPPUPS1-MIB' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPUPS1-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.4.1.850.1.1.4.5.1
An entry containing information applicable to a
particular output line.
Column Syntax OID
The output line identifier.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.1
The present output voltage.
UNITS RMS Volts
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.2
The present output mandatory.
UNITS 0.1 Amp
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.3
The present output true power.
UNITS Watts
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.4
The percentage of true power capacity presently being used.
UNITS percent
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.5

upsAlarmTable

table mandatory
.1.3.6.1.4.1.850.1.1.6.4 · 1 row entry · 3 columns
Uses the tripplite variant from /opt/observium/mibs/tripplite.
Command help
Walk upsAlarmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRIPPUPS1-MIB' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPUPS1-MIB::upsAlarmTable'
A list of alarm table entries.  The table consists of
zero, one, or may 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 fo
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 are in
chronological order until upsAlarmId wraps.
          
Alarms are named by and 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 take in the definition of
the number of active rows in the table at any given
time is reflected by the value fo upsAlarms.
upsAlarmEntry row .1.3.6.1.4.1.850.1.1.6.4.1
An entry containing information applicable to a
particular alarm.
Indexes
Column Syntax OID
upsAlarmIdmandatory
A unique identifier for an alarm condition. This
value must remain constant.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.6.4.1.1
upsAlarmDescrmandatory
A reference to an alarm description object. The
object references should not be accessible, but rather
be used to provide a unique description of the alarm
condition.
OctetString
Constraints:
range: 0-31
.1.3.6.1.4.1.850.1.1.6.4.1.2
upsAlarmTimemandatory
The value of sysUpTime when the alarm condition was
detected. If the alarm condition was detected at the
time of agent startup and presumable existed before
agent startup, the value of upsAlarmTime shall equal
0.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.850.1.1.6.4.1.3