MIB Viewer

connUnitControl

OBJECT-TYPE
1.3.6.1.3.94.1.6.1.22
Access
read-write
Status
mandatory
Sub-identifiers
0
This object is used to control the addressed connUnit. NOTE: '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. NOTE: Each implementation may chose not to allow any or all of these values on a SET.
INTEGER { unknown(1), invalid(2), resetConnUnitColdStart(3), resetConnUnitWarmStart(4), offlineConnUnit(5), onlineConnUnit(6) }