MIB Viewer

pingAction

OBJECT-TYPE
1.3.6.1.4.1.52642.2.1.45.1.10.15.5
Access
read-write
Status
current
Source
fs-MIB
Sub-identifiers
0
The action of the pingMgt operation. Sets these objects to pingStart(2) to begin the ping operation. Once the action is set to pingStart(2), the associated pingMgt objects cannot be modified until this ping operation is completed (pingCompleted is true). When the ping has ended or there is no ping operation performing, this object will get a value of noAction(1).
INTEGER { noAction(1), pingStart(2) }