pingHistoryTable
ECS4510-MIB ·
.1.3.6.1.4.1.259.10.1.24.1.10.15.10
Object
table
Contains the executive result information for the ping operation.
Context
- MIB
- ECS4510-MIB
- OID
.1.3.6.1.4.1.259.10.1.24.1.10.15.10- Type
- table
- Status
- current
- Parent
- pingMgt
- Siblings
- 8
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingIpAddress Specifies the IP address of the device it is planned
to ping. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.24.1.10.15.1 |
| pingPacketSize Specifies the size of each data potion of ping packets
in bytes. | scalar | Integer32 | .1.3.6.1.4.1.259.10.1.24.1.10.15.2 |
| pingCompleted 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
oper… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.259.10.1.24.1.10.15.4 |
| 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.24.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.24.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.24.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.24.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.24.1.10.15.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingHistoryEntry A conceptual row in the pingHistory table. | row | - | .1.3.6.1.4.1.259.10.1.24.1.10.15.10.1 |