ENTERASYS-IP-SLA-MIB
AI MIB Summary
The ENTERASYS-IP-SLA-MIB configures and schedules IP Service Level Agreement test entries on Enterasys Networks devices to retrieve round-trip-time and packet delay variation (jitter) metrics for verifying service provider compliance.
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the IP Service Level Agreement (SLA) functionality. This MIB was designed to be used for configuring IP SLA entries, scheduling those entries to run tests, and retrieving the round-trip-time and packet delay variation (jitter) data. Management entities MAY use this data to verify the service provider is meeting its SLA obligation.
Main OID:
etsysIpSlaMIB.1.3.6.1.4.1.5624.1.2.94
116
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
116 total| Object Name |
|---|
etsysIpSlaMIBThis MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the IP Service Level Agreement (SLA) functionality. This MIB was designed to be used for configuring IP SLA entries, scheduling those entries to run tests, and retrieving the round-trip-time and packet delay variation (jitter) data. Management entities MAY use this data to verify the service provider is meeting its SLA obligation. MODULE-IDENTITY .1.3.6.1.4.1.5624.1.2.94 |
etsysIpSla OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.1 |
etsysIpSlaGlobals OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.1.1 |
etsysIpSlaMaxEntriesThe maximum number of IP SLA entries that can be configured within the system.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.1.1 |
etsysIpSlaEntriesInUseThe number of IP SLA entries currently configured within the system.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.1.2 |
etsysIpSlaMaxDataEntriesThe maximum number of data constructs available within the system. Row entries in the etsysIpSlaRttDataTable and the etsysIpSlaPdvDataTable consume this resource.ro Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.1.3 |
etsysIpSlaDataEntriesInUseThe number of data constructs currently used within the system Row entries in the etsysIpSlaRttDataTable and the etsysIpSlaPdvDataTable consume this resource.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.1.4 |
etsysIpSlaTables OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.1.2 |
etsysIpSlaConfigTableThis table defines the configuration parameters and attributes pertaining to an IP SLA entry. The agent limits the size of this table. The object etsysIpSlaMaxEntries defines the maximum number of entries. SEQUENCE OF EtsysIpSlaConfigEntry .1.3.6.1.4.1.5624.1.2.94.1.2.1 |
etsysIpSlaConfigEntryAn entry (conceptual row) in the etsysIpSlaConfigTable. EtsysIpSlaConfigEntry .1.3.6.1.4.1.5624.1.2.94.1.2.1.1 |
etsysIpSlaConfigIndexA value that uniquely identifies a row in the etsysIpSlaConfigTable. This is the primary index used for all tables that have an association with an IP SLA entry. Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.1 |
etsysIpSlaConfigTypeThe type of the IP SLA entry. echo(1) - Specifies that the IP SLA entry collect the round-trip-time data for a destination host. The IP SLA entry MUST use a probe of type 'icmpTs'. jitter(2) - Specifies that the IP SLA entry collect the packet delay variation (jitter) and round-trip-time data for a destination host. The IP SLA entry MUST use a probe of type 'icmpTs'. Both the source and destination hosts MUST have clock synchorinzation enabled for accurate packet delay variation data.rw Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.2 |
etsysIpSlaConfigDestTypeThe address family of the destination host specified in etsysIpSlaConfigDestAddr.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.3 |
etsysIpSlaConfigDestAddrThe destination address of the host. The IP SLA entry collects the data specified in etsysIpSlaConfigType for packets sent to this host.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.4 |
etsysIpSlaConfigDestPortThe port number of the service on the destination host. The 'icmpTs' entries MUST use the default value of zero.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.5 |
etsysIpSlaConfigProbeNameThe name of the user configured probe this entry references. If this value is the empty string, the default probe assigned to the IP SLA application is used for running tests.rw SnmpAdminString .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.6 |
etsysIpSlaConfigPathCountA packet may traverse different routes to a destination host. This value specifies how many different paths to keep track of. Only the first etsysIpSlaConfigPathCount will be kept, additional detected paths are ignored. This object is only valid when the etsysIpSlaConfigType is 'echo'. An 'inconsistentValue' return code is returned for a set operation when the type is other than 'echo'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.7 |
etsysIpSlaConfigHopCountThe number of hops per path the entry keeps data for. Only the first etsysIpSlaConfigHopCount will be kept, additional hops along the path are ignored. This object is only valid when the etsysIpSlaConfigType is 'echo'. An 'inconsistentValue' return code is returned for a set operation when the type is other than 'echo'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.8 |
etsysIpSlaConfigHistoryCollectionsThe number of history collections to store in memory. A new collection begins with the start of each test. The etsysIpSlaScheduleTable dictates when tests start and stop. Modifying this value from a larger value to a smaller value causes the difference to be removed from memory. The collection with higher index values are removed. The history collections are found in the etsysIpSlaRttDataTable and the etsysIpSlaPdvDataTable using a etsysIpSlaCollectionType of 'history'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.9 |
etsysIpSlaConfigHistoryBucketsThe number of history buckets to maintain per history collection. Each bucket contains statistical information from the test.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.10 |
etsysIpSlaConfigHistoryBucketTypeThe history bucket type. This determines the depth of each bucket. static(1) - A static bucket type indicates the depth of each bucket is fixed. The depth is specified in etsysIpSlaConfigHistorySamples. timed(2) - A timed bucket has a variable bucket depth. The etsysIpSlaConfigHistoryInterval specifies the total time for the bucket. To estimate the depth of the bucket, multiply the history interval by the expected number of received packets per second.rw Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.11 |
etsysIpSlaConfigHistorySamplesSpecifies the static depth of each bucket. Modifying this value changes the depth for current and future buckets. Previous buckets MUST NOT be modified. This object is only valid when etsysIpSlaConfigHistoryBucketType is 'static'. An 'inconsistentValue' return code is returned for a set operation when the type is other than 'static'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.12 |
etsysIpSlaConfigHistoryIntervalSpecifies the length of time data should be continuously stored in the same bucket. Modifying this value changes the time for the current and future buckets. Previous buckets MUST NOT be modified. Data in the current bucket MUST NOT be altered either. This object is only valid when etsysIpSlaConfigHistoryBucketType is 'timed'. An 'inconsistentValue' return code is returned for a set operation when the type is other than 'timed'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.13 |
etsysIpSlaConfigHistoryAgeoutThe length of time a history collection remains in memory. The application reclaims the history collection's memory when it ages out. A value of zero means the history collection does not ageout.rw Unsigned32 (0|15..7200) UNITS "minutes" .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.14 |
etsysIpSlaConfigHistoryWrapSpecifies whether to replace the oldest history collection with a newer data set, or stop collecting history data when the collection limit is reached. wrap(1) - When the history collection reaches its limit, the oldest history collection data is replaced with the newer data set. noWrap(2) - Once the history collection limit is reached, no new history collections are stored unless they age out.rw Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.15 |
etsysIpSlaConfigDistributionCountThe number of statistical distributions to keep data for. This object only accumulates round-trip-time data calculations. This objects works in conjunction with the etsysIpSlaConfigDistributionInterval object. The last interval accumulates statistical distributions for all the entries from its interval start point to infinity (maximum value for a 32-bit integer).rw Unsigned32 (0|2..5) .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.16 |
etsysIpSlaConfigDistributionIntervalThe statistical distribution interval. Example: etsysIpSlaConfigDistributionCount = 5 etsysIpSlaConfigDistributionInterval = 20 milliseconds Distribution 1 : < 0 - 19 ms> Distribution 2 : <20 - 39 ms> Distribution 3 : <40 - 59 ms> Distribution 4 : <60 - 79 ms> Distribution 5 : <80 - 4294967295 ms>rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.17 |
etsysIpSlaConfigStatisticsCollectionsThe number of statistical collections to store in memory. Each collection consists of the summary of results and the statistical distribution data. The summary of results consists of the round-trip-time and, if applicable, the packet delay variation data. A new collection begins with the start of each test. The etsysIpSlaScheduleTable dictates when tests start and stop. The collection automatically wraps back to one when the collection limit, configured by this object, is reached. The statistics stored in the collection are cleared prior to starting a new test. Modifying this value from a larger to a smaller value causes the difference to be removed from memory. The collections with the higher index values are removed. The statistical collections are found in the etsysIpSlaRttDataTable and the etsysIpSlaPdvDataTable.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.18 |
etsysIpSlaConfigStatusThis object permits management of the table by facilitating actions such as row creation and deletion. Creation and activation of a conceptual row in this table MUST be performed as a single operation by setting this object to createAndGo(4). Suspension of an active conceptual row is not supported. Consequently, setting this object to createAndWait(5) or notInService(2) SHALL fail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.19 |
etsysIpSlaScheduleTableThis table provides the scheduling parameters and attributes pertaining to an IP SLA entry. The scheduler determines when a test should execute, the length of time that test should run, the number of iterations of the test, and when the next scheduled test should start. An entry MUST exist in the etsysIpSlaConfigTable prior to setting the scheduling objects. SEQUENCE OF EtsysIpSlaScheduleEntry .1.3.6.1.4.1.5624.1.2.94.1.2.2 |
etsysIpSlaScheduleEntryAn entry (conceptual row) in the etsysIpSlaScheduleTable. EtsysIpSlaScheduleEntry .1.3.6.1.4.1.5624.1.2.94.1.2.2.1 |
etsysIpSlaScheduleStartTimeThis is the initial start time for the entry's set of test cycles. This value is expressed in seconds since the Epoch (Jan 1, 1970). The scheduled entry MUST be cancelled prior to modifying the start time. An 'inconsistentValue' return code is returned for a set operation with a value other than zero if the etsysIpSlaScheduleTestState is NOT 'inactive'. Setting this value to zero cancels the scheduled tests and the etsysIpSlaScheduleTestState transitions to 'inactive'.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.1 |
etsysIpSlaScheduleRecurrenceThis value represents the time between multiple test cycles. This value is the length of time between the end of one test cycle and the start of the next test cycle. A new test cycle SHALL NOT begin while a current cycle is running. Thus, this value SHOULD be greater than the result of the number repetitions multiplied by the sum of the duration and the frequency. If the value is less than the run time of a test cycle, the overlapping test cycles are skipped. For example, if there are two repetitions with a duration of 60 seconds and a frequency of 30 seconds, the test cycle runs for 180 seconds. Notes: Maximum value is 90 days; a value of 86400 is one day. A value of zero indicates this scheduled entry will not repeat its test cycle.rw Unsigned32 (0|120..7776000) UNITS "seconds" .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.2 |
etsysIpSlaScheduleTestRepetitionsThe number of test iterations per test cycle.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.3 |
etsysIpSlaScheduleTestDurationThe length of the time each test iteration should execute.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.4 |
etsysIpSlaScheduleTestFrequencyThe length of time between each test iteration.rw Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.5 |
etsysIpSlaScheduleTestStateThis is the state of the IP SLA entry test. inactive(1) - The entry is not currently scheduled. complete(2) - The entry has completed its test cycle and will not be rescheduled. running(3) - A test cycle is currently executing. queued(4) - The entry is on scheduler's queue and will start when the entry expires and is removed from the queue. At this point, it's state transitions to 'running'.ro Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6 |
etsysIpSlaScheduleTestStatusProvides a brief description of the test. The scheduler generates this string based on the test's state and where it is in it's tests cycle. For example, if the etsysIpSlaScheduleTestState is 'queued' and there is 193 seconds prior to the next test cycle starting, the string MAY read: Cycle begins in 193 seconds An implementation MAY choose to always return the empty string.ro SnmpAdminString .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.7 |
etsysIpSlaCollectionTableThis table provides generic information about the data collections stored in the IP SLA entry. A new collection begins at the beginning of each test. SEQUENCE OF EtsysIpSlaCollectionEntry .1.3.6.1.4.1.5624.1.2.94.1.2.3 |
etsysIpSlaCollectionEntryAn entry (conceptual row) in the etsysIpSlaCollectionTable. EtsysIpSlaCollectionEntry .1.3.6.1.4.1.5624.1.2.94.1.2.3.1 |
etsysIpSlaCollectionTypeThis identifies the collection type for this row entry. Each collection will have the 'summary' data. If the etsysIpSlaConfigDistributionCount is not zero, the collection will have a 'distribution' set of data. If the etsysIpSlaConfigHistoryCollections is not zero, the collection will have a 'history' set of data. summary(1) - The row entry data corresponds to the cumulative statistics gathered during a test. distribution(2) - The row entry data corresponds to the statistical distribution of the round-trip- time data. history(3) - The row entry data corresponds to a storage history collection of data. Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.1 |
etsysIpSlaCollectionIndexA value that uniquely identifies a collection of data for the IP SLA entry. Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.2 |
etsysIpSlaCollectionStartTimeThe start time of the test for this collection of data. This value is expressed in seconds since the Epoch (Jan 1, 1970).ro Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.3 |
etsysIpSlaCollectionNumPathsThis is the total number of paths available to this collection of data.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.4 |
etsysIpslaCollectionNumHopsThis is the total number of hops per path in this collection of data.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.5 |
etsysIpSlaPathTableThis table provides the information for the path and hop data of an IP SLA entry. SEQUENCE OF EtsysIpSlaPathEntry .1.3.6.1.4.1.5624.1.2.94.1.2.4 |
etsysIpSlaPathEntryAn entry (conceptual row) in the etsysIpSlaPathTable. EtsysIpSlaPathEntry .1.3.6.1.4.1.5624.1.2.94.1.2.4.1 |
etsysIpSlaPathIndexThis value represents a unique path discovered to reach the destination host identified by etsysIpSlaConfigDestAddr. A value of zero for this object and etsysIpSlaHopIndex represent the destination host. Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.4.1.1 |
etsysIpSlaHopIndexThis value represents the nth-hop in the path to the destination host identified by etsysIpSlaConfigDestAddr. A value of zero for this object and etsysIpSlaPathIndex represent the destination host. Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.4.1.2 |
etsysIpSlaHopDestTypeThe address family of the hop in the path.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.5624.1.2.94.1.2.4.1.3 |
etsysIpSlaHopDestAddrThe address of the hop in the path.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.5624.1.2.94.1.2.4.1.4 |
etsysIpSlaRttDataTableThis table provides the round-trip-time statistics data for the IP SLA entry. SEQUENCE OF EtsysIpSlaRttDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.5 |
etsysIpSlaRttDataEntryAn entry (conceptual row) in the etsysIpSlaRttDataTable. EtsysIpSlaRttDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.5.1 |
etsysIpSlaBucketIndexA value that identifies a set of RTT data. The value of this object is influenced by the etsysIpSlaCollectionType. If the collection type is 'summary', the value of this object is one. There is only one RTT summary per data collection. If the collection type is 'distribution' the value of this object represents the distribution index. There is an associated entry in the etsysIpSlaDistDataTable. If the collection type is 'history', the value of this object is in the range of one to etsysIpSlaConfigHistoryBuckets. Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.1 |
etsysIpSlaBucketTimeThe time the first RTT data was stored in the bucket. This value is expressed in seconds since the Epoch (Jan 1, 1970).ro Unsigned32 .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.2 |
etsysIpSlaRttDataSamplesThe RTT samples that were successfully measured.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.3 |
etsysIpSlaRttDataMinDelayThe minimum RTT measurement from the successful samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.4 |
etsysIpSlaRttDataAvgDelayThe average RTT calculated from the sum of the successful samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.5 |
etsysIpSlaRttDataMaxDelayThe maximum RTT measurement from the successful samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.6 |
etsysIpSlaRttDataSumThe summation of the successful RTT samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.7 |
etsysIpSlaRttDataSumSquareLowThe low 32 bits of the sum of squares of the successful RTT samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.8 |
etsysIpSlaRttDataSumSquareHighThe high 32 bits of the sum of squares of the successful RTT samples.ro Gauge32 UNITS "microseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.9 |
etsysIpSlaRttDataPktOutOfOrderThe number of packets that arrived out of order. The RTT for these packets are not included in any calculations.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.10 |
etsysIpSlaRttDataPktLateArrivalThe number of packets that arrived late. The RTT for these packets are not included in any calculations.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.11 |
etsysIpSlaRttDataPktMissingThe number of packets lost.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.12 |
etsysIpSlaRttDataPktIpTosMismatchThe number of reply packets whose IP TOS field mismatched the value in the request.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.13 |
etsysIpSlaRttDataPktVlanPcpMismatchThe number of reply packets whose VLAN PCP field mismatched the value in the request.ro Gauge32 UNITS "packets" .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.14 |
etsysIpSlaRttDataTxErrorsThe number transmissions errors.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.5.1.15 |
etsysIpSlaPdvDataTableThis table provides the packet delay variation (jitter) data for the IP SLA entry. SEQUENCE OF EtsysIpSlaPdvDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.6 |
etsysIpSlaPdvDataEntryAn entry (conceptual row) in the etsysIpSlaPdvDataTable. EtsysIpSlaPdvDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.6.1 |
etsysIpSlaPdvDataSamplesThe PDV samples that were successfully measured.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.1 |
etsysIpSlaPdvDataMinPositiveSDThe minimum PDV of all positive values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.2 |
etsysIpSlaPdvDataMaxPositiveSDThe maximum PDV of all positive values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.3 |
etsysIpSlaPdvDataNumPositiveSDThe total number of positive PDV values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.4 |
etsysIpSlaPdvDataSumPositiveSDThe sum of the positive PDV values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.5 |
etsysIpSlaPdvDataSumSquarePositiveSDThe sum of the squared positive PDV values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.6 |
etsysIpSlaPdvDataMinNegativeSDThe negative PDV values are stored as absolute values. The value of this object is the minimum value from the set of absolute values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.7 |
etsysIpSlaPdvDataMaxNegativeSDThe negative PDV values are stored as absolute values. The value of this object is the maximum value from the set of absolute values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.8 |
etsysIpSlaPdvDataNumNegativeSDThe total number of negative PDV values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.9 |
etsysIpSlaPdvDataSumNegativeSDThe sum of the negative PDV values for packets sent from the source to the destination. The absolute value is returned.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.10 |
etsysIpSlaPdvDataSumSquareNegativeSDThe sum of the squared negative PDV values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.11 |
etsysIpSlaPdvDataMinPositiveDSThe minimum PDV of all positive values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.12 |
etsysIpSlaPdvDataMaxPositiveDSThe maximum PDV of all positive values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.13 |
etsysIpSlaPdvDataNumPositiveDSThe total number of positive PDV values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.14 |
etsysIpSlaPdvDataSumPositiveDSThe sum of the positive PDV values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.15 |
etsysIpSlaPdvDataSumSquarePositiveDSThe sum of the squared positive PDV values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.16 |
etsysIpSlaPdvDataMinNegativeDSThe negative PDV values are stored as absolute values. The value of this object is the minimum value from the set of absolute values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.17 |
etsysIpSlaPdvDataMaxNegativeDSThe negative PDV values are stored as absolute values. The value of this object is the maximum value from the set of absolute values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.18 |
etsysIpSlaPdvDataNumNegativeDSThe total number of negative PDV values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.19 |
etsysIpSlaPdvDataSumNegativeDSThe sum of the negative PDV values for packets sent from the destination to the source. The absolute value is returned.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.20 |
etsysIpSlaPdvDataSumSquareNegativeDSThe sum of the squared negative PDV values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.21 |
etsysIpSlaPdvDataNumOneWaySDThe total number of one-way delay values for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.22 |
etsysIpSlaPdvDataMinOneWaySDThe minimum one-way delay value for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.23 |
etsysIpSlaPdvDataMaxOneWaySDThe maximum one-way delay value for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.24 |
etsysIpSlaPdvDataSumOneWaySDThe sum of the one-way delays for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.25 |
etsysIpSlaPdvDataSumSquareOneWaySDThe sum of squares of the one-way delays for packets sent from the source to the destination.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.26 |
etsysIpSlaPdvDataNumOneWayDSThe total number of one-way delay values for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.27 |
etsysIpSlaPdvDataMinOneWayDSThe minimum one-way delay value for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.28 |
etsysIpSlaPdvDataMaxOneWayDSThe maximum one-way delay value for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.29 |
etsysIpSlaPdvDataSumOneWayDSThe sum of the one-way delays for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.30 |
etsysIpSlaPdvDataSumSquareOneWayDSThe sum of squares of the one-way delays for packets sent from the destination to the source.ro Gauge32 .1.3.6.1.4.1.5624.1.2.94.1.2.6.1.31 |
etsysIpSlaDistDataTableThis table provides the packet distribution data for the IP SLA entries. SEQUENCE OF EtsysIpSlaDistDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.7 |
etsysIpSlaDistDataEntryAn entry (conceptual row) in the etsysIpSlaDistDataTable. EtsysIpSlaDistDataEntry .1.3.6.1.4.1.5624.1.2.94.1.2.7.1 |
etsysIpSlaDistMinRangeThis is the lower bound value for this statistical distribution segment. The etsysIpSlaConfigDistributionInterval is used to determine this value.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.7.1.1 |
etsysIpSlaDistMaxRangeThis is the upper bound value for this statistical distribution segment. The etsysIpSlaConfigDistributionInterval is used to determine this value.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.4.1.5624.1.2.94.1.2.7.1.2 |
etsysIpSlaConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.2 |
etsysIpSlaGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.2.1 |
etsysIpSlaGlobalGroupThis group defines information pertaining to the global resources used by the Enterasys IP SLA functionality. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.1 |
etsysIpSlaConfigGroupThis group defines the objects used to configure and schedule the entries used by the Enterasys IP SLA functionality. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.2 |
etsysIpSlaCollectionGroupThis group defines the objects required to support the data collections for an IP SLA entry. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.3 |
etsysIpSlaPathGroupThis group defines the path and hop objects used by the IP SLA entries. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.4 |
etsysIpSlaRttGroupThis group defines the round-trip-time data objects defined for the IP SLA entries used by the Enterasys IP SLA functionality. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.5 |
etsysIpSlaPdvGroupThis group defines the packet delay variation (jitter) data objects defined for the IP SLA entries used by the Enterasys IP SLA functionality. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.6 |
etsysIpSlaDistribGroupThis group defines the statistical distribution range data. Unknown .1.3.6.1.4.1.5624.1.2.94.2.1.7 |
etsysIpSlaCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5624.1.2.94.2.2 |
etsysIpSlaComplianceThe compliance statement for devices that support etsysIpSla. Unknown .1.3.6.1.4.1.5624.1.2.94.2.2.1 |