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

A
FA MIB
A-27
Fibre Alliance MIB
Description Bit mask that specifies the classes of service that are currently
operational at this port. If this object is not applicable, the agent
MUST return all bits set to zero.
Sequence
::= { fcConnUnitPortEntry 4 }
fcConnUnitPortState
Syntax INTEGER {
unknown(1),
online(2),
offline(3),
bypassed(4) }
Max-Access read-only
Status current
Description The current state of the port hardware. The bypassed value (4)
means that the port is online but is currently being isolated from the
loop or fabric for some reason; the other values are essentially
self-explanatory. Any value for this object may co-exist with any
value for the fcConnUnitPortStatus object.
Sequence
::= { fcConnUnitPortEntry 5 }
fcConnUnitPortStatus
Syntax INTEGER {
unknown (1),
unused (2),
ok (3),
warning (4),
failure (5),
notParticipating (6),
initializing (7),
bypassed (8) }
Max-Access read-only