All MIBs › ACMIB › upgradeSwCopyStatus
upgradeSwCopyStatus
Module: ACMIB
OID (symbolic): ACMIB::upgradeSwCopyStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.16.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current status of the ftp software upgrade download. Status of the software upgrade. noActivity is the initial start state from boot-up. working is set while ftp'ing the upgrade. The final state is one of doneSuccessfully, doneWithError, or aborted, all self-explanatory. It will stay in this state until re-boot or starting an upgrade. If the state is doneWithError then upgradeSwErrorStatus will be set to reflect the type of error.
What is upgradeSwCopyStatus?
This read-only OID reports the current state of the firmware download process (noActivity, working, doneSuccessfully, doneWithError, or aborted). Administrators monitor this to track whether a firmware upgrade download is in progress, completed successfully, or failed. If this reads 'working', the device is actively downloading the upgrade; if it reads 'doneSuccessfully', the download completed and is ready to install.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.16.13 snmpwalk -v2c -c public <target> ACMIB::upgradeSwCopyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.16.13.1 snmpget -v2c -c public <target> ACMIB::upgradeSwCopyStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::upgradeSwCopyStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.16 | sysControl | ACMIB |
| 1.3.6.1.4.1.1751.2.18.16.13 | upgradeSwCopyStatus | ACMIB |