fcPingOperStatus
CISCO-FCPING-MIB ·
.1.3.6.1.4.1.9.9.295.1.1.1.1.12
Object
column
Enumeration
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'.
Context
- MIB
- CISCO-FCPING-MIB
- OID
.1.3.6.1.4.1.9.9.295.1.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcPingEntry
- Table
- fcPingTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | complete |
3 | disabled |
4 | failure |
Related Objects
Sibling 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 |
| 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 |