User manual

SVA026 Netcom 2 User Manual ver5
56
::= { upsBattery 5 }
upsBatteryCurrent OBJECT-TYPE
SYNTAX INTEGER (-2147483648..2147483647) -- UNITS 0.1 Amp DC
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The present battery current (0.1 Amp DC)."
::= { upsBattery 6 }
upsBatteryTemperature OBJECT-TYPE
SYNTAX INTEGER (-2147483648..2147483647) -- UNITS degrees
Centigrade
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The ambient temperature at or near the UPS Battery casing
(degrees Centigrade)."
::= { upsBattery 7 }
upsInput OBJECT IDENTIFIER ::= { MitsubishiUPS 3 }
upsInputLineBads OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A count of the number of times the input entered an
out-of-tolerance condition as defined by the manufacturer.
This count is incremented by one each time the input
transitions from zero out-of-tolerance lines to one or more
input lines out-of-tolerance."
::= { upsInput 1 }
upsInputNumLines OBJECT-TYPE
SYNTAX NonNegativeInteger
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of input lines utilized in this device. This
variable indicates the number of rows in the input table."
::= { upsInput 2 }
upsInputTable OBJECT-TYPE
SYNTAX SEQUENCE OF UpsInputEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of input table entries. The number of entries
is given by the value of upsInputNumLines."
::= { upsInput 3 }
upsInputEntry OBJECT-TYPE
SYNTAX UpsInputEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION