All MIBs › IBM-BCCUSTOM-MIB › systemFileInformationProtocols
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 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.4 | files | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.4.1 | systemFile | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.4.1.1 | systemFileInformationTable | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.4.1.1.1 | systemFileInformationEntry | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.4.1.1.1.3 | systemFileInformationProtocols | IBM-BCCUSTOM-MIB |