All MIBs › FLARION-MIB › upgradePctComplete
upgradePctComplete
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::upgradePctComplete
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.18.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Download progress expressed as percentage complete.
What is upgradePctComplete?
This read-only object indicates the current progress of a firmware or software download operation as a percentage from 0 to 100 percent. The value is updated dynamically during the upgrade process as data is transferred to the device. Operations teams monitor this metric to track upgrade progress and confirm that the transfer completes successfully without stalling or timing out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.18.9 snmpwalk -v2c -c public <target> FLARION-MIB::upgradePctComplete
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.18.9.1 snmpget -v2c -c public <target> FLARION-MIB::upgradePctComplete.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.9 | upgradePctComplete | FLARION-MIB |