BTI8xx-SYSTEM-MIB :: upgradeImageSWStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBTI8xx-SYSTEM-MIBupgradeImageSWStatus

upgradeImageSWStatus

Module: BTI8xx-SYSTEM-MIB

OID (symbolic): BTI8xx-SYSTEM-MIB::upgradeImageSWStatus

OID (numeric): 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current status of the upgrade operation. - fileSizeError : image file is not matched image bank

The initial value should be none(0) and also it should be none when get the imageFpga file success from the server.

The valus inProgress(2) is returned while upgradeImage. The valus diskIsFull(3) is returned when file System is full and imageSW file is not written. The valus fileSizeError(4) is returned when expected file size is not match with downloaded file. The valus fileOpenError(5) is returned when there is a problem on downloaded file. The valus fileCRCError(6) is returned whne there is a checksum error on downloaded file. The valus flashEraseError(7) is returned when there is a problem on erasing flash. The valus flashWriteError(8) is returned when there is a problem on writing flash. The valus unknownError(9) is returned when there is a problem with others.

For imageSW upgrade/backup, it follows below procedures. 1) The value UpgradeLoadSuccess1stDone(109) is returned when the upgradeImage command executed successfully. 2) The value UpgradeInvokeSuccess2ndDone(112) is returned when reboot after upgradeImage success. 3) The value success(1) is returned when the backupImage command executed successfully.

For others, it is for retrieving the status of upgrade processing. upgradeDeliveryInProgress(101) upgradeDeliveryFailed (102) upgradeDeliverySuccess (103) Delivery stage is that imageSW file is downloaded. upgradeCheckInProgress (104) upgradeCheckFailed (105) upgradeCheckSuccess (106) Check stage is that the downloaded file is checked for healthy. upgradeLoadInProgress (107) upgradeLoadFailed (108) Load stage is that the downloaded imageSW is written on the primary bank. upgradeInvokeInProgress (110) upgradeInvokeFailed (111) Invoke stage can be issued only when upgrade state is Load passed. The product is restarted from primary bank with new load. If the primary bank load is corrupted, the product should start running from secondary bank. upgradeCommitInProgress (113) upgradeCommitFailed (114) Commit stage is that it can be executed only after Invoke Upgrade stage when it is successfully completed the image is copied from the primary to the secondary bank and only when the system started from primary bank. The upgradeXXXX return codes are only for imageSW.

What is upgradeImageSWStatus?

Reports the current status of an ongoing or completed software image upgrade, with states such as none, in-progress, success, or specific error conditions like file size mismatch. It is polled by the operator to track the progress of the upgrade operation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4
snmpwalk -v2c -c public <target> BTI8xx-SYSTEM-MIB::upgradeImageSWStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4.1
snmpget -v2c -c public <target> BTI8xx-SYSTEM-MIB::upgradeImageSWStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upgradeImageSWStatus.1

Start monitoring BTI Systems optical transport devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BTI8xx-SYSTEM-MIB::upgradeImageSWStatus OID value, configure state conditions and alerts, and monitor any BTI Systems optical transport devices from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.30005btiSystemsBTI8xx-MIB
1.3.6.1.4.1.30005.1btiProductsBTI8xx-MIB
1.3.6.1.4.1.30005.1.7bti8xxBTI8xx-MIB
1.3.6.1.4.1.30005.1.7.100privateManagementBTI8xx-TC-MIB
1.3.6.1.4.1.30005.1.7.100.1configManagementBTI8xx-TC-MIB
1.3.6.1.4.1.30005.1.7.100.1.2mainSystemBTI8xx-TC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.30005.1.7.100.1.2.1systemConfigBTI8xx-SYSTEM-MIB
1.3.6.1.4.1.30005.1.7.100.1.2.1.1systemManagementBTI8xx-SYSTEM-MIB
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2configAndImageMgmtBTI8xx-SYSTEM-MIB
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3imageMgmtBTI8xx-SYSTEM-MIB
1.3.6.1.4.1.30005.1.7.100.1.2.1.1.2.3.4upgradeImageSWStatusBTI8xx-SYSTEM-MIB