pingCompleted
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.10.15.4
Object
scalar
SNMPv2-TCTruthValue
A value of true(1) will be read when this ping operation has been either responded to or changed to the time-out status. A value of false(2) will be read when there is a ping operation running and all associated objects in the pingMgt operation cannot be modified during this period.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.10.15.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pingMgt
- Siblings
- 8
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingIpAddress Specifies the IP address of the device that is planned
to ping. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.46.1.10.15.1 |
| pingHistoryTable Contains the executive result information for the ping
operation. | table | - | .1.3.6.1.4.1.259.10.1.46.1.10.15.10 |
| pingPacketSize Specifies the size of each data potion of ping packets
in bytes. | scalar | Integer32 | .1.3.6.1.4.1.259.10.1.46.1.10.15.2 |
| pingAction 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
… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.46.1.10.15.5 |
| pingProbeCount Specifies the number of times to perform a ping operation at a
remote host. | scalar | Integer32 | .1.3.6.1.4.1.259.10.1.46.1.10.15.6 |
| pingSentPackets The value of this object reflects the number of probes sent.
The value of this object must be reported as 0 when no probes
have been sent. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.46.1.10.15.7 |
| pingReceivedPackets Number of responses received. The value of this object must
be reported as 0 when no probe responses have been received. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.46.1.10.15.8 |
| pingPacketLossRate Packet loss rate of this ping operation. This variable is
calculated by pingReceivedPackets and pingSentPackets. The
rate is expressed as a percentage. | scalar | Integer32 | .1.3.6.1.4.1.259.10.1.46.1.10.15.9 |