IBM SG24-4817-00 Switch User Manual


 
This soft copy for use by IBM employees only.
INDEX { agentsSlotIndex }
::= { agentsTable 1 }
AgentsEntry ::=
SEQUENCE {
agentsSlotIndex
INTEGER,
agentsStationAddr
OCTET STRING,
agentsIpAddress
IpAddress,
agentsMasterStatus
INTEGER,
agentsMasterPriority
INTEGER,
ocAgentsSubSlot
INTEGER
}
agentsSlotIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
The slot number that identifies the referenced agent.
::= { agentsEntry 1 }
agentsStationAddr OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
The unique identifier for this agent. Often this
is the value of ifPhysAddress for the first interface.
::= { agentsEntry 2 }
agentsIpAddress OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
An IP Address that can be used to communicate to
this agent. Note, this objects value may change
as the agent switches to different sub-networks.
::= { agentsEntry 3 }
agentsMasterStatus OBJECT-TYPE
SYNTAX INTEGER {
master(1),
non-master(2), -- slave
electing(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
The mastership status of this agent.
::= { agentsEntry 4 }
agentsMasterPriority OBJECT-TYPE
Appendix E. IBM ATM Campus Switch Private MIBs 257