fcPingIndex |
.1.3.6.1.4.1.9.9.295.1.1.1.1.1 |
The index of a ping entry. This object uniquely
identifies a ping request entry on a VSAN.
|
fcPingVsanIndex |
.1.3.6.1.4.1.9.9.295.1.1.1.1.2 |
This object identifies the VSAN to which this ping
request belongs. This object cannot be modified
if the corresponding instance of fcPingOperStatus
object has a value of 'inProgress'.
|
fcPingAddressType |
.1.3.6.1.4.1.9.9.295.1.1.1.1.3 |
The format of the corresponding instance of
fcPingAddress object.
|
fcPingAddress |
.1.3.6.1.4.1.9.9.295.1.1.1.1.4 |
The address of the device to be pinged.
If the value of the corresponding instance of
fcPingAddressType object is 'wwn', then this
object will contain an 8 octet long WWN.
If the value of the corresponding instance of
fcPingAddressType object is 'fcid', then this
object will contain a 3 octet long FCID.
This object MUST be set to a valid value before
or concurrently with setting the corresponding
instance of fcPingRowStatus to 'active'.
|
fcPingPacketCount |
.1.3.6.1.4.1.9.9.295.1.1.1.1.5 |
The number of ping packets to be sent to the
target in this sequence. This object cannot
be modified if the corresponding instance
of fcPingOperStatus object has a value of
'inProgress'.
|
fcPingPayloadSize |
.1.3.6.1.4.1.9.9.295.1.1.1.1.6 |
This object specifies the size of the ping packet
payload to be sent to the target in this sequence.
This object cannot be modified if the
corresponding instance of fcPingOperStatus object
has a value of 'inProgress'.
|
fcPingPacketTimeout |
.1.3.6.1.4.1.9.9.295.1.1.1.1.7 |
The amount of time to wait for a response to a
transmitted packet before declaring the packet
'dropped'. This object cannot be modified if
the corresponding instance of fcPingOperStatus
object has a value of 'inProgress'.
|
fcPingDelay |
.1.3.6.1.4.1.9.9.295.1.1.1.1.8 |
The minimum amount of time to wait before sending
the next packet in a sequence, after receiving a
response or declaring a timeout for a previously
transmitted packet. This object cannot be
modified if the corresponding instance of
fcPingOperStatus object has a value of
'inProgress'.
|
fcPingAgeInterval |
.1.3.6.1.4.1.9.9.295.1.1.1.1.9 |
The amount of time to wait after the ping sequence
completes before the ping entry is aged out.
This object cannot be modified if the
corresponding instance of fcPingOperStatus object
has a value of 'inProgress'.
|
fcPingUsrPriority |
.1.3.6.1.4.1.9.9.295.1.1.1.1.10 |
This object determines the queuing priority
and drop probability this sequence of ping
packets experience in the switches through
which they pass through.
If the value of this object is set to 'high',
then the corresponding sequence of packets
will experience high queueing priority and
low drop probability in the switches through
which they pass through.
If the value of this object is set to 'low',
then the corresponding sequence of packets
will experience low queueing priority and
higher drop probability in the switches
through which they pass through.
This object cannot be modified if the
corresponding instance of fcPingOperStatus
object has a value of 'inProgress'.
|
fcPingAdminStatus |
.1.3.6.1.4.1.9.9.295.1.1.1.1.11 |
This object specifies the desired state that a
fcPingEntry should be in:
enable(1) - Attempt to activate the ping as
defined by this entry.
disable(2) - Deactivate the ping as defined by
this entry.
The actual operational state of this test is
indicated by the corresponding instance of
fcPingOperStatus.
When the ping sequence corresponding to this entry
is executing, this object cannot be modified. If this
object is read at such a time, a value of 'enable'
will be returned. When the ping sequence completes,
the value of this object will be made 'disable'
automatically by the agent.
|
fcPingOperStatus |
.1.3.6.1.4.1.9.9.295.1.1.1.1.12 |
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'.
|
fcPingTrapOnCompletion |
.1.3.6.1.4.1.9.9.295.1.1.1.1.13 |
This specifies if fcPingCompletionNotify notification
should be generated or not when the corresponding
ping sequence completes.
If this object is set to 'true', then the
notification is generated.
If this object is set to 'false', then the
notification is not generated.
This object cannot be modified if the
corresponding instance of fcPingOperStatus
object has a value of 'inProgress'.
|
fcPingRowStatus |
.1.3.6.1.4.1.9.9.295.1.1.1.1.14 |
The status of this conceptual row.
When a ping sequence is being executed, if this
object is set to 'destroy', then the
corresponding ping sequence will be stopped.
|
fcPingTxPackets |
.1.3.6.1.4.1.9.9.295.1.2.1.1.1 |
The number of ping packets sent to the target in
this sequence.
|
fcPingRxPackets |
.1.3.6.1.4.1.9.9.295.1.2.1.1.2 |
The number of ping packets received from the target
in this sequence.
|
fcPingMinRtt |
.1.3.6.1.4.1.9.9.295.1.2.1.1.3 |
The minimum round trip time of all the packets that
have been sent in this sequence.
|
fcPingAvgRtt |
.1.3.6.1.4.1.9.9.295.1.2.1.1.4 |
The average round trip time of all the packets that
have been sent in this sequence.
|
fcPingMaxRtt |
.1.3.6.1.4.1.9.9.295.1.2.1.1.5 |
The maximum round trip time of all the packets that
have been sent in this sequence.
|
fcPingNumTimeouts |
.1.3.6.1.4.1.9.9.295.1.2.1.1.6 |
The number of timeouts encountered in this sequence.
|