JUNIPER-RPM-MIB
Updated Mar 1, 2007This mib provides data associated with the Realtime Performance Monitoring feature.
Main OID:
jnxRpmMib.1.3.6.1.4.1.2636.3.50.1
45
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
45 total| Object Name |
|---|
jnxRpmMibThis mib provides data associated with the Realtime Performance
Monitoring feature. MODULE-IDENTITY .1.3.6.1.4.1.2636.3.50.1 |
jnxRpmResultsSampleTableThis table provides measurements from the latest individual RPM
probe samples. Within each sample, the specific measurement type
is identified by jnxRpmResSampleType. Note, if the latest
probe was unsuccessful, no measurement types will be available.
See the definition of JnxRpmMeasurementType for details on
the types of measurements available. SEQUENCE OF JnxRpmResultsSampleEntry .1.3.6.1.4.1.2636.3.50.1.1 |
jnxRpmResultsSampleEntryEach entry provides a specific measurement type for a single
probe. JnxRpmResultsSampleEntry .1.3.6.1.4.1.2636.3.50.1.1.1 |
jnxRpmResSampleTypeThis object identifies the specific measurement type returned
by jnxRpmResSampleValue. JnxRpmMeasurementType .1.3.6.1.4.1.2636.3.50.1.1.1.1 |
jnxRpmResSampleValueThis object returns the measurement identified by the corresponding
jnxRpmResSampleType.ro Integer32 .1.3.6.1.4.1.2636.3.50.1.1.1.2 |
jnxRpmResSampleTsTypeThis object identifies the type of timestamp used to obtain this
measurement.ro JnxRpmTimestampType .1.3.6.1.4.1.2636.3.50.1.1.1.3 |
jnxRpmResSampleDateThis object provides the date and time of when this measurement
was obtained.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2636.3.50.1.1.1.4 |
jnxRpmResultsSummaryTableThis table provides a summary of the results for a specific
RPM entry (identified by pingCtlOwnerIndex/pingCtlTestName).
The scope of the summary is identified by jnxRpmResSumCollection. SEQUENCE OF JnxRpmResultsSummaryEntry .1.3.6.1.4.1.2636.3.50.1.2 |
jnxRpmResultsSummaryEntryEach entry in the table provides a summary of the RPM results
over a single collection of probes. For each RPM entry, there
are several collections maintained: the current test, the
most recently completed test, a configurable number of the most
recent probes (aka 'moving average'), and a global collection
representing all the probes. Each entry in this table summarizes
the results for one of these collections. JnxRpmResultsSummaryEntry .1.3.6.1.4.1.2636.3.50.1.2.1 |
jnxRpmResSumCollectionThis object identifes the collection of probes over which the
summary data represented by the other objects in this table
applies. Note, if a collection type is not supported or not
configured, it will not be instantiated in this table. JnxRpmCollectionType .1.3.6.1.4.1.2636.3.50.1.2.1.1 |
jnxRpmResSumSentThis object provides the number of probes sent within the
collection identified by jnxRpmResSumCollection.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.2.1.2 |
jnxRpmResSumReceivedThis object provides the number of probes received within the
collection identified by jnxRpmResSumCollection.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.2.1.3 |
jnxRpmResSumPercentLostThis object provides the percentage of probes lost within the
collection identified by jnxRpmResSumCollection.ro JnxRpmPercentType .1.3.6.1.4.1.2636.3.50.1.2.1.4 |
jnxRpmResSumDateThis object provides the date and time of when the most recent
probe within the collection identified by jnxRpmResSumCollection
was completed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.2636.3.50.1.2.1.5 |
jnxRpmResultsCalculatedTableThis table provides a set of calculated values for each
RPM entry, for each collection of probes maintained within that
entry, and for each supported measurement set within that
collection of probes.
Note, not all collection types will be available for every
RPM Entry (identified by pingCtlOwnerIndex/pingCtlTestName).
The jitter calculations are available only for those RPM entries
that employ hardware timestamps. Further, the ingress & egress
calculations are available only for those probe types that
measure one-way delays or where hardware timestamps are
employed and the one-way-hardware timestamp knob is enabled.
In either case, the one-way delays must be less than the round
trip times, otherwise they are discarded.
Also, this table will skip over any measurement set for which
there are 0 samples. SEQUENCE OF JnxRpmResultsCalculatedEntry .1.3.6.1.4.1.2636.3.50.1.3 |
jnxRpmResultsCalculatedEntry JnxRpmResultsCalculatedEntry .1.3.6.1.4.1.2636.3.50.1.3.1 |
jnxRpmResCalcSetThis object identifies the measurement set upon which the
calculations returned by the other objects in this table are
based. JnxRpmMeasurementSet .1.3.6.1.4.1.2636.3.50.1.3.1.1 |
jnxRpmResCalcSamplesThe number of samples used in this calculations.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.2 |
jnxRpmResCalcMinThe minimum of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.3 |
jnxRpmResCalcMaxThe maximum of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.4 |
jnxRpmResCalcAverageThe average of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.5 |
jnxRpmResCalcPkToPkThe difference between the minimum and maximum of all the samples
in the collection and measurement set associated with this row.
Values are provided in units of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.6 |
jnxRpmResCalcStdDevThe standard deviation calculated over all the samples
in the collection and measurement set associated with this row.
Values are provided in units of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.3.1.7 |
jnxRpmResCalcSumThe sum of all the samples in the collection and measurement set
associated with this row. Values are provided in units of
microseconds.ro CounterBasedGauge64 (HCNUM-TC) .1.3.6.1.4.1.2636.3.50.1.3.1.8 |
jnxRpmHistorySampleTableThis table provides measurements for individual RPM probe samples.
In addition to the last completed sample, a configurable number of
the most recent samples are available as well. Within each sample,
the specific measurement type is identified by
jnxRpmHistSampleType. Note, if probe was unsuccessful, no
measurement types will be available for that history entry.
See the definition of JnxRpmMeasurementType for details on
the types of measurements available. SEQUENCE OF JnxRpmHistorySampleEntry .1.3.6.1.4.1.2636.3.50.1.4 |
jnxRpmHistorySampleEntry JnxRpmHistorySampleEntry .1.3.6.1.4.1.2636.3.50.1.4.1 |
jnxRpmHistSampleTypeThis object identifies the specific measurement type returned
by jnxRpmHistSampleValue. JnxRpmMeasurementType .1.3.6.1.4.1.2636.3.50.1.4.1.1 |
jnxRpmHistSampleValueThis object returns the measurement identified by the corresponding
jnxRpmHistSampleType.ro Integer32 .1.3.6.1.4.1.2636.3.50.1.4.1.2 |
jnxRpmHistSampleTsTypeThis object identifies the type of timestamp used to obtain this
measurement.ro JnxRpmTimestampType .1.3.6.1.4.1.2636.3.50.1.4.1.3 |
jnxRpmHistorySummaryTableThis table provides historical summary data for each collection
of probes within each RPM Entry, similar to the
jnxRpmResultsSummaryTable.
In addition to the current summary, this table provides the same
number of historical entries as the jnxRpmHistorySampleTable. SEQUENCE OF JnxRpmHistorySummaryEntry .1.3.6.1.4.1.2636.3.50.1.5 |
jnxRpmHistorySummaryEntry JnxRpmHistorySummaryEntry .1.3.6.1.4.1.2636.3.50.1.5.1 |
jnxRpmHistSumCollectionIdentifies the collection of probes whose results are summarized by
this row.
At this time, historical summaries are available only for the
current test (currentTest(1)). JnxRpmCollectionType .1.3.6.1.4.1.2636.3.50.1.5.1.1 |
jnxRpmHistSumSentThis object provides the number of probes sent within the
collection identified by jnxRpmHistSumCollection.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.5.1.2 |
jnxRpmHistSumReceivedThis object provides the number of probes received within the
collection identified by jnxRpmHistSumCollection.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.5.1.3 |
jnxRpmHistSumPercentLostThis object provides the percentage of probes lost within the
collection identified by jnxRpmHistSumCollection.ro JnxRpmPercentType .1.3.6.1.4.1.2636.3.50.1.5.1.4 |
jnxRpmHistoryCalculatedTableThis table provides a set of calculated values for each
RPM entry, for each collection of probes maintained within that
entry, and for each supported calculated type within that
collection of probes, similar to the jnxRpmResultsCalculatedTable.
In addition to the current summary, this table provides the same
number of historical entries as the jnxRpmHistorySampleTable. SEQUENCE OF JnxRpmHistoryCalculatedEntry .1.3.6.1.4.1.2636.3.50.1.6 |
jnxRpmHistoryCalculatedEntry JnxRpmHistoryCalculatedEntry .1.3.6.1.4.1.2636.3.50.1.6.1 |
jnxRpmHistCalcSetThis object identifies the measurement set upon which the
calculations returned by the other objects in this table are
based. JnxRpmMeasurementSet .1.3.6.1.4.1.2636.3.50.1.6.1.1 |
jnxRpmHistCalcSamplesThe number of samples used in this calculations.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.2 |
jnxRpmHistCalcMinThe minimum of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.3 |
jnxRpmHistCalcMaxThe maximum of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.4 |
jnxRpmHistCalcAverageThe average of all the samples in the collection and measurement
set associated with this row. Values are provided in units
of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.5 |
jnxRpmHistCalcPkToPkThe difference between the minimum and maximum of all the samples
in the collection and measurement set associated with this row.
Values are provided in units of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.6 |
jnxRpmHistCalcStdDevThe standard deviation calculated over all the samples
in the collection and measurement set associated with this row.
Values are provided in units of microseconds.ro Unsigned32 .1.3.6.1.4.1.2636.3.50.1.6.1.7 |
jnxRpmHistCalcSumThe sum of all the samples in the collection and measurement set
associated with this row. Values are provided in units of
microseconds.ro CounterBasedGauge64 (HCNUM-TC) .1.3.6.1.4.1.2636.3.50.1.6.1.8 |