fcPingEntry
CISCO-FCPING-MIB ·
.1.3.6.1.4.1.9.9.295.1.1.1.1
Object
row
A ping request entry.
A management station wishing to create an entry
should generate a pseudo-random number to be
used as an index into this table and create an
instance of the fcPingRowStatus object. After that,
the management station should set the corresponding
instance of fcPingAddress object with the address of
the destination that should be pinged and
fcPingVsanIndex with the desired VSAN number.
Once the appropriate instance of all the configuration
objects have been created, either by an explicit SNMP
set request or by default, the row status should be
set to active to initiate the ping sequence. Note that
this entire procedure may be initiated via a single
set request which specifies a row status of
createAndGo as well as specifies valid values for the
non-defaulted configuration objects.
Once the ping sequence has been initiated it can
be stopped by setting the corresponding instance
of fcPingRowStatus to 'destroy'.
The results of the ping operation are made available
in the fcPingStats table. For a ping entry uniquely
identified by fcPingIndex, an entry will be created
in the fcPingStats table automatically by the agent.
Once the ping sequence completes, the management
station should retrieve the statistics of interest
from the fcPingStats table and delete the entry from
the fcPingTable. The corresponding entry in the
fcPingStats table shall be deleted automatically by
the agent.
In order to prevent old entries from clogging the
table, entries will be aged out, but an entry will
never be deleted within fcPingAgeInterval
milliseconds of completing.
If the management station wishes to repeat the ping
sequence to a particular destination, then it will
need to set the corresponding instance of
fcPingAdminStatus to 'enable' again.
Context
- MIB
- CISCO-FCPING-MIB
- OID
.1.3.6.1.4.1.9.9.295.1.1.1.1- Type
- row
- Status
- current
- Parent
- fcPingTable
- Table
- fcPingTable
- Children
- 14
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcPingIndex The index of a ping entry. This object uniquely
identifies a ping request entry on a VSAN. | column | Integer32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.1 |
| fcPingUsrPriority 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 va… | column | Enumeration | .1.3.6.1.4.1.9.9.295.1.1.1.1.10 |
| fcPingAdminStatus This object specifies the desired state that a
fcPingEntry should be in:
enable(1) - Attempt to activate the ping as
defined by this entry.
… | column | FcStartOper | .1.3.6.1.4.1.9.9.295.1.1.1.1.11 |
| fcPingOperStatus This object indicates the operational status
of this fcPingEntry.
inProgress(1) - Indicates that the ping sequence
as defined by this instance o… | column | Enumeration | .1.3.6.1.4.1.9.9.295.1.1.1.1.12 |
| fcPingTrapOnCompletion This specifies if fcPingCompletionNotify notification
should be generated or not when the corresponding
ping sequence completes.
If this object is set to 'true', th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.295.1.1.1.1.13 |
| fcPingRowStatus 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. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.295.1.1.1.1.14 |
| fcPingVsanIndex 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 'inProgr… | column | CISCO-ST-TCVsanIndex | .1.3.6.1.4.1.9.9.295.1.1.1.1.2 |
| fcPingAddressType The format of the corresponding instance of
fcPingAddress object. | column | CISCO-ST-TCFcAddressType | .1.3.6.1.4.1.9.9.295.1.1.1.1.3 |
| fcPingAddress 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 lo… | column | CISCO-ST-TCFcAddress | .1.3.6.1.4.1.9.9.295.1.1.1.1.4 |
| fcPingPacketCount 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
'inPro… | column | Unsigned32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.5 |
| fcPingPayloadSize 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 fcPingOperStat… | column | Unsigned32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.6 |
| fcPingPacketTimeout 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 fcPingOpe… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.7 |
| fcPingDelay 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 obje… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.8 |
| fcPingAgeInterval 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 ob… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcPingIndex The index of a ping entry. This object uniquely
identifies a ping request entry on a VSAN. | column | Integer32 | .1.3.6.1.4.1.9.9.295.1.1.1.1.1 |