IBM SG24-4817-00 User Manual

Page 282

Advertising
background image

This soft copy for use by IBM employees only.

ocPowerModeOperStatus OBJECT-TYPE

SYNTAX INTEGER {

fault-tolerant(1),
not-fault-tolerant(2)
}

ACCESS read-only
STATUS mandatory
DESCRIPTION

The current operational status of hub power fault-tolerant

mode.

::= { ocPowerControl 2 }

ocPowerOverheatPowerDownMode OBJECT-TYPE

SYNTAX INTEGER {

enable(1),
disable(2)
}

ACCESS read-only
STATUS mandatory
DESCRIPTION

The current desired state of hub overheat automatic power-

down mode. The value enable(1) causes slots containing IBM 8260
modules to be automatically power-disabled during a hub
overheat condition. The value disable(2) causes no action
to be taken when a hub overheat condition occurs.

::= { ocPowerControl 3 }

--
--

Hub backplane power

--
ocPowerOutputTable OBJECT-TYPE

SYNTAX SEQUENCE OF OcPowerOutputEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION

A table that contains information about the hub power

budget.

This table is indexed by voltage line type, each

of which is supplied by the operational power supplies.

::= { ocPower 2 }

ocPowerOutputEntry OBJECT-TYPE

SYNTAX OcPowerOutputEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION

A list of information about the hub power budget.

INDEX { ocPowerOutputType }
::= { ocPowerOutputTable 1 }

OcPowerOutputEntry ::=

SEQUENCE {

ocPowerOutputType

INTEGER,

ocPowerOutputVoltageLevel

Gauge,

ocPowerOutputWattageCapacity

Gauge,

ocPowerOutputWattageConsumed

Gauge,

266

ATM Workgroup Solutions: Implementing the 8285 ATM Switch

Advertising