Q-Logic 59047-10 D Switch User Manual


 
4–Fibre Alliance MIB Objects
connUnitControl (1.3.6.1.3.94.1.6.1.22)
59047-10 D 4-15
connUnitControl (1.3.6.1.3.94.1.6.1.22)
This object is used to control the addressed connUnit. “Cold Start” and “Warm
Start” are as defined in MIB-II and are not meant to be a factory reset.
resetConnUnitColdStart: the addressed unit performs a “Cold Start” reset.
resetConnUnitWarmStart: the addressed unit performs a “Warm Start” reset.
offlineConnUnit: 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: 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.
Each implementation may chose not to allow any or all of these values on a SET.
Syntax INTEGER {
unknown(1),
invalid(2),
resetConnUnitColdStart(3),
resetConnUnitWarmStart(4),
offlineConnUnit(5),
onlineConnUnit(6)
}
Access read-write
Status mandatory
Return Value Refer to the following tables for connUnitControl values.
Table 4-5. connUnitContol Read Return Values
Switch Setting Return Value
Online Online (6)
Offline Offline (5)
Diagnostics Offline (5)
Other Unknown (1)