iso/org/dod/internet/private/enterprises/.6527/.6/.1/.2/.2/.23/.2/aluLcrCommandTable/aluLcrCommandEntry/aluLcrCommandSwitch
aluLcrCommandSwitch
OBJECT-TYPE
1.3.6.1.4.1.6527.6.1.2.2.23.2.3.1.1
Description
Allows the initiation of an LCR switch command on the LCR group and member specified by the index values. When read this object returns the last command written. The last command written does not imply that this command is currently in effect. This request may have been preempted by a higher priority request. In order to determine the current state of the LCR group it is necessary to read the object aluLcrStatusRequest. noCmd This value should be returned by a read request when no switch command has been written to the object in question since initialization. This value may not be used in a write operation. If noCmd is used in a write operation a wrongValue error is returned. clear Clears all of the switch commands listed below for the specified MDA member. lockoutOfProtection Prevents the working MDA from switching to the protection MDA. The specified MDA member should be the protection MDA, otherwise an inconsistentValue error is returned. forcedSwitchWorkToProtect Switches activity from the working MDA to the protection MDA. The specified MDA member should be the working MDA, otherwise an inconsistentValue error is returned. forcedSwitchProtectToWork Switches activity from the protection MDA to the working MDA. The specified MDA member should be the protection MDA, otherwise an inconsistentValue error is returned.
Syntax
INTEGER { noCmd(1), clear(2), lockoutOfProtection(3), forcedSwitchWorkToProtect(4), forcedSwitchProtectToWork(5) }