All MIBs › FLARION-MIB › upgradeStatus
upgradeStatus
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::upgradeStatus
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.18.8
Node type: OBJECT-TYPE
Type: DownloadState
Access: read-only
Description:
The current download status.
What is upgradeStatus?
This read-only object reports the current state of a firmware or software download/upgrade operation on the device, indicating whether it is idle, in progress, complete, or has encountered an error. The upgrade process may involve downloading new code to flash memory or applying patches to the running system. Operators monitor this during maintenance windows to track the progress of critical system updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.18.8 snmpwalk -v2c -c public <target> FLARION-MIB::upgradeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.18.8.1 snmpget -v2c -c public <target> FLARION-MIB::upgradeStatus.1
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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2 | rrMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1 | rrManagedObjs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1 | rrBaseStation | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.18 | rrUpgrade | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.18.8 | upgradeStatus | FLARION-MIB |