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>
Start monitoring ADVA FSP 150 (F3) Carrier Ethernet demarcation devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADVA-MIB::neSwUpgradeRequest OID value, configure state conditions and alerts, and monitor any ADVA FSP 150 (F3) Carrier Ethernet demarcation devices from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |