MIB Reference Manual (Version 3.0)
MIB Reference Manual Version 3.0 2-43
Fibre Alliance MIB Object Types
2
connUnitPortProtocolOp [connUnitPortTable]
Syntax Octet String of size 2
Access Read-only
Status Mandatory
Description This is the bit mask that specifies the driver level protocol(s) that are currently operational.
Note: If this is not applicable, return all bits set to zero.
The bits have the following definition:
0 = unknown
1 = Loop
2 = Fabric
4 = SCSI
8 = TCP/IP
16 = VI
32 = FICON
connUnitPortNodeWwn [connUnitPortTable]
Syntax FcNameId
Access Read-only
Status Mandatory
Description The node World Wide Name of the port if applicable, otherwise empty string.
All related ports in within a group should have the same node WWN value. The container is
defined as the largest physical entity. For example, all ports on HBAs on a host will have the same
Node WWN. All ports on the same storage subsystem will have the same Node WWN.
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 number 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.