ENTERASYS-IP-SLA-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
83
.1.3.6.1.4.1.5624.1.2.94.1.2.1 · 1 row entry · 19 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaConfigTable'
This 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.
etsysIpSlaConfigEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.1.1
An entry (conceptual row) in the etsysIpSlaConfigTable.
Indexes
No indexes recorded
Column Syntax OID
A 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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.1
The 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 'icmpT…
Enumerationr/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.2
The address family of the destination host specified in
etsysIpSlaConfigDestAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.3
The destination address of the host. The IP SLA entry collects
the data specified in etsysIpSlaConfigType for packets sent to
this host.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.4
The port number of the service on the destination host. The
'icmpTs' entries MUST use the default value of zero.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.5
The 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.
OctetStringr/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.6
A 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.…
pathsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.7
The 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 etsysIpSlaConfig…
hopsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.8
The 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 lar…
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.9
The number of history buckets to maintain per history
collection. Each bucket contains statistical information from
the test.
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.10
The 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
etsysIp…
Enumerationr/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.11
Specifies 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 etsysIpSlaConfigHi…
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.12
Specifies 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…
secondsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.13
The 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.
minutesUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.14
Specifies 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…
Enumerationr/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.15
The 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 …
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.16
The statistical distribution interval.

Example:
etsysIpSlaConfigDistributionCount = 5
etsysIpSlaConfigDistributionInterval = 20 milliseconds

Distribution 1 : < 0 - 19 ms>
Distribution 2 :…
millisecondsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.17
The 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 applic…
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.18
This 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 …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.19
.1.3.6.1.4.1.5624.1.2.94.1.2.2 · 1 row entry · 7 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaScheduleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleTable'
This 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.
etsysIpSlaScheduleEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.2.1
An entry (conceptual row) in the etsysIpSlaScheduleTable.
Indexes
No indexes recorded
Column Syntax OID
This 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 tim…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.2.1.1
This 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…
secondsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.2
The number of test iterations per test cycle.
Unsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.3
The length of the time each test iteration should execute.
secondsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.4
The length of time between each test iteration.
secondsUnsigned32r/w .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.5
This 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) …
Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6
Provides 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'
an…
OctetString .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.7
.1.3.6.1.4.1.5624.1.2.94.1.2.3 · 1 row entry · 5 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaCollectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaCollectionTable'
This table provides generic information about the data
collections stored in the IP SLA entry.  A new collection
begins at the beginning of each test.
etsysIpSlaCollectionEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.3.1
An entry (conceptual row) in the etsysIpSlaCollectionTable.
Indexes
No indexes recorded
Column Syntax OID
This 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 th…
Enumeration .1.3.6.1.4.1.5624.1.2.94.1.2.3.1.1
A value that uniquely identifies a collection of data for the
IP SLA entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.2
The start time of the test for this collection of data. This
value is expressed in seconds since the Epoch (Jan 1, 1970).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.3
This is the total number of paths available to this collection
of data.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.4
This is the total number of hops per path in this collection of
data.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.5
.1.3.6.1.4.1.5624.1.2.94.1.2.4 · 1 row entry · 4 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaPathTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaPathTable'
This table provides the information for the path and hop
data of an IP SLA entry.
etsysIpSlaPathEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.4.1
An entry (conceptual row) in the etsysIpSlaPathTable.
Indexes
No indexes recorded
Column Syntax OID
This 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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.4.1.1
This 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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.4.1.2
The address family of the hop in the path.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.5624.1.2.94.1.2.4.1.3
The address of the hop in the path.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5624.1.2.94.1.2.4.1.4
.1.3.6.1.4.1.5624.1.2.94.1.2.5 · 1 row entry · 15 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaRttDataTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaRttDataTable'
This table provides the round-trip-time statistics data for
the IP SLA entry.
etsysIpSlaRttDataEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.5.1
An entry (conceptual row) in the etsysIpSlaRttDataTable.
Indexes
No indexes recorded
Column Syntax OID
A 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…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.1
The time the first RTT data was stored in the bucket. This
value is expressed in seconds since the Epoch (Jan 1, 1970).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.2
The RTT samples that were successfully measured.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.3
The minimum RTT measurement from the successful samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.4
The average RTT calculated from the sum of the successful
samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.5
The maximum RTT measurement from the successful samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.6
The summation of the successful RTT samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.7
The low 32 bits of the sum of squares of the successful RTT
samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.8
The high 32 bits of the sum of squares of the successful RTT
samples.
microsecondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.9
The number of packets that arrived out of order. The RTT for
these packets are not included in any calculations.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.10
The number of packets that arrived late. The RTT for these
packets are not included in any calculations.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.11
The number of packets lost.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.12
The number of reply packets whose IP TOS field mismatched the
value in the request.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.13
The number of reply packets whose VLAN PCP field mismatched
the value in the request.
packetsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.14
The number transmissions errors.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.5.1.15
.1.3.6.1.4.1.5624.1.2.94.1.2.6 · 1 row entry · 31 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaPdvDataTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaPdvDataTable'
This table provides the packet delay variation (jitter)
data for the IP SLA entry.
etsysIpSlaPdvDataEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.6.1
An entry (conceptual row) in the etsysIpSlaPdvDataTable.
Indexes
No indexes recorded
Column Syntax OID
The PDV samples that were successfully measured.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.1
The minimum PDV of all positive values for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.2
The maximum PDV of all positive values for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.3
The total number of positive PDV values for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.4
The sum of the positive PDV values for packets sent from the
source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.5
The sum of the squared positive PDV values for packets sent
from the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.6
The 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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.7
The 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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.8
The total number of negative PDV values for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.9
The sum of the negative PDV values for packets sent from the
source to the destination. The absolute value is returned.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.10
The sum of the squared negative PDV values for packets sent
from the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.11
The minimum PDV of all positive values for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.12
The maximum PDV of all positive values for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.13
The total number of positive PDV values for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.14
The sum of the positive PDV values for packets sent from the
destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.15
The sum of the squared positive PDV values for packets sent
from the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.16
The 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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.17
The 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.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.18
The total number of negative PDV values for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.19
The sum of the negative PDV values for packets sent from the
destination to the source. The absolute value is returned.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.20
The sum of the squared negative PDV values for packets sent
from the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.21
The total number of one-way delay values for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.22
The minimum one-way delay value for packets sent from the
source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.23
The maximum one-way delay value for packets sent from the
source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.24
The sum of the one-way delays for packets sent from the source
to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.25
The sum of squares of the one-way delays for packets sent from
the source to the destination.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.26
The total number of one-way delay values for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.27
The minimum one-way delay value for packets sent from the
destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.28
The maximum one-way delay value for packets sent from the
destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.29
The sum of the one-way delays for packets sent from the
destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.30
The sum of squares of the one-way delays for packets sent from
the destination to the source.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.6.1.31
.1.3.6.1.4.1.5624.1.2.94.1.2.7 · 1 row entry · 2 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysIpSlaDistDataTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaDistDataTable'
This table provides the packet distribution data for the IP
SLA entries.
etsysIpSlaDistDataEntry row .1.3.6.1.4.1.5624.1.2.94.1.2.7.1
An entry (conceptual row) in the etsysIpSlaDistDataTable.
Indexes
No indexes recorded
Column Syntax OID
This is the lower bound value for this statistical distribution
segment. The etsysIpSlaConfigDistributionInterval is used to
determine this value.
millisecondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.7.1.1
This is the upper bound value for this statistical distribution
segment. The etsysIpSlaConfigDistributionInterval is used to
determine this value.
millisecondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5624.1.2.94.1.2.7.1.2