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

B
B-10
E/OS SNMP Support Manual
FC Management MIB
As a counterexample, if your agent runs in a host and the host has an
HBA, it is quite possible that agent, host, and HBA will all be distinct
connUnits, so the host and agent can not use the WWN of the HBA.
Another example:
If your hub has a built-in Ethernet port, it might be reasonable for the
hub to use its MAC address (prefixed with the appropriate NAA) as
its connUnitId. But if the Ethernet were a replaceable PCCard, the
hub should have an independent ID.
Sequence
::= { connUnitEntry 2 }
connUnitType
Syntax FcUnitType
Access read-only
Status mandatory
Description The type of this connectivity unit.
Sequence
::= { connUnitEntry 3 }
connUnitNumports
Syntax INTEGER
Access read-only
Status mandatory
Description Number of physical ports in the connectivity unit (internal/
embedded, external).
Sequence
::= { connUnitEntry 4 }
connUnitState
Syntax INTEGER {
}
unknown(1),
online(2), available for meaningful work
offline(3) unavailable for meaningful work, for example in
self-test mode, configuration, etc.