Technical data
Fabric OS MIB Reference Manual 8-19
Publication Number: 53-0000521-08
Connectivity Group
8
U_Port = 10 (g-port)
F_Port = 8 (f-port)
FL_Port = 7 (fl-port)
E_Port = 9 (e-port)
connUnitPortFCClassCap
OID 1.3.6.1.3.94.1.10.1.4
Description Bit mask that specifies the classes of service capability of this port. If this is not
applicable, return all bits set to 0.
The bits have the following definition:
unknown 0
class-f 1
class-one 2
class-two 4
class-three 8
class-four 16
class-five 32
class-six 64
Note For an F_Port or FL_Port, this value is 0x000C. For a G_Port or E_Port, this value is
0x000D.
connUnitPortFCClassOp
OID 1.3.6.1.3.94.1.10.1.5
Description Bit mask that specifies the classes of service that are currently operational. If this is
not applicable, return all bits set to 0. This object has the same definition as
connUnitPortFCClassCap.
Note For an F_Port or FL_Port, this value is 0x000C. For a G_Port or E_Port, this value is
0x000D.
connUnitPortState
OID 1.3.6.1.3.94.1.10.1.6
Description The state of the port hardware:
unavailable (1) Do not use.
online (2) Available for meaningful work.
offline (3) Not available for meaningful work.
bypassed (4) No longer used.
diagnostics (5) Map to your testing. (Not supported in Fabric OS v2.6.1.)
Note For an E, F, or FL_Port, the value is online. For a U_Port, the value is offline
(disabled, testing, faulted).