systemFileInformationProtocols
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.4.1.1.1.3
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. 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.4.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- systemFileInformationEntry
- Table
- systemFileInformationTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| systemFileIndex System File index. | column | Integer32 | .1.3.6.1.4.1.2.6.215.4.1.1.1.1 |
| systemFileInformation Information about the system file(s) that are supported by the IOM, on which the
CMM can perform a get or put operation from/to the IOM. Two types of files are
mandatory for the I… | column | OctetString | .1.3.6.1.4.1.2.6.215.4.1.1.1.2 |