All MIBs › G6-FILES-MIB › scriptsTerminate
scriptsTerminate
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::scriptsTerminate
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.2.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This action command can be used to terminate (stop) a background microscript. This may also be used to terminate a script with an endless loop or a too long wait timer. Syntax: files.scripts.terminate = scriptname or files.scripts.terminate = app/scriptname.
What is scriptsTerminate?
Set this to a running script's name (optionally prefixed with its app folder, e.g. 'app/scriptname') to forcibly stop it, useful for killing a background microscript stuck in an endless loop or long wait timer. An admin troubleshooting a hung automation task would use this to regain control without rebooting the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.2.1.9 snmpwalk -v2c -c public <target> G6-FILES-MIB::scriptsTerminate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.2.1.9.1 snmpget -v2c -c public <target> G6-FILES-MIB::scriptsTerminate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.2.1.9.1 s <value>
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-FILES-MIB::scriptsTerminate OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.3 | management | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72 | files | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.2 | scriptsTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1 | scriptsEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.2.1.9 | scriptsTerminate | G6-FILES-MIB |