MIBs Depot

JUNIPER-TWAMP-MIB

Registered at
1.3.6.1.4.1.2636.3.77.1
1.3.6.1.4.1.2636.4.27.1
Last updated
2014-03-01 00:00
Organization
Juniper Networks, Inc.
Revisions
2014-03-01 00:00
Namespace
juniper
Source file
JUNIPER-TWAMP-MIB
Digest
sha256:97d311ff1f8eb9b241b6c9fabdfc5ab8695b8a34149c3ce57809f2b6412ed3da

Description

This mib provides data associated with the TWAMP feature

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
DISMAN-PING-MIBpingCtlOwnerIndex, pingCtlTestName, pingProbeHistoryIndex
HCNUM-TCCounterBasedGauge64
JUNIPER-SMIjnxTwampMibRoot, jnxTwampNotificationPrefix
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DISMAN-PING-MIB
HCNUM-TC
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
JUNIPER-SMI
JUNIPER-TWAMP-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JnxTwampClientCollectionType
TEXTUAL-CONVENTION
Each TWAMP entry can maintain several collections of probes and provide separate calculations over each collection. The types of collections include: currentTest -- the test currently being executed lastCompletedTest -- the most recently completed test movingAverage -- the 'n' most recent probes (n is configurable) allTests -- all the probes (since the entry was last reset). Objects with this type identify a specific collection.
current
JnxTwampClientMeasurementSet
TEXTUAL-CONVENTION
Over each collection of probes, TWAMP calculates statistics for several sets of measurements. These sets include the following: roundTripTime -- the set of round trip delays posRttJitter -- the set of positive round trip jitter measurements negRttJitter -- the set of negative round trip jitter measurements egress -- the set of outgoing (source to destination) one-way delays posEgressJitter -- the set of positive egress jitter measurements negEgressJitter -- the set of negative egress jitter measurements ingress -- the set of incoming (destination to source) one-way delays posIngressJitter -- the set of positive ingress jitter measurements negIngressJitter -- the set of negative ingress jitter measurements Objects with this type identify a specific set of measurements.
current
JnxTwampClientMeasurementType
TEXTUAL-CONVENTION
For each individual probe, several different measurements can be made. These include the following (all measurements are provided in units of microseconds): roundTripTime -- this is the delay between the the transmission of a probe and the arrival of its response. rttJitter -- this is the difference between the current round trip time measurement and the previous one. rttInterarrivalJitter -- An estimate of the statistical variance of a packet's interarrival time. Defined in rfc1889 as: J=J+(|D(i-1,i)|-J)/16 where J is the interarrival jitter and D(i-1, i) is the current round trip jitter measurement. egress -- this is the delay beween the transmission of a probe and its arrival at its destination. egressJitter -- this is the difference between the current egress delay the previous measurement. egressInterarrivalJitter -- similar to rttInterarrivalJitter, but applied to egress jitter measurements. ingress -- this is the delay between the transmission of a probe response and its arrival at its destination. ingressJitter -- this is the difference between the current ingress delay and the previous measurement. ingressInterarrivalJitter -- similar to rttInterarrivalJitter, but applied to ingress jitter measurements. Note, due to clock synchronization artifacts, many one-way jitter measurements & calculations may include signifacant variations, in some cases orders of magnitude greater than the round trip times. Because of this, one-way jitter measurements will only be performed on samples which are less than 10 seconds apart.
current
JnxTwampPercentType
TEXTUAL-CONVENTION
Displays a percentage as decimal with 6 digits precision.
current

Objects

