|
Description:
|
pingAction OBJECT-TYPE
SYNTAX INTEGER {noAction(1), pingStart(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The action of the pingMgt. Set this objects to pingStart(2) to begin
the ping operation. Once the action is set to pingStart(2), the
associate pingMgt objects cannot be modified until this ping operation is
completed (pingCompleted is true). When the ping has ended or no ping
operation is performing, this object will get a value of noAction(1)."
|
|
|