MITSUBISHI-UPS-MIB Table View

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

Tables
4
Rows
4
Columns
17

upsInputTable

table mandatory
.0.13891.101.3.3 · 1 row entry · 5 columns
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry entry .0.13891.101.3.3.1
An entry containing information applicable to a
particular input line.
Indexes
upsInputLineIndex
Column Syntax OID
upsInputLineIndex mandatory
The input line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
.0.13891.101.3.3.1.1
upsInputFrequency mandatory
The present input frequency (0.1 Hertz).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.3.3.1.2
upsInputVoltage mandatory
The magnitude of the present input voltage (0.1 RMS Volt).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.3.3.1.3
upsInputCurrent mandatory
The magnitude of the present input current (0.1 RMS Amp).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.3.3.1.4
upsInputTruePower mandatory
The magnitude of the present input true power (watts).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.3.3.1.5

upsOutputTable

table mandatory
.0.13891.101.4.4 · 1 row entry · 5 columns
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry entry .0.13891.101.4.4.1
An entry containing information applicable to a
particular output line.
Indexes
upsOutputLineIndex
Column Syntax OID
upsOutputLineIndex mandatory
The output line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
.0.13891.101.4.4.1.1
upsOutputVoltage mandatory
The present output voltage (0.1 RMS Volt).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.4.4.1.2
upsOutputCurrent mandatory
The present output current (0.1 RMS Amp).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.4.4.1.3
upsOutputPower mandatory
The present output true power (watts).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.4.4.1.4
upsOutputPercentLoad mandatory
The percentage of the UPS power capacity presently being
used on this output line (the greater of the percent load
of true power capacity and the percent load of VA.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.13891.101.4.4.1.5

upsBypassTable

table mandatory
.0.13891.101.5.3 · 1 row entry · 4 columns
A list of bypass table entries.  The number of entries
is given by the value of upsBypassNumLines.
upsBypassEntry entry .0.13891.101.5.3.1
An entry containing information applicable to a
particular bypass input.
Indexes
upsBypassLineIndex
Column Syntax OID
upsBypassLineIndex mandatory
The bypass line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
.0.13891.101.5.3.1.1
upsBypassVoltage mandatory
The present bypass voltage (0.1 RMS Volt).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.5.3.1.2
upsBypassCurrent mandatory
The present bypass current (0.1 RMS Amp).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.5.3.1.3
upsBypassPower mandatory
The present true power conveyed by the bypass (watts).
NonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
.0.13891.101.5.3.1.4

upsAlarmTable

table mandatory
.0.13891.101.6.2 · 1 row entry · 3 columns
A list of alarm table entries.  Alarms are named by 
an 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 entry .0.13891.101.6.2.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.
PositiveInteger
Textual Convention: PositiveInteger Integer32
.0.13891.101.6.2.1.1
upsAlarmDescr mandatory
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.
AutonomousType
Textual Convention: AutonomousType OctetString
.0.13891.101.6.2.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 presumably existed before
agent startup, the value of upsAlarmTime shall equal 0.
TimeStamp
Textual Convention: TimeStamp Unsigned32
.0.13891.101.6.2.1.3