All MIBs › ENTERASYS-IP-SLA-MIB › etsysIpSlaScheduleTestState
etsysIpSlaScheduleTestState
Module: ENTERASYS-IP-SLA-MIB
OID (symbolic): ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleTestState
OID (numeric): 1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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'.
What is etsysIpSlaScheduleTestState?
This read-only INTEGER reports the SLA entry's current scheduling state: inactive (not scheduled), complete (finished and won't rerun), running (actively testing now), or queued (waiting for its scheduled start, about to transition to running). Poll this before troubleshooting missing test data to confirm the test actually ran rather than sitting inactive or queued.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6 snmpwalk -v2c -c public <target> ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleTestState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6.1 snmpget -v2c -c public <target> ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleTestState.1
Start monitoring Enterasys Networks router/Layer 3 switch (legacy, later Extreme Networks) (IP SLA active probing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleTestState OID value, configure state conditions and alerts, and monitor any Enterasys Networks router/Layer 3 switch (legacy, later Extreme Networks) (IP SLA active probing) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5624 | enterasys | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1 | etsysMibs | ENTERASYS-MIB-NAMES |
| 1.3.6.1.4.1.5624.1.2 | etsysModules | ENTERASYS-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5624.1.2.94 | etsysIpSlaMIB | ENTERASYS-IP-SLA-MIB |
| 1.3.6.1.4.1.5624.1.2.94.1 | etsysIpSla | ENTERASYS-IP-SLA-MIB |
| 1.3.6.1.4.1.5624.1.2.94.1.2 | etsysIpSlaTables | ENTERASYS-IP-SLA-MIB |
| 1.3.6.1.4.1.5624.1.2.94.1.2.2 | etsysIpSlaScheduleTable | ENTERASYS-IP-SLA-MIB |
| 1.3.6.1.4.1.5624.1.2.94.1.2.2.1 | etsysIpSlaScheduleEntry | ENTERASYS-IP-SLA-MIB |
| 1.3.6.1.4.1.5624.1.2.94.1.2.2.1.6 | etsysIpSlaScheduleTestState | ENTERASYS-IP-SLA-MIB |