HP StorageWorks Fabric OS 5.0.0 MIB Reference Guide (AA-RW1QA-TE, May 2005)
214 FibreAlliance MIB objects
connUnitName
OID 1.3.6.1.3.94.1.6.1.20
Description A display string containing a name for this connectivity unit. This object value should be
persistent between boots.
Note Set to switchName/sysName.
connUnitInfo
OID 1.3.6.1.3.94.1.6.1.21
Description A display string containing information about this connectivity unit. This object value
should be persistent between boots.
Note Set to sysDescr and read-only.
connUnitControl
OID 1.3.6.1.3.94.1.6.1.22
Description Controls the addressed connUnit. Each implementation may choose not to allow any or
all of these values on a SET. Possible values are:
• unknown (1)
• invalid (2)
• resetConnUnitColdStart (3): Reboot; performs a switch reboot.
• resetConnUnitWarmStart (4): Fastboot; the addressed unit performs a Warm Start
reset.
• offlineConnUnit (5): Disable switch; the addressed unit puts itself into an
implementation-dependant offline state. In general, if a unit is in an offline state, it
cannot be used to perform meaningful Fibre Channel work.
• onlineConnUnit (6): Enable switch; the addressed unit puts itself into an
implementation-dependant online state. In general, if a unit is in an online state, it is
capable of performing meaningful Fibre Channel work.
Cold start and warm start are as defined in MIB-II and are not meant to be a factory
reset.
This is similar to swAdmStatus:
• resetConnunitColdStart = reboot
• resetConnunitWarmStart = fastboot
• offlineConnUnit = disable switch
• onlineConnUnit = enable switch
• default after reboot = unknown
The declaration 1 (unknown) maps to the default value upon rebooting, and 2 (invalid) is
not applicable.
Note Declarations 3 and 4 perform the same operation—a cold boot of the switch.