MIB Viewer

adTaSysCtrlRebootMode

OBJECT-TYPE
1.3.6.1.4.1.664.5.63.170.6
Access
read-write
Status
current
Sub-identifiers
0
SCR reboot mode. concurrentMode will reboot cards in concurrent order, without considering redundancy status. redundancyMode will reboot cards in concurrent order, but also take into account redundancy status: reboot offline and non-redundant cards in the first pass, wait for all rebooted cards to come back up, then reboot online cards in the second pass. The default value is concurrentMode.
INTEGER { concurrentMode(1), redundancyMode(2) }