IBM-BCCUSTOM-MIB :: systemFileInformationProtocols

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIBM-BCCUSTOM-MIBsystemFileInformationProtocols

systemFileInformationProtocols

Module: IBM-BCCUSTOM-MIB

OID (symbolic): IBM-BCCUSTOM-MIB::systemFileInformationProtocols

OID (numeric): 1.3.6.1.4.1.2.6.215.4.1.1.1.3

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: 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. .

What is systemFileInformationProtocols?

A bitmask, in the same format as fwImageProtocols, reporting which file-transfer protocols (TFTP/FTP/SFTP/HTTP/HTTPS) the module supports and has enabled for uploading its system files (like logs or configs) to the management module.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.4.1.1.1.3
snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::systemFileInformationProtocols

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.4.1.1.1.3.1
snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::systemFileInformationProtocols.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::systemFileInformationProtocols 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.6ibmProdIBM-6611-APPN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.6.215bcCustomIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.4filesIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.4.1systemFileIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.4.1.1systemFileInformationTableIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.4.1.1.1systemFileInformationEntryIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.4.1.1.1.3systemFileInformationProtocolsIBM-BCCUSTOM-MIB