|
Description:
|
hpicfBackupLinkState OBJECT-TYPE
SYNTAX INTEGER {
notActive(1),
usingPrimary(2),
usingBackup(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current state of this backup link. One of the
following values:
notActive - backup link not running because
this row has not yet been made
active
usingPrimary - backup link is running and using
the primary port
usingBackup - backup link test has failed; the
primary port has been disabled
and the backup port has been
enabled"
|
|
|