NameOIDSyntaxAccessStatus
jnxTwampClientNode
OBJECT-IDENTITY
The node contains all the TWAMP client related tables.
1.3.6.1.4.1.2636.3.77.1.1current
jnxTwampClientResultsSampleTable
OBJECT-TYPE
This table provides measurements from the latest individual TWAMP probe samples. Within each sample, the specific measurement type is identified by jnxTwampClientResSampleType. Note, if the latest probe was unsuccessful, no measurement types will be available. See the definition of JnxTwampClientMeasurementType for details on the types of measurements available.
1.3.6.1.4.1.2636.3.77.1.1.1not-accessiblecurrent
jnxTwampClientResultsSampleEntry
OBJECT-TYPE
Each entry provides a specific measurement type for a single probe.
1.3.6.1.4.1.2636.3.77.1.1.1.1not-accessiblecurrent
jnxTwampResSampleType
OBJECT-TYPE
This object identifies the specific measurement type returned by jnxTwampResSampleValue.
1.3.6.1.4.1.2636.3.77.1.1.1.1.1JnxTwampClientMeasurementTypenot-accessiblecurrent
jnxTwampResSampleValue
OBJECT-TYPE
This object returns the measurement identified by the corresponding jnxTwampResSampleType.
1.3.6.1.4.1.2636.3.77.1.1.1.1.2Integer32read-onlycurrent
jnxTwampResSampleDate
OBJECT-TYPE
This object provides the date and time of when this measurement was obtained.
1.3.6.1.4.1.2636.3.77.1.1.1.1.3DateAndTimeread-onlycurrent
jnxTwampClientResultsSummaryTable
OBJECT-TYPE
This table provides a summary of the results for a specific TWAMP entry (identified by pingCtlOwnerIndex/pingCtlTestName). The scope of the summary is identified by jnxTwampClientResSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.2not-accessiblecurrent
jnxTwampClientResultsSummaryEntry
OBJECT-TYPE
Each entry in the table provides a summary of the TWAMP results over a single collection of probes(test session). For each TWAMP 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.
1.3.6.1.4.1.2636.3.77.1.1.2.1not-accessiblecurrent
jnxTwampResSumCollection
OBJECT-TYPE
This 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.
1.3.6.1.4.1.2636.3.77.1.1.2.1.1JnxTwampClientCollectionTypenot-accessiblecurrent
jnxTwampResSumSent
OBJECT-TYPE
This object provides the number of probes sent within the collection identified by jnxTwampResSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.2.1.2Unsigned32read-onlycurrent
jnxTwampResSumReceived
OBJECT-TYPE
This object provides the number of probes received within the collection identified by jnxTwampResSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.2.1.3Unsigned32read-onlycurrent
jnxTwampResSumPercentLost
OBJECT-TYPE
This object provides the percentage of probes lost within the collection identified by jnxTwampResSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.2.1.4JnxTwampPercentTyperead-onlycurrent
jnxTwampResSumDate
OBJECT-TYPE
This object provides the date and time of when the most recent probe within the collection identified by jnxTwampResSumCollection was completed.
1.3.6.1.4.1.2636.3.77.1.1.2.1.5DateAndTimeread-onlycurrent
jnxTwampClientResultsCalculatedTable
OBJECT-TYPE
This table provides a set of calculated values for each TWAMP entry, for each collection of probes maintained within that entry, and for each supported measurement set within that collection of probes. This table will skip over any measurement set for which there are 0 samples.
1.3.6.1.4.1.2636.3.77.1.1.3not-accessiblecurrent
jnxTwampClientResultsCalculatedEntry
OBJECT-TYPE
1.3.6.1.4.1.2636.3.77.1.1.3.1not-accessiblecurrent
jnxTwampResCalcSet
OBJECT-TYPE
This object identifies the measurement set upon which the calculations returned by the other objects in this table are based.
1.3.6.1.4.1.2636.3.77.1.1.3.1.1JnxTwampClientMeasurementSetnot-accessiblecurrent
jnxTwampResCalcSamples
OBJECT-TYPE
The number of samples used in this calculations.
1.3.6.1.4.1.2636.3.77.1.1.3.1.2Unsigned32read-onlycurrent
jnxTwampResCalcMin
OBJECT-TYPE
The minimum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.3.1.3Unsigned32read-onlycurrent
jnxTwampResCalcMax
OBJECT-TYPE
The maximum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.3.1.4Unsigned32read-onlycurrent
jnxTwampResCalcAverage
OBJECT-TYPE
The average of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.3.1.5Unsigned32read-onlycurrent
jnxTwampResCalcPkToPk
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.77.1.1.3.1.6Unsigned32read-onlycurrent
jnxTwampResCalcStdDev
OBJECT-TYPE
The standard deviation calculated over all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.3.1.7Unsigned32read-onlycurrent
jnxTwampResCalcSum
OBJECT-TYPE
The sum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.3.1.8CounterBasedGauge64read-onlycurrent
jnxTwampClientHistorySampleTable
OBJECT-TYPE
This table provides measurements for individual TWAMP probe samples(test sessions). 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 jnxTwampHistSampleType. Note, if probe was unsuccessful, no measurement types will be available for that history entry. See the definition of JnxTwampClientMeasurementType for details on of measurements available.
1.3.6.1.4.1.2636.3.77.1.1.4not-accessiblecurrent
jnxTwampClientHistorySampleEntry
OBJECT-TYPE
1.3.6.1.4.1.2636.3.77.1.1.4.1not-accessiblecurrent
jnxTwampHistSampleType
OBJECT-TYPE
This object identifies the specific measurement type returned by jnxTwampHistSampleValue.
1.3.6.1.4.1.2636.3.77.1.1.4.1.1JnxTwampClientMeasurementTypenot-accessiblecurrent
jnxTwampHistSampleValue
OBJECT-TYPE
This object returns the measurement identified by the corresponding jnxTwampHistSampleType.
1.3.6.1.4.1.2636.3.77.1.1.4.1.2Integer32read-onlycurrent
jnxTwampClientHistorySummaryTable
OBJECT-TYPE
This table provides historical summary data for each collection of probes(test session) within each TWAMP Control Entry, similar to the jnxTwampClientResultsSummaryTable. In addition to the current summary, this table provides the same number of historical entries as the jnxTwampClientHistorySampleTable.
1.3.6.1.4.1.2636.3.77.1.1.5not-accessiblecurrent
jnxTwampClientHistorySummaryEntry
OBJECT-TYPE
1.3.6.1.4.1.2636.3.77.1.1.5.1not-accessiblecurrent
jnxTwampHistSumCollection
OBJECT-TYPE
Identifies 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)).
1.3.6.1.4.1.2636.3.77.1.1.5.1.1JnxTwampClientCollectionTypenot-accessiblecurrent
jnxTwampHistSumSent
OBJECT-TYPE
This object provides the number of probes sent within the collection identified by jnxTwampHistSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.5.1.2Unsigned32read-onlycurrent
jnxTwampHistSumReceived
OBJECT-TYPE
This object provides the number of probes received within the collection identified by jnxTwampHistSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.5.1.3Unsigned32read-onlycurrent
jnxTwampHistSumPercentLost
OBJECT-TYPE
This object provides the percentage of probes lost within the collection identified by jnxTwampHistSumCollection.
1.3.6.1.4.1.2636.3.77.1.1.5.1.4JnxTwampPercentTyperead-onlycurrent
jnxTwampClientHistoryCalculatedTable
OBJECT-TYPE
This table provides a set of calculated values for each TWAMP control entry, for each test session maintained within that entry, and for each supported calculated type within that collection of probes, similar to the jnxTwampClientResultsCalculatedTable. In addition to the current summary, this table provides the same number of historical entries as the jnxTwampClientHistorySampleTable.
1.3.6.1.4.1.2636.3.77.1.1.6not-accessiblecurrent
jnxTwampClientHistoryCalculatedEntry
OBJECT-TYPE
1.3.6.1.4.1.2636.3.77.1.1.6.1not-accessiblecurrent
jnxTwampHistCalcSet
OBJECT-TYPE
This object identifies the measurement set upon which the calculations returned by the other objects in this table are based.
1.3.6.1.4.1.2636.3.77.1.1.6.1.1JnxTwampClientMeasurementSetnot-accessiblecurrent
jnxTwampHistCalcSamples
OBJECT-TYPE
The number of samples used in this calculations.
1.3.6.1.4.1.2636.3.77.1.1.6.1.2Unsigned32read-onlycurrent
jnxTwampHistCalcMin
OBJECT-TYPE
The minimum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.6.1.3Unsigned32read-onlycurrent
jnxTwampHistCalcMax
OBJECT-TYPE
The maximum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.6.1.4Unsigned32read-onlycurrent
jnxTwampHistCalcAverage
OBJECT-TYPE
The average of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.6.1.5Unsigned32read-onlycurrent
jnxTwampHistCalcPkToPk
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.77.1.1.6.1.6Unsigned32read-onlycurrent
jnxTwampHistCalcStdDev
OBJECT-TYPE
The standard deviation calculated over all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.6.1.7Unsigned32read-onlycurrent
jnxTwampHistCalcSum
OBJECT-TYPE
The sum of all the samples in the collection and measurement set associated with this row. Values are provided in units of microseconds.
1.3.6.1.4.1.2636.3.77.1.1.6.1.8CounterBasedGauge64read-onlycurrent
jnxTwampClientControlConnectionTable
OBJECT-TYPE
Table of Client Sessions.
1.3.6.1.4.1.2636.3.77.1.1.7not-accessiblecurrent
jnxTwampClientCCEntry
OBJECT-TYPE
TWAMP Client Session characteristics.
1.3.6.1.4.1.2636.3.77.1.1.7.1not-accessiblecurrent
jnxTwampClientControlConnectionID
OBJECT-TYPE
TWAMP Client control session ID.
1.3.6.1.4.1.2636.3.77.1.1.7.1.1SnmpAdminString (SIZE(0..32))not-accessiblecurrent
jnxTwampClientCCName
OBJECT-TYPE
Text string containing the session's unique name.
1.3.6.1.4.1.2636.3.77.1.1.7.1.2DisplayStringread-onlycurrent
jnxTwampClientCCStatus
OBJECT-TYPE
If the control session is active, this would return 1. If the control session does not have any currently running test sessions and is not active, this would return 2.
1.3.6.1.4.1.2636.3.77.1.1.7.1.3INTEGER {active(1), stopped(2)}read-onlycurrent
jnxTwampClientServerAddress
OBJECT-TYPE
Server IP address for TWAMP TCP control session.
1.3.6.1.4.1.2636.3.77.1.1.7.1.4IpAddressread-onlycurrent
jnxTwampClientServerPort
OBJECT-TYPE
Destination port for TWAMP TCP control connection.
1.3.6.1.4.1.2636.3.77.1.1.7.1.5INTEGER (0..65535)read-onlycurrent
jnxTwampClientTSConfiguredCount
OBJECT-TYPE
Number test sessions configured.
1.3.6.1.4.1.2636.3.77.1.1.7.1.6INTEGER (0..65535)read-onlycurrent
jnxTwampClientTSActiveCount
OBJECT-TYPE
Number of test sessions currently running.
1.3.6.1.4.1.2636.3.77.1.1.7.1.7INTEGER (0..65535)read-onlycurrent
jnxTwampClientAuthMode
OBJECT-TYPE
Authenticated mode for the control session.
1.3.6.1.4.1.2636.3.77.1.1.7.1.8INTEGER {none(1), authenticated(2), encrypted(3), controlOnlyEncrypted(4)}read-onlycurrent
jnxTwampClientTestSessionsTable
OBJECT-TYPE
Table of Test Sessions.
1.3.6.1.4.1.2636.3.77.1.1.8not-accessiblecurrent
jnxTwampClientTSEntry
OBJECT-TYPE
TWAMP Test Session characteristics.
1.3.6.1.4.1.2636.3.77.1.1.8.1not-accessiblecurrent
jnxTwampClientTestSessionID
OBJECT-TYPE
Test Session ID.
1.3.6.1.4.1.2636.3.77.1.1.8.1.1SnmpAdminString (SIZE(0..32))not-accessiblecurrent
jnxTwampClientTSName
OBJECT-TYPE
TWAMP Test Session Name.
1.3.6.1.4.1.2636.3.77.1.1.8.1.2DisplayStringread-onlycurrent
jnxTwampClientTSStatus
OBJECT-TYPE
TWAMP Test Session status.
1.3.6.1.4.1.2636.3.77.1.1.8.1.3INTEGER {active(1), stopped(2)}read-onlycurrent
jnxTwampClientTSSenderAddress
OBJECT-TYPE
Twamp Test Sender Address.
1.3.6.1.4.1.2636.3.77.1.1.8.1.4IpAddressread-onlycurrent
jnxTwampClientTSSenderPort
OBJECT-TYPE
TWAMP Test Session Sender Port.
1.3.6.1.4.1.2636.3.77.1.1.8.1.5INTEGER (0..65535)read-onlycurrent
jnxTwampClientTSReflectorAddress
OBJECT-TYPE
TWAMP Test Session Reflector Address.
1.3.6.1.4.1.2636.3.77.1.1.8.1.6IpAddressread-onlycurrent
jnxTwampClientTSReflectorPort
OBJECT-TYPE
TWAMP Test Session Reflector Port.
1.3.6.1.4.1.2636.3.77.1.1.8.1.7INTEGER (0..65535)read-onlycurrent
jnxTwampRpmIdentity
OBJECT-TYPE
This object is added to be binded to the traps. This object simply identifies if its an RPM type of test or a TWAMP type of test.
1.3.6.1.4.1.2636.3.77.1.2INTEGER {rpm(1), twamp(2)}read-onlycurrent
twampNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2636.4.27.1

Notifications

NameOIDStatus
jnxTwampClientControlConnectionClosed
NOTIFICATION-TYPE
This trap is generated when all the test iterations configured under the control connection finish running and control connection is closed.
1.3.6.1.4.1.2636.4.27.1.1current
jnxTwampClientTestIterationFinished
NOTIFICATION-TYPE
This trap is generated when one test iteration is finished for all the test sessions configured under the control connection.
1.3.6.1.4.1.2636.4.27.1.2current