|
|
Description:
|
localPortBackupConnect OBJECT-TYPE
SYNTAX INTEGER { primaryFirst(1), backupOnly(2) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"DURABLE: { primaryFirst:all }
The remote port that the backup port should connect to when
the backup link is activated.
If set to 'primary', the backup port attempts to connect to the
remote primary address first. If that times out, the backup port
attempts to connect to the remote backup address. If set to
'backup', the backup port attempts to connect only to the remote
backup address.
If the backup path is isolated from the primary path (no
connectivity from the local backup port to the remote primary address),
set this parameter to 'backupOnly' to recover from a link failure
more quickly."
DEFVAL {primaryFirst}
|
|
|
|