
Mitsubishi Netcom User Manual
Rev 3 02/24/2009
40
upsBypassTable OBJECT-TYPE
SYNTAX
SEQUENCE OF UpsBypassEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
"A list of bypass table entries.
The number of entries
is given by the value of upsBypassNumLines."
::= { upsBypass 3 }
upsBypassEntry OBJECT-TYPE
SYNTAX
UpsBypassEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
"An entry containing information applicable to a
particular bypass input."
INDEX
{ upsBypassLineIndex }
::= { upsBypassTable 1 }
UpsBypassEntry ::=
SEQUENCE
{
upsBypassLineIndex
PositiveInteger,
upsBypassVoltage
NonNegativeInteger,
upsBypassCurrent
NonNegativeInteger,
upsBypassPower
NonNegativeInteger
}
upsBypassLineIndex OBJECT-TYPE
SYNTAX
PositiveInteger
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
"The bypass line identifier."
::= { upsBypassEntry 1 }
upsBypassVoltage OBJECT-TYPE
SYNTAX
NonNegativeInteger
-- UNITS 0.1 RMS Volts
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
"The present bypass voltage (0.1 RMS Volt)."
::= { upsBypassEntry 2 }
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