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
A list of input table entries.  The number of entries
is given by the value of upsInputNumLines.
upsInputEntry entry .1.3.6.1.2.1.33.1.3.3.1
An entry containing information applicable to a
particular input line.
Indexes
upsInputLineIndex
Column Syntax OID
upsInputLineIndex
The input line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.3.3.1.1
upsInputFrequency
The present input frequency.
0.1 HertzNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.2
upsInputVoltage
The magnitude of the present input voltage.
RMS VoltsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.3
upsInputCurrent
The magnitude of the present input current.
0.1 RMS AmpNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.3.3.1.4
upsInputTruePower
The magnitude of the present input true power.
WattsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
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
A list of output table entries.  The number of
entries is given by the value of upsOutputNumLines.
upsOutputEntry entry .1.3.6.1.2.1.33.1.4.4.1
An entry containing information applicable to a
particular output line.
Indexes
upsOutputLineIndex
Column Syntax OID
upsOutputLineIndex
The output line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.4.4.1.1
upsOutputVoltage
The present output voltage.
RMS VoltsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.2
upsOutputCurrent
The present output current.
0.1 RMS AmpNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.3
upsOutputPower
The present output true power.
WattsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.4.4.1.4
upsOutputPercentLoad
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
A list of bypass table entries.  The number of
entries is given by the value of upsBypassNumLines.
upsBypassEntry entry .1.3.6.1.2.1.33.1.5.3.1
An entry containing information applicable to a
particular bypass input.
Indexes
upsBypassLineIndex
Column Syntax OID
upsBypassLineIndex
The bypass line identifier.
PositiveInteger
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.5.3.1.1
upsBypassVoltage
The present bypass voltage.
RMS VoltsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.5.3.1.2
upsBypassCurrent
The present bypass current.
0.1 RMS AmpNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.2.1.33.1.5.3.1.3
upsBypassPower
The present true power conveyed by the bypass.
WattsNonNegativeInteger
Textual Convention: NonNegativeInteger Integer32
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
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 entry .1.3.6.1.2.1.33.1.6.2.1
An entry containing information applicable to a
particular alarm.
Indexes
upsAlarmId
Column Syntax OID
upsAlarmId
A unique identifier for an alarm condition. This
value must remain constant.
PositiveInteger
Textual Convention: PositiveInteger Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.33.1.6.2.1.1
upsAlarmDescr
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
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.1.3.6.1.2.1.33.1.6.2.1.2
upsAlarmTime
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
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.33.1.6.2.1.3