This soft copy for use by IBM employees only.
ACCESS read-write
STATUS mandatory
DESCRIPTION
″Writing a reset(2) will reset every module in the stack
without changing the current configuration and will zero
all counters.″
::= { conc 2 }
concNumSlots OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
″The number of slots in this concentrator. This value is
the sum total of all payload slots plus any slots reserved
for controller modules. For example, for an IBM 8260 agent
operating in a 17-slot IBM 8260 hub, this object will have
the value 19 (17 payload slots plus 2 controller slots).″
::= { conc 3 }
concProfile OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(1..3))
ACCESS read-only
STATUS mandatory
DESCRIPTION
″A bit string containing always 00 00 00.″
::= { conc 4 }
concDescr OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..128))
ACCESS read-only
STATUS mandatory
DESCRIPTION
″A textual string containing information about the hub type.″
::= { conc 5 }
-- The env Group
-- This group represents the concentrator′ s environment. It is available
-- from agents that are acting as a concentrator master.
envTempStatus OBJECT-TYPE
SYNTAX INTEGER {
okay(1),
extremeTemp(2),
warning(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
″The overall temperature status for this concentrator.
This object′ s value is an aggregate of all the temperature
probes in the concentrator, such that, when at least one probe
reports extreme temperature, this object will have the value
extremeTemp(2). This object will have the value warning(3)
prior to reporting the value extremeTemp(2) as a means of
warning of a possible hub overheat condition.″
Appendix E. IBM ATM Campus Switch Private MIBs 259