|
|
Description:
|
lpOptSMTHoldState OBJECT-TYPE
SYNTAX INTEGER {
not-implemented(1), -- holding not implemented
not-holding(2),
holding-prm(3), -- holding on primary
holding-sec(4) -- holding on secondary
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable indicates the current state of the
Hold function. The value 'not-holding' is the
default and initial value. The value must be set
to 'not-holding' as part of Active_Actions and
when the conditions causing 'holding-prm' or
'holding-sec' are no longer true. The value
'holding-prm' must be set when the condition
(notTR_Flag & not RE_Flag & (PC_LS=QLS | LEM_Fail
| TNE>NS_Max | (not LS_Flag & TPC > T_Out))) is
satisfied in state PC8:ACTIVE for the A Port. The
value 'holding-sec' must be set when the condition
(notTR_Flag & not RE_Flag & (PC_LS=QLS | LEM_Fail
| TNE>NS_Max | (not LS_Flag & TPC > T_Out))) is
satisfied in state PC8:ACTIVE for the B Port."
REFERENCE
"ANSI { fddiSMT 43."
|
|
|
|