User manual

SVA026 Netcom 2 User Manual ver5
61
upsBypassCurrent OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS 0.1 RMS Amp
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The present bypass current (0.1 RMS Amp)."
::= { upsBypassEntry 3 }
upsBypassPower OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS Watts
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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 }