|
|
Description:
|
cdx6500SSReason OBJECT-TYPE
SYNTAX INTEGER {
none (0),
call (1),
fail (2),
remote (3),
ctp (4),
newvalNone (50)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The reason that the backup port is active.
none : Backup port is deactivated.
call : A call request was made on the backup port.
fail : Due to a link failure on the monitored port.
remote : A call request was made to the backup port.
ctp : Backup port was activated from the control terminal.
newvalNone : same functionality as 'none', new
enumeration added for RFC1155 compatibility."
|
|
|
|