FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
B
Connectivity unit group
B-15
FC Management MIB
Description This is a unique id, persistent between boots, that can be used to
group a set of connUnits together into a module. The intended use
would be to create a connUnit with a connUnitType of 'module' to
represent a physical or logical group of connectivity units. Then the
value of the group would be set to the value of connUnitId for this
'container' connUnit. connUnitModuleId should be zeros if this
connUnit is not part of a module.
Sequence
::= { connUnitEntry 19 }
connUnitName
Syntax DisplayString (SIZE(0..79))
Access read-write
Status mandatory
Description A display string containing a name for this connectivity unit. This
object value should be persistent between boots.
Sequence
::= { connUnitEntry 20 }
connUnitInfo
Syntax DisplayString
Access read-write
Status mandatory
Description A display string containing information about this connectivity unit.
This object value should be persistent between boots.
Sequence
::= { connUnitEntry 21 }
connUnitControl
Syntax INTEGER {
unknown(1),
invalid(2),
resetConnUnitColdStart(3),
resetConnUnitWarmStart(4),
offlineConnUnit(5),