All MIBs › LINKSWITCH-MIB › lsTestResult
lsTestResult
Module: LINKSWITCH-MIB
OID (symbolic): LINKSWITCH-MIB::lsTestResult
OID (numeric): 1.3.6.1.4.1.43.17.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: When a test is initiated via lsAction, the result of the test is stored in this variable when the test has completed or failed. The value varies by test, is set to one (other) at the start of the test.
What is lsTestResult?
Read-only result code from the most recent diagnostic test started via lsAction; it's set to other(1) when a test begins and updated once the test completes or fails, with the meaning of the value depending on which test (e.g. test-fddipath, test-ethports) was run.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.17.10 snmpwalk -v2c -c public <target> LINKSWITCH-MIB::lsTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.17.10.1 snmpget -v2c -c public <target> LINKSWITCH-MIB::lsTestResult.1
Start monitoring LinkSwitch enterprise Ethernet/bridging switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LINKSWITCH-MIB::lsTestResult OID value, configure state conditions and alerts, and monitor any LinkSwitch enterprise Ethernet/bridging switch from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.17 | linkSwitch_mib | A3Com-products-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.17.10 | lsTestResult | LINKSWITCH-MIB |