All MIBs › RMON2-MIB › probeDownloadStatus
probeDownloadStatus
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::probeDownloadStatus
OID (numeric): 1.3.6.1.2.1.16.19.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The status of the last download procedure, if any. This object will have a value of downloadStatusUnknown(2) if no download process has been performed.
What is probeDownloadStatus?
This read-only value reports the outcome of the last firmware download attempt, such as success or specific failure reasons. Engineers monitor this to confirm that firmware updates completed successfully or to diagnose why an update failed. For example, a status might indicate "downloadStatusBadImage" if the downloaded file was corrupted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.19.9 snmpwalk -v2c -c public <target> RMON2-MIB::probeDownloadStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.19.9.1 snmpget -v2c -c public <target> RMON2-MIB::probeDownloadStatus.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.19 | tftp | REMOTEACCESS-MIB |
| 1.3.6.1.2.1.16.19.9 | probeDownloadStatus | RMON2-MIB |