|
|
Description:
|
localPortRecoveryAction OBJECT-TYPE
SYNTAX INTEGER { manual(0), automatic(1) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"DURABLE: { manual:all }
Determines the recovery action when this port or this switch comes back up:
Manual(0)- Connections currently handled by the backup port
are left down for this port. The connections continue to
be handled by the backup port. To transfer the connection
back to this port, the user should use the localPortRecoverNow
variable.
Automatic(1)- Connections currently handled by the backup port
are terminated in the backup switch. If the connection is
enabled, this port re-opens the connection. The backed-up
connections are transferred back to this port automatically."
DEFVAL {manual}
|
|
|
|