This object indicates the operational status
of this fcPingEntry.
inProgress(1) - Indicates that the ping sequence
as defined by this instance of
fcPingEntry is currently running.
complete(2) - Indicates that the ping sequence
as defined by this instance of
fcPingEntry is currently
complete.
disabled(3) - Indicates that the ping sequence
as defined by this instance of
fcPingEntry is currently disabled.
failure(4) - Indicates that the ping sequence
as defined by this instance of
fcPingEntry has currently failed
due to resource limitations.
Initially the value of this object will be
'inProgress' when the ping sequence is being
executed. Once the ping sequence is completed,
the value of this object will transition to
'complete'.
If the value of the corresponding instance of
fcPingAdminStatus is 'disable', then this object
will have a value of 'disabled'.