|
Description:
|
snStackFmpSetProcess OBJECT-TYPE
SYNTAX INTEGER {
normal(0),
pending(1),
failure(2)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"normal(0) - The set process is either in an idle state or FMP-SET-SUCCESS state.
pending(1) - The pending process is waiting for the result of an FMP-SET.
failure(2) - The failure result of an FMP-SET."
|
|
|