Brocade Fabric OS MIB Reference - Supporting Fabric OS 5.3.0 (53-1000439-01, June 2007)
222 Fabric OS MIB Reference
53-1000439-01
connUnitPortModuleType 1.3.6.1.3.94.1.10.1.9
8
connUnitPortModuleType 1.3.6.1.3.94.1.10.1.9
The module type of the port connector.
Values Possible values are:
• unknown (1)
• other (2)
• gbic (3)
• embedded (4) Fixed (oneXnine)
• glm (5)
• gbicSerialId (6)
• gbicNoSerialId (7)
• gbicNotInstalled (8)
• smallFormFactor (9)
For an external FC_Port with GBIC, this value is set to 6 (gbicSerialId) or 7 (gbicNoSerialId). For an
external FC_Port without GBIC, this value is set to 8 (gbicNotInstalled).
connUnitPortWwn 1.3.6.1.3.94.1.10.1.10
The World Wide Name of the port, if applicable; otherwise, an empty string.
This is in IEEE Extended format, and the extension contains the internal port number of each port.
NOTE
The internal port number is 1 less than the port index. For example, if the switch has WWN
10:00:00:60:69:10:02:18, then port numbers 0 and 6 have WWN 20:00:00:60:69:10:02:18 and
20:06:00:60:69:10:02:18, respectively. However, the embedded port has WWN
10:00:00:60:69:10:02:18, the same as the switch.
connUnitPortFCId 1.3.6.1.3.94.1.10.1.11
This is the assigned Fibre Channel ID of this port. This value is expected to be a Big Endian value of
24 bits. If this is a loop, then it is the AL_PA that is connected. If this is an E_Port, then it contains
only the domain ID, left justified, 0 filled. If this port does not have a Fibre Channel address, return
all bits set to 1.
For an F_Port, this is the Fibre Channel ID to which the connected N_port is assigned. For an
FL_Port, this is the Fibre Channel ID of the FL_Port (alpa = 0). For a U or E_Port, this is similar to
F_Port.
The FC ID is formatted “DD AA PP” (e.g., “02 00 02”). The Brocade Access Gateway port FC ID
differs from a Fibre Channel switch. A Fibre Channel switch port FC ID has the same DD with a
different AA value for each link. The Brocade Access Gateway “PP” is the port number for F_Ports
and is always zero for N_Ports. Therefore the N_Port FC ID always appears as “DD AA 00” (e.g., “02
00 00”). On a Brocade Access Gateway the FC ID of different ports can have the same “AA” value
but different “DD” values and vice versa.