pingResultsEntry
Defines an entry in the pingResultsTable. The pingResultsTable has the same indexing as the pingCtlTable so that a pingResultsEntry corresponds to the pingCtlEntry that caused it to be created.
Details
Table index
- pingCtlOwnerIndex
- pingCtlTestName
Table columns
10 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.80.1.3.1.1 | pingResultsOperStatus | readonly | enabled(1), disabled(2), completed(3) |
| 1.3.6.1.2.1.80.1.3.1.2 | pingResultsIpTargetAddressType | readonly | InetAddressType |
| 1.3.6.1.2.1.80.1.3.1.3 | pingResultsIpTargetAddress | readonly | InetAddress |
| 1.3.6.1.2.1.80.1.3.1.4 | pingResultsMinRtt | readonly | Unsigned32 |
| 1.3.6.1.2.1.80.1.3.1.5 | pingResultsMaxRtt | readonly | Unsigned32 |
| 1.3.6.1.2.1.80.1.3.1.6 | pingResultsAverageRtt | readonly | Unsigned32 |
| 1.3.6.1.2.1.80.1.3.1.7 | pingResultsProbeResponses | readonly | Gauge32 |
| 1.3.6.1.2.1.80.1.3.1.8 | pingResultsSentProbes | readonly | Gauge32 |
| 1.3.6.1.2.1.80.1.3.1.9 | pingResultsRttSumOfSquares | readonly | Unsigned32 |
| 1.3.6.1.2.1.80.1.3.1.10 | pingResultsLastGoodProbe | readonly | DateAndTime |