All MIBs › IBM-BCCUSTOM-MIB › fwImageFileLocation
fwImageFileLocation
Module: IBM-BCCUSTOM-MIB
OID (symbolic): IBM-BCCUSTOM-MIB::fwImageFileLocation
OID (numeric): 1.3.6.1.4.1.2.6.215.3.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether the IOM implementation of firmware updates has requirements on the server that would prevent the MM acting as the server for the image file(s). If there are no unique requirements then mmIsServer will not be set and one of the other enumerations will need to be set. - If the IOM firmware update requires the update file to be un-compressed on the server before transfer to the IOM then externalServerRequired must be set by IOM. - If the IOM firmware update is larger than 100MB the externalServerRequired must be set by IOM. Additional reasons for restrictions may be added 1198 in the future.
What is fwImageFileLocation?
Indicates whether the management module (mmServer) can serve this firmware image's file directly, or whether an externalServerRequired because of size or format constraints (e.g. the image needs to be uncompressed before transfer, or exceeds 100MB). An admin uses this to know whether they need to stage the firmware file on an external TFTP/FTP/SFTP server before updating this image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.3.1.1.1.3 snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::fwImageFileLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.3.1.1.1.3.1 snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::fwImageFileLocation.1
Start monitoring IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-BCCUSTOM-MIB::fwImageFileLocation OID value, configure state conditions and alerts, and monitor any IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.215 | bcCustom | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.3 | firmware | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.3.1 | firmwareOps | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.3.1.1 | fwInformationTable | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.3.1.1.1 | fwInformationEntry | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.3.1.1.1.3 | fwImageFileLocation | IBM-BCCUSTOM-MIB |