All MIBs › AISLCSYSCFG-MIB › aislcscSoftwareUpdateName
aislcscSoftwareUpdateName
Module: AISLCSYSCFG-MIB
OID (symbolic): AISLCSYSCFG-MIB::aislcscSoftwareUpdateName
OID (numeric): 1.3.6.1.4.1.539.21.23
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
To update the system software, set this object to the name of the new image file, and monitor aislcscSoftwareUpdateStatus until it changes to ok(1) or error(3). If the update succeeds, the new software will be used after the system is rebooted.
Maximum length is 255 characters; additional restrictions are system-dependent.
What is aislcscSoftwareUpdateName?
Initiates a software update by setting this object to the filename of the new software image; the update progress can then be tracked via aislcscSoftwareUpdateStatus. If the update succeeds, the new software takes effect after the system is rebooted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.23 snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscSoftwareUpdateName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.23.1 snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscSoftwareUpdateName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.21.23.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.21 | aiSLCSysCfg | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.23 | aislcscSoftwareUpdateName | AISLCSYSCFG-MIB |