All MIBs › SYSTEM-MIB › swFlashDLAdmStatus
swFlashDLAdmStatus
Module: SYSTEM-MIB
OID (symbolic): SYSTEM-MIB::swFlashDLAdmStatus
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The state of the FLASH. o swCurrent(1) indicates that the FLASH contains the current firmware image or config file; o swFwUpgrade(2) means that the firmware in the FLASH is to be upgraded from the host specified; o swCfUpload(3) means that the switch config file is to be uploaded to the host specified; or o swCfDownload(4) means that the switch config file is to be downloaded from the host specified. o swFwCorrupted(5) state indicates that the firmware in the FLASH is corrupted. This value is for informational purpose only. However, set of swFlashDLAdmStatus to this value is not allowed.
The host is specified in swFlashDLHost.0. In addition, user name is specified in swFlashDLUser.0, and the file name specified in swFlashDLFile.0.
Reference the user manual on the following commands, o firmwareDownload, o configUpload, and o configDownload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.12 snmpwalk -v2c -c public <target> SYSTEM-MIB::swFlashDLAdmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.12.1 snmpget -v2c -c public <target> SYSTEM-MIB::swFlashDLAdmStatus.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.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.1 | swSystem | BROCADE-SYSTEM-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.1.12 | swFlashDLAdmStatus | SYSTEM-MIB |