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

C
C-40
E/OS SNMP Support Manual
McDATA Private Enterprise MIB
Port Binding Table
fcEosPortBindingTable
Syntax SEQUENCE OF FcEosPortBindingEntry
Access not-accessible
Status mandatory
Description A table that contains one entry for each switch port.
Sequence
::= { fcEosPortBinding 1 }
fcEosPortBindingEntry
Syntax FcEosPortBindingEntry
Access not-accessible
Status mandatory
Description An entry containing the port binding information of the switch port.
INDEX { fcEosPortBindingIndex }
Sequence
::= { fcEosPortBindingTable 1 }
FcEosPortBindingEntry ::= SEQUENCE {
fcEosPortBindingIndex
Syntax FcEosPortIndex
Access read-only
Status mandatory
Description The fixed physical port number on the switch. It ranges from 1 to the
number of physical ports that can be supported in the switch.
Sequence
::= { fcEosPortBindingEntry 1 }
fcEosPortBindingIndex FcEosPortIndex,
fcEosPortBindingFlag INTEGER,
fcEosPortConfiguredWWN FcEosPortWWN,
fcEosPortAttachedWWN FcEosPortWWN }