FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)

C
FCEOS.MIB
C-45
McDATA Private Enterprise MIB
Active Member Table
fcEosActiveMemberTable
Syntax SEQUENCE OF FcEosActiveMemberEntry
Access not-accessible
Status mandatory
Description A table that contains one entry for each member in the active zone
set.
Sequence
::= { fcEosZoning 7 }
fcEosActiveMemberEntry
Syntax FcEosActiveMemberEntry
Access not-accessible
Status mandatory
Description An entry containing the information specific to a member.
INDEX { fcEosMemberZoneIndex, fcEosMemberIndex }
Sequence
::= { fcEosActiveMemberTable 1 }
FcEosActiveMemberEntry ::= SEQUENCE {
fcEosMemberZoneIndex
Syntax INTEGER
Access read-only
Status mandatory
Description The index of the zone that this member belongs to. This is the same
value as fcEosZoneIndex.
fcEosMemberZoneIndex INTEGER,
fcEosMemberIndex INTEGER,
fcEosMemberType INTEGER,
fcEosMemberWWN FcEosPortWWN,
fcEosMemberDomainID INTEGER,
fcEosMemberPortNumber INTEGER }