All MIBs › TELDAT-WEBPROBE-MIB › telProdWebProbeMonStartCommand
telProdWebProbeMonStartCommand
Module: TELDAT-WEBPROBE-MIB
OID (symbolic): TELDAT-WEBPROBE-MIB::telProdWebProbeMonStartCommand
OID (numeric): 1.3.6.1.4.1.2007.4.58.2.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If the value of this variable is set to 1, the execution of the probe whose identifier takes the value given by the index will start. In GET operations, the value taken by this variable indicates the result of the last operation: ok (2), if the last operation was made succesfully; the value undefined (3) indicates that operations of this type have not been made yet. If the operation failed, this variable could take different values depending on the error cause: not-found-in-SRAM (4), if the probe was in memory but not in a SRAM register; wrong-identifier(5) if the probe identifier introduced was not correct; already-started (6) indicates that the probe which was going to be started was started previously and was in execution.
What is telProdWebProbeMonStartCommand?
Setting this to start(1) immediately launches an execution of the probe identified by the row's index; on GET it reports the outcome: ok(2), undefined(3) if never attempted, or a specific failure reason -- not-found-in-SRAM(4), wrong-identifier(5), or already-started(6) if the probe was already running. An admin uses this to force an immediate speed check outside the probe's normal schedule, then reads back the result code to confirm it actually started.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2007.4.58.2.2.1.2 snmpwalk -v2c -c public <target> TELDAT-WEBPROBE-MIB::telProdWebProbeMonStartCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2007.4.58.2.2.1.2.1 snmpget -v2c -c public <target> TELDAT-WEBPROBE-MIB::telProdWebProbeMonStartCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2007.4.58.2.2.1.2.1 i <value>
Start monitoring Teldat router, active web-probe capable models (HTTP/HTTPS synthetic-monitoring probe status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TELDAT-WEBPROBE-MIB::telProdWebProbeMonStartCommand OID value, configure state conditions and alerts, and monitor any Teldat router, active web-probe capable models (HTTP/HTTPS synthetic-monitoring probe status) 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.2007 | teldat | TELDAT-MIB |
| 1.3.6.1.4.1.2007.4 | telproducts | TELDAT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2007.4.58 | telProductsWebProbe | TELDAT-WEBPROBE-MIB |
| 1.3.6.1.4.1.2007.4.58.2 | telProductsWebProbeMonit | TELDAT-WEBPROBE-MIB |
| 1.3.6.1.4.1.2007.4.58.2.2 | telProdWebProbeMonStartTable | TELDAT-WEBPROBE-MIB |
| 1.3.6.1.4.1.2007.4.58.2.2.1 | telProdWebProbeMonStartEntry | TELDAT-WEBPROBE-MIB |
| 1.3.6.1.4.1.2007.4.58.2.2.1.2 | telProdWebProbeMonStartCommand | TELDAT-WEBPROBE-MIB |