HP StorageWorks XPath OS 7.4.X MIB Reference Guide (AA-RVHEC-TE, September 2005)

XPath OS 7.4.x MIB reference guide 33
connUnitPortProtocolOp
OID 1.3.6.1.3.94.1.10.1.21
Description This is the bit mask that specifies the currently active driver-level protocols. If this is not
applicable, all bits are set to 0. The return value is 07F.
The bits have the following definitions:
0 = unknown
1 = Loop
2 = Fabric
4 = SCSI
8 = TCP/IP
16 = VI
32 = FICON
connUnitPortNodeWwn
OID 1.3.6.1.3.94.1.10.1.22
Description The node World Wide Name of the port, if applicable; otherwise, an empty string. All
related ports in a group should have the same node WWN value. The container is
defined as the largest physical entity.
Example All ports on HBAs on a host have the same node WWN. All ports on the same storage
subsystem 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 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.
connUnitPortHWState
OID 1.3.6.1.3.94.1.10.1.23
Description The state of the port as detected by the hardware. Possible values are:
1 (unknown) Unknown state.
2 (failed) Port failed diagnostics (port_flt_state).
3 (bypassed) FCAL bypass, loop only (not used).
4 (active) Connected to a device (light and sync are present).
5 (loopback) Port in ext loopback (loopback state).
6 (txfault) Transmitter fault (bad SFP).
7 (noMedia) Media not installed (SFP removed).
8 (linkDown) Waiting for activity: rx sync (light with no sync).
Note For loopback ports this returns a value of 5 (loopback).
For all ports that are online state this returns a value of 4 (active).
For all ports that are disabled state this returns a value of 8 (linkdown).
For all ports that are in diagnostic mode this returns a value of 2 (failed).
For all ports that are in No_Light or No_Module state this returns a value of 7 (noMedia).