All MIBs › TROPIC-SOFTWARE-MIB › tnSwNodeControlAbort
tnSwNodeControlAbort
Module: TROPIC-SOFTWARE-MIB
OID (symbolic): TROPIC-SOFTWARE-MIB::tnSwNodeControlAbort
OID (numeric): 1.3.6.1.4.1.7483.2.1.5.2.1.1.11
Node type: OBJECT-TYPE
Type: TnCommand
Access: read-write
Description: This attribute allows the network operator to submit an abort on any operation executed via attribute tnSwNodeControl. It is only allowed if tnSwNodeLastControlOperationStatus is inProgress. When read back, the value of this attribute is noCmd. An abort will always succeed.
What is tnSwNodeControlAbort?
This lets an operator abort an in-progress tnSwNodeControl operation; it is only accepted while tnSwNodeLastControlOperationStatus shows inProgress, always reads back as noCmd, and an abort always succeeds. A technician sets this to stop a software upgrade operation that is taking too long or needs to be halted mid-execution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.11 snmpwalk -v2c -c public <target> TROPIC-SOFTWARE-MIB::tnSwNodeControlAbort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.11.1 snmpget -v2c -c public <target> TROPIC-SOFTWARE-MIB::tnSwNodeControlAbort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSwNodeControlAbort.1
Start monitoring Nokia (Alcatel-Lucent) Tropic DWDM optical transport network element (software version/upgrade-state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TROPIC-SOFTWARE-MIB::tnSwNodeControlAbort OID value, configure state conditions and alerts, and monitor any Nokia (Alcatel-Lucent) Tropic DWDM optical transport network element (software version/upgrade-state status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2 | tropicGeneric | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2.1 | tnSystem | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2.1.5 | tnSoftwareMIB | TROPIC-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7483.2.1.5.2 | tnSoftwareObjs | TROPIC-SOFTWARE-MIB |
| 1.3.6.1.4.1.7483.2.1.5.2.1 | tnSoftwareBasics | TROPIC-SOFTWARE-MIB |
| 1.3.6.1.4.1.7483.2.1.5.2.1.1 | tnSoftwareNode | TROPIC-SOFTWARE-MIB |
| 1.3.6.1.4.1.7483.2.1.5.2.1.1.11 | tnSwNodeControlAbort | TROPIC-SOFTWARE-MIB |