User manual

SVA026 Netcom 2 User Manual ver5
57
"An entry containing information applicable to a
particular input line."
INDEX { upsInputLineIndex }
::= { upsInputTable 1 }
UpsInputEntry ::=
SEQUENCE
{
upsInputLineIndex PositiveInteger,
upsInputFrequency NonNegativeInteger,
upsInputVoltage NonNegativeInteger,
upsInputCurrent NonNegativeInteger,
upsInputTruePower NonNegativeInteger
}
upsInputLineIndex OBJECT-TYPE
SYNTAX PositiveInteger
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The input line identifier."
::= { upsInputEntry 1 }
upsInputFrequency OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS 0.1 Hertz
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The present input frequency (0.1 Hertz)."
::= { upsInputEntry 2 }
upsInputVoltage OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS 0.1 RMS Volt
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The magnitude of the present input voltage (0.1 RMS Volt)."
::= { upsInputEntry 3 }
upsInputCurrent OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS 0.1 RMS Amp
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The magnitude of the present input current (0.1 RMS Amp)."
::= { upsInputEntry 4 }
upsInputTruePower OBJECT-TYPE
SYNTAX NonNegativeInteger -- UNITS Watts
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The magnitude of the present input true power (watts)."
::= { upsInputEntry 5 }
upsOutput OBJECT IDENTIFIER ::= { MitsubishiUPS 4 }