pingProbeHistoryTable
DISMAN-PING-MIB ·
.1.3.6.1.2.1.80.1.4
Object
table
Defines a table for storing the results of ping
operations. The number of entries in this table is
limited per entry in the pingCtlTable by the value
of the corresponding pingCtlMaxRows object.
An entry in this table is created when the result of
a ping probe is determined. The initial 2 instance
identifier index values identify the pingCtlEntry
that a probe result (pingProbeHistoryEntry) belongs
to. An entry is removed from this table when
its corresponding pingCtlEntry is deleted.
An implementation of this MIB will remove the oldest
entry in the pingProbeHistoryTable of the
corresponding entry in the pingCtlTable to allow
the addition of an new entry once the number of rows
in the pingProbeHistoryTable reaches the value
specified by pingCtlMaxRows for the corresponding
entry in the pingCtlTable.
Context
- MIB
- DISMAN-PING-MIB
- OID
.1.3.6.1.2.1.80.1.4- Type
- table
- Status
- current
- Parent
- pingObjects
- Siblings
- 3
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingMaxConcurrentRequests The maximum number of concurrent active ping requests
that are allowed within an agent implementation. A value
of 0 for this object implies that there is no limit for
the number … | scalar | requests SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.80.1.1 |
| pingCtlTable Defines the ping Control Table for providing, via SNMP,
the capability of performing ping operations at
a remote host. The results of these operations are
stored in the pingResul… | table | - | .1.3.6.1.2.1.80.1.2 |
| pingResultsTable Defines the Ping Results Table for providing
the capability of performing ping operations at
a remote host. The results of these operations are
stored in the pingResultsTable and… | table | - | .1.3.6.1.2.1.80.1.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pingProbeHistoryEntry Defines an entry in the pingProbeHistoryTable.
The first two index elements identify the
pingCtlEntry that a pingProbeHistoryEntry belongs
to. The third index element selects a s… | row | - | .1.3.6.1.2.1.80.1.4.1 |