JUNIPER-TWAMP-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.77.11.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
| From | Symbols |
|---|---|
| DISMAN-PING-MIB | pingCtlOwnerIndex, pingCtlTestName, pingProbeHistoryIndex |
| HCNUM-TC | CounterBasedGauge64 |
| JUNIPER-SMI | jnxTwampMibRoot, jnxTwampNotificationPrefix |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxTwampClientNode OBJECT-IDENTITY The node contains all the TWAMP client related tables. | 1.3.6.1.4.1.2636.3.77.1.1 | current | ||
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | JnxTwampClientMeasurementType | not-accessible | current |
| 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.2 | Integer32 | read-only | current |
| 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.3 | DateAndTime | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | JnxTwampClientCollectionType | not-accessible | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | JnxTwampPercentType | read-only | current |
| 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.5 | DateAndTime | read-only | current |
| 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.3 | not-accessible | current | |
| jnxTwampClientResultsCalculatedEntry OBJECT-TYPE | 1.3.6.1.4.1.2636.3.77.1.1.3.1 | not-accessible | current | |
| 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.1 | JnxTwampClientMeasurementSet | not-accessible | current |
| jnxTwampResCalcSamples OBJECT-TYPE The number of samples used in this calculations. | 1.3.6.1.4.1.2636.3.77.1.1.3.1.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | CounterBasedGauge64 | read-only | current |
| 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.4 | not-accessible | current | |
| jnxTwampClientHistorySampleEntry OBJECT-TYPE | 1.3.6.1.4.1.2636.3.77.1.1.4.1 | not-accessible | current | |
| 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.1 | JnxTwampClientMeasurementType | not-accessible | current |
| 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.2 | Integer32 | read-only | current |
| 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.5 | not-accessible | current | |
| jnxTwampClientHistorySummaryEntry OBJECT-TYPE | 1.3.6.1.4.1.2636.3.77.1.1.5.1 | not-accessible | current | |
| 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.1 | JnxTwampClientCollectionType | not-accessible | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | JnxTwampPercentType | read-only | current |
| 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.6 | not-accessible | current | |
| jnxTwampClientHistoryCalculatedEntry OBJECT-TYPE | 1.3.6.1.4.1.2636.3.77.1.1.6.1 | not-accessible | current | |
| 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.1 | JnxTwampClientMeasurementSet | not-accessible | current |
| jnxTwampHistCalcSamples OBJECT-TYPE The number of samples used in this calculations. | 1.3.6.1.4.1.2636.3.77.1.1.6.1.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | CounterBasedGauge64 | read-only | current |
| jnxTwampClientControlConnectionTable OBJECT-TYPE Table of Client Sessions. | 1.3.6.1.4.1.2636.3.77.1.1.7 | not-accessible | current | |
| jnxTwampClientCCEntry OBJECT-TYPE TWAMP Client Session characteristics. | 1.3.6.1.4.1.2636.3.77.1.1.7.1 | not-accessible | current | |
| jnxTwampClientControlConnectionID OBJECT-TYPE TWAMP Client control session ID. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.1 | SnmpAdminString (SIZE(0..32)) | not-accessible | current |
| jnxTwampClientCCName OBJECT-TYPE Text string containing the session's unique name. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.2 | DisplayString | read-only | current |
| 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.3 | INTEGER {active(1), stopped(2)} | read-only | current |
| jnxTwampClientServerAddress OBJECT-TYPE Server IP address for TWAMP TCP control session. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.4 | IpAddress | read-only | current |
| jnxTwampClientServerPort OBJECT-TYPE Destination port for TWAMP TCP control connection. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.5 | INTEGER (0..65535) | read-only | current |
| jnxTwampClientTSConfiguredCount OBJECT-TYPE Number test sessions configured. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.6 | INTEGER (0..65535) | read-only | current |
| jnxTwampClientTSActiveCount OBJECT-TYPE Number of test sessions currently running. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.7 | INTEGER (0..65535) | read-only | current |
| jnxTwampClientAuthMode OBJECT-TYPE Authenticated mode for the control session. | 1.3.6.1.4.1.2636.3.77.1.1.7.1.8 | INTEGER {none(1), authenticated(2), encrypted(3), controlOnlyEncrypted(4)} | read-only | current |
| jnxTwampClientTestSessionsTable OBJECT-TYPE Table of Test Sessions. | 1.3.6.1.4.1.2636.3.77.1.1.8 | not-accessible | current | |
| jnxTwampClientTSEntry OBJECT-TYPE TWAMP Test Session characteristics. | 1.3.6.1.4.1.2636.3.77.1.1.8.1 | not-accessible | current | |
| jnxTwampClientTestSessionID OBJECT-TYPE Test Session ID. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.1 | SnmpAdminString (SIZE(0..32)) | not-accessible | current |
| jnxTwampClientTSName OBJECT-TYPE TWAMP Test Session Name. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.2 | DisplayString | read-only | current |
| jnxTwampClientTSStatus OBJECT-TYPE TWAMP Test Session status. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.3 | INTEGER {active(1), stopped(2)} | read-only | current |
| jnxTwampClientTSSenderAddress OBJECT-TYPE Twamp Test Sender Address. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.4 | IpAddress | read-only | current |
| jnxTwampClientTSSenderPort OBJECT-TYPE TWAMP Test Session Sender Port. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.5 | INTEGER (0..65535) | read-only | current |
| jnxTwampClientTSReflectorAddress OBJECT-TYPE TWAMP Test Session Reflector Address. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.6 | IpAddress | read-only | current |
| jnxTwampClientTSReflectorPort OBJECT-TYPE TWAMP Test Session Reflector Port. | 1.3.6.1.4.1.2636.3.77.1.1.8.1.7 | INTEGER (0..65535) | read-only | current |
| 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.2 | INTEGER {rpm(1), twamp(2)} | read-only | current |
| twampNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2636.4.27.1 |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |