TROPIC-SOFTWARE-MIB :: tnSwNodeControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTROPIC-SOFTWARE-MIBtnSwNodeControl

tnSwNodeControl

Module: TROPIC-SOFTWARE-MIB

OID (symbolic): TROPIC-SOFTWARE-MIB::tnSwNodeControl

OID (numeric): 1.3.6.1.4.1.7483.2.1.5.2.1.1.3

Node type: OBJECT-TYPE

Type: TropicSwControl

Access: read-write

Description: Controls the software download. Command details are as follows:

****************************************************** load - will simply execute the script generated by audit, running only the load steps. It must be preceded by an audit. Load will not run an audit or delete the the audit script. Cards are not loaded in parallel. - a set pdu including this attribute with this value may also include attribute tnSwNodeLastAuditTimeStamp. If tnSwNodeLastAuditTimeStamp is included, and it differs from the value stored on the node, the load will fail.

upgradeAuto - upgradeAuto will perform an audit, load, and activate. It will not commit the release. It will fail if no upgrade path exists unless tnSwNodeUpgradeForce is specified. - a set pdu including this attribute with this value must also include attribute tnSwNodeWorkingReleaseDir; otherwise, the set will be failed back to the network operator. - a set pdu including this attribute with this value may also include attributes tnSwNodeUpgradeForce and/or tnSwNodeUpgradeNoBackup.

audit - generates the audit script but does not run it. - sets the value of attribute tnSwNodeUpgradePathAvailable. - a set pdu including this attribute with this value must also include attribute tnSwNodeWorkingReleaseDir; otherwise, the set will be failed back to the network operator. - a set pdu including this attribute with this value may also include attributes tnSwNodeUpgradeForce and/or tnSwNodeUpgradeNoBackup.

activate - only runs the previously generated audit script but does not perform any load steps that may be in the audit script. The load command must precede activate. - a set pdu including this attribute with this value may also include attribute tnSwNodeLastAuditTimeStamp. If tnSwNodeLastAuditTimeStamp is included, and it differs from the value stored on the node, the activate will fail.

commit - sets tnSwNodeCommittedRelease equal to tnSwNodeWorkingRelease, then clears tnSwNodeWorkingRelease. - clears tnSwNodeWorkingReleaseDir.

backout - only allowed if an upgrade has been attempted on the node.

Sets on all other values are restricted. A read on this attribute returns a value of noCmd. ******************************************************

What is tnSwNodeControl?

This drives the node-level software download workflow through commands like audit (generate the upgrade script), load (run the script's load steps), activate (run the audit script itself), upgradeAuto (audit+load+activate in one step), commit (promote the working release to committed), and backout; reads always return noCmd. A technician sets this to upgradeAuto, together with tnSwNodeWorkingReleaseDir, to perform an automated one-step software upgrade on this 1696R/1830 network element.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.3
snmpwalk -v2c -c public <target> TROPIC-SOFTWARE-MIB::tnSwNodeControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.3.1
snmpget -v2c -c public <target> TROPIC-SOFTWARE-MIB::tnSwNodeControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.2.1.5.2.1.1.3.1 s <value>

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::tnSwNodeControl 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.7483tropicTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2tropicGenericTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2.1tnSystemTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2.1.5tnSoftwareMIBTROPIC-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.7483.2.1.5.2tnSoftwareObjsTROPIC-SOFTWARE-MIB
1.3.6.1.4.1.7483.2.1.5.2.1tnSoftwareBasicsTROPIC-SOFTWARE-MIB
1.3.6.1.4.1.7483.2.1.5.2.1.1tnSoftwareNodeTROPIC-SOFTWARE-MIB
1.3.6.1.4.1.7483.2.1.5.2.1.1.3tnSwNodeControlTROPIC-SOFTWARE-MIB