IBM SG24-4817-00 Switch User Manual


 
This soft copy for use by IBM employees only.
envPSOperStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
standby(2),
faulty(3),
not-installed(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
The current operational state of the power supply. A power
supply in standby does not provide power to the concentrator.
::= { envPSEntry 3 }
envFanStatus OBJECT-TYPE
SYNTAX INTEGER {
okay(1),
faulty(2),
not-installed(4),
unknown(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
The overall status of the fan(s). When fan operational
status is known, this objects value is an aggregate of
all fan status in the concentrator such that, when at
least one fan unit is faulty, this object will have the
value faulty(2).
::= { env 4 }
--
-- Static Summaries
--
staticSummary OBJECT IDENTIFIER ::= { modules 12 }
staticSummaryTable OBJECT-TYPE
SYNTAX SEQUENCE OF StaticSummaryEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
A table for retrieving predefined collections
of MIB objects as a single field of octets. This
table is read-only: all the entries are created
by the agent.
The purpose of this table is to replace the
modSummaryTable. It can support changes in
the MIB structure and new types of variables as
they are added in the future. This is accomplished
by returning the OID of each item included in the
summary, along with the summarized values.
Each entry in this table summarizes important
information concerning the configuration and status
Appendix E. IBM ATM Campus Switch Private MIBs 261