MIB Reference Manual (Version 3.0)
2-20 MIB Reference Manual Version 3.0
Fibre Alliance MIB Object Types
2
connUnitControl [connUnitTable]
Syntax
Access Read-write
Status Mandatory
Description Controls the addressed connUnit. Each implementation may chose not to allow any or all of these
values on a SET.
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.
Table 2-7
Value Declaration Description
Integer 1 (unknown)
2 (invalid)
3 (resetConnUnitColdStart)
4 (resetConnUnitWarmStart)
5 (offlineConnUnit)
6 (onlineConnUnit)
Reboot; the addressed unit performs a Cold Start
reset.
Fastboot; the addressed unit performs a Warm
Start reset.
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.
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.