This soft copy for use by IBM employees only.
::= { env 1 }
envPSCapacity
DESCRIPTION
″The total capacity of power supplies for this concentrator.″ ::= { env 2 }
envPSTable
SYNTAX SEQUENCE OF EnvPSEntry ACCESS
DESCRIPTION
″A table that contains information about each potential power supply in the concentrator.″
::= { env 3 }
envPSEntry
DESCRIPTION
″A list of information for each power supply in the concentrator.″
INDEX { envPSIndex } ::= { envPSTable 1 }
EnvPSEntry ::=
SEQUENCE { envPSIndex
INTEGER, envPSAdminState
INTEGER, envPSOperStatus
INTEGER
}
envPSIndex
DESCRIPTION
″Identifies the power supply for which this entry contains power supply information. ″
::= { envPSEntry 1 }
envPSAdminState
activate(1)
}
ACCESS
DESCRIPTION
″The current desired state of the power supply. activate is the only adminState reported.″
::= { envPSEntry 2 }