fwImageProtocols
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.3.1.1.1.4
Object
column
OctetString
The CMM will use this command to read the current supported and enabled IOM file transfer protocols. The bit mask is treated as 32 bits in network byte order. 1310 That is the bit 0 will be the left most bit and bit 31 will be the right most bit. The bit pattern definition is defined as below. Supported Bit Mask (Bits 31:16): Bit(31): This bit is set to 1 if TFTP is supported. Bit(30): This bit is set to 1 if FTP is supported Bit(29): This bit is set to 1 if SFTP (via SSH) is supported Bit(28): This bit is set to 1 if HTTP is supported. Bit(27): This bit is set to 1 if HTTPs is supported Bit(26:16): Reserved: must be set to zeroes. Enabled Bit Mask (Bits 15:0): Bit(15): This bit is set to 1 if TFTP is enabled. Bit(14): This bit is set to 1 if FTP is enabled Bit(13): This bit is set to 1 if SFTP (via SSH) is enabled. Bit(12): This bit is set to 1 if HTTP is enabled. Bit(11): This bit is set to 1 if HTTPs is enabled Bit(10:0): Reserved: must be set to zeroes. .
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.3.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fwInformationEntry
- Table
- fwInformationTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fwImageIndex Firmware Image index. | column | Integer32 | .1.3.6.1.4.1.2.6.215.3.1.1.1.1 |
| fwImageInformation Information about the image - This string must follow the format below:
Version: %s\n, Rel-Date: %s\n, Status: %s\n, Type: %s\n, Size: %s\n, Other-Info: %s\n\
Versi… | column | OctetString | .1.3.6.1.4.1.2.6.215.3.1.1.1.2 |
| fwImageFileLocation 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 th… | column | Enumeration | .1.3.6.1.4.1.2.6.215.3.1.1.1.3 |
| fwImageIsUpdateable This object indicates whether the firmware image index can be updated
separately using one of the indicated file transfer mechanisms from
'fwImageProtocol'. If this specific image… | column | Enumeration | .1.3.6.1.4.1.2.6.215.3.1.1.1.5 |