pingResultsEntry
DISMAN-PING-MIB ·
.1.3.6.1.2.1.80.1.3.1
Object
row
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.
Context
- MIB
- DISMAN-PING-MIB
- OID
.1.3.6.1.2.1.80.1.3.1- Type
- row
- Status
- current
- Parent
- pingResultsTable
- Table
- pingResultsTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingResultsOperStatus Reflects the operational state of a pingCtlEntry:
enabled(1) - Test is active.
disabled(2) - Test has stopped.
completed(3) - Test is completed. | column | Enumeration | .1.3.6.1.2.1.80.1.3.1.1 |
| pingResultsLastGoodProbe Date and time when the last response was received for
a probe. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.80.1.3.1.10 |
| pingResultsIpTargetAddressType This object indicates the type of address stored
in the corresponding pingResultsIpTargetAddress
object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.80.1.3.1.2 |
| pingResultsIpTargetAddress This object reports the IP address associated
with a pingCtlTargetAddress value when the destination
address is specified as a DNS name. The value of
this object should be a zero… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.80.1.3.1.3 |
| pingResultsMinRtt The minimum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.80.1.3.1.4 |
| pingResultsMaxRtt The maximum ping round-trip-time (RTT) received. A value
of 0 for this object implies that no RTT has been received. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.80.1.3.1.5 |
| pingResultsAverageRtt The current average ping round-trip-time (RTT). | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.80.1.3.1.6 |
| pingResultsProbeResponses Number of responses received for the corresponding
pingCtlEntry and pingResultsEntry. The value of this object
MUST be reported as 0 when no probe responses have been
received. | column | responses SNMPv2-SMIGauge32 | .1.3.6.1.2.1.80.1.3.1.7 |
| pingResultsSentProbes The value of this object reflects the number of probes sent
for the corresponding pingCtlEntry and pingResultsEntry.
The value of this object MUST be reported as 0 when no probes
… | column | probes SNMPv2-SMIGauge32 | .1.3.6.1.2.1.80.1.3.1.8 |
| pingResultsRttSumOfSquares This object contains the sum of the squares for all ping
responses received. Its purpose is to enable standard
deviation calculation. The value of this object MUST
be reported a… | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.80.1.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingCtlOwnerIndex To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 2575, VACM) for tables in which
multiple users may need… | column | OctetString | .1.3.6.1.2.1.80.1.2.1.1 |
| pingCtlTestName The name of the ping test. This is locally unique, within
the scope of a pingCtlOwnerIndex. | column | OctetString | .1.3.6.1.2.1.80.1.2.1.2 |