Mitsubishi Netcom User Manual
Rev 3 02/24/2009
41
"The present true power conveyed by the bypass (watts)."
::= { upsBypassEntry 4 }
upsAlarm OBJECT IDENTIFIER ::= { MitsubishiUPS 6 }
upsAlarmsPresent OBJECT-TYPE
SYNTAX
Gauge
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
"The present number of active alarm conditions."
::= { upsAlarm 1 }
upsAlarmTable OBJECT-TYPE
SYNTAX
SEQUENCE OF UpsAlarmEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
"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."
::= { upsAlarm 2 }
upsAlarmEntry OBJECT-TYPE
SYNTAX
UpsAlarmEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
"An entry containing information applicable to a
particular alarm."
INDEX
{ upsAlarmId }
::= { upsAlarmTable 1 }
UpsAlarmEntry ::=
SEQUENCE
{
upsAlarmId
PositiveInteger,
upsAlarmDescr
AutonomousType,
upsAlarmTime
TimeStamp
}
upsAlarmId OBJECT-TYPE
SYNTAX
PositiveInteger
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
"A unique identifier for an alarm condition.
This