IBM SG24-4817-00 Switch User Manual


 
This soft copy for use by IBM employees only.
SYNTAX INTEGER {
one(1), -- lowest
two(2),
three(3),
four(4),
five(5),
six(6),
seven(7),
eight(8),
nine(9),
ten(10), -- highest
never(11)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
The mastership priority of this agent. Ten is the
highest and one is the lowest. Never means will not
be able become master. MasterPriority is only used
when an election occurs. Mastership is not pre-emptive.
::= { agentsEntry 5 }
ocAgentsSubSlot OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
The subslot index for this agent. For agents not located
in the IBM 8260 system, this object will always
return 1 for this object value.
::= { agentsEntry 6 }
-- The conc Group:
-- This group is mandatory for all devices that are acting as a concentrator
-- master.
--
-- The conc group contains information and control relative to
-- the concentrator.
--
concType OBJECT-TYPE
SYNTAX INTEGER {
hub-8260-017-A(6), -- 17-slot with ring backplane
hub-8260-010-A(10) -- 10-slot with ring backplane
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
This object identifies the type of concentrator represented
by this agent.
::= { conc 1 }
concReset OBJECT-TYPE
SYNTAX INTEGER {
noReset(1),
reset(2)
}
258 ATM Workgroup Solutions: Implementing the 8285 ATM Switch