All MIBs › ADVA-MIB › neSwUpgradeRequest
neSwUpgradeRequest
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neSwUpgradeRequest
OID (numeric): 1.3.6.1.4.1.2544.2.4.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The request to the software upgrade function. Request 2..6 are single step requests while requests 7..9 are batch commands for common upgrade scenarios. Requests 13,14 are defined for automatic install process for F7 platform.
If the NE is the FTP server, the file must then have been downloaded to the neSwUpgradeNeDirectory on the NE using the 'netadmin' account.
What is neSwUpgradeRequest?
Accepts command values to initiate various stages of software upgrade operations (download, verification, activation, batch operations). This writable object drives the firmware upgrade workflow. Example: 2 (download software) or 7 (execute batch upgrade sequence)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.1 snmpwalk -v2c -c public <target> ADVA-MIB::neSwUpgradeRequest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.4.2.1.1 snmpget -v2c -c public <target> ADVA-MIB::neSwUpgradeRequest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.4.2.1.1 i <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4 | software | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2 | neSoftwareUpgrade | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.4.2.1 | neSwUpgradeRequest | ADVA-MIB |