|
|
Description:
|
localPortRecoverNow OBJECT-TYPE
SYNTAX INTEGER { idle(0), recover(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"DURABLE: { idle:all }
When localPortRecoveryAction is set to Manual(0), localPortRecoverNow is used to
trigger a manual recovery of connections previously transferred to a backup
port. When read, localPortRecoverNow always returns 0. Setting localPortRecoverNow
to 0 has no effect. Setting localPortRecoverNow to 1 causes this port to:
- inform the backup port to terminate all active backup connections.
- re-establish primary connections to replace the backup connections.
If there are no connections being backed up, or when localPortRecoveryAction is
set to Automatic(1), setting localPortRecoverNow to 1 has no effect."
DEFVAL {idle}
|
|
|
|