etsysIpSlaConfigType

ENTERASYS-IP-SLA-MIB · .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.2

Object

column r/w Enumeration
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 '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.

Context

MIB
ENTERASYS-IP-SLA-MIB
OID
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
etsysIpSlaConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::etsysIpSlaConfigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::etsysIpSlaConfigType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaConfigType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
Values: echo(1)
Support for jitter is not required.