etsysIpSlaScheduleTestState

ENTERASYS-IP-SLA-MIB · .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6

Object

column Enumeration
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)  - 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'.

Context

MIB
ENTERASYS-IP-SLA-MIB
OID
.1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6
Type
column
Access
readonly
Status
current
Parent
etsysIpSlaScheduleEntry
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::etsysIpSlaScheduleTestState'
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::etsysIpSlaScheduleTestState.<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::etsysIpSlaScheduleTestState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance