Technical Documentation

jnxRpmResultsSummaryTable

The jnxRpmResultsSummaryTable provides a summary of the results for each RPM entry (identified by pingCtlOwnerIndex/ pingCtlTestName in the Ping MIB) and for each data collection maintained by that entry. The RPM feature maintains several different collections of probe data, providing overall summaries as well as detailed calculations for each collection.

The jnxRpmResultsSummaryTable maintains the following collection types:

  • currentTest—The test that is being executed currently.
  • lastCompletedTest—The most recently completed test.
  • movingAverage—A list of most recent probes. You can configure the number of probes for this list using jnxPingCtlMovAvgSize or the moving-average-size command-line interface (CLI) command.
  • allTests—All the probes that were sent. The value gets reset when the 64–bit value storing the square rolls over.

For each collection type, the table provides the following details:

  • Number of probes sent
  • Number of probes received
  • Percentage of probes lost
  • Timestamp for the latest sample in the collection

The jnxRpmResultsSummaryEntry has the objects listed in Table 1.

Table 1: jnxRpmResultsSummaryTable

Object

Object Identifer

Description

jnxRpmResSumCollection

jnxRpmResultsSummaryEntry 1

The collection of probes to which the jnxRpmResultsSummaryEntry refers.

Note: No entries are created for collection types that are not supported or not configured.

jnxRpmResSumSent

jnxRpmResultsSummaryEntry 2

The number of probes sent within the collection.

jnxRpmResSumReceived

jnxRpmResultsSummaryEntry 3

The number of probes received within the collection.

jnxRpmResSumPercentLost

jnxRpmResultsSummaryEntry 4

The percentage of probes that are lost within the collection.

jnxRpmResSumDate

jnxRpmResultsSummaryEntry 5

The timestamp for the most recent probe within the collection.


Published: 2010-07-16

Help
|
My Account
|
Log Out