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
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry entry .1.3.6.1.4.1.850.1.1.3.5.1
An entry containing information applicable to a
particular input line.
Indexes
upsInputLineIndex
Column Syntax OID
upsInputLineIndex mandatory
The input line identifier.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.3.5.1.1
upsInputVoltage mandatory
The magnitude of the present input voltage.
UNITS RMS Volts
Integer32
Textual Convention: COPS-PR-SPPIInteger32 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
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry entry .1.3.6.1.4.1.850.1.1.4.5.1
An entry containing information applicable to a
particular output line.
Indexes
upsOutputLineIndex
Column Syntax OID
upsOutputLineIndex mandatory
The output line identifier.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.1
upsOutputVoltage mandatory
The present output voltage.
UNITS RMS Volts
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.2
upsOutputCurrent mandatory
The present output mandatory.
UNITS 0.1 Amp
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.3
upsOutputPower mandatory
The present output true power.
UNITS Watts
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.4.5.1.4
upsOutputPercentLoad mandatory
The percentage of true power capacity presently being used.
UNITS percent
Integer32
Textual Convention: COPS-PR-SPPIInteger32 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
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 entry .1.3.6.1.4.1.850.1.1.6.4.1
An entry containing information applicable to a
particular alarm.
Indexes
upsAlarmId
Column Syntax OID
upsAlarmId mandatory
A unique identifier for an alarm condition. This
value must remain constant.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.850.1.1.6.4.1.1
upsAlarmDescr mandatory
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
upsAlarmTime mandatory
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
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.850.1.1.6.4.1.3