All MIBs › IBM-BCCUSTOM-MIB › systemFileCmdMaxSize
systemFileCmdMaxSize
Module: IBM-BCCUSTOM-MIB
OID (symbolic): IBM-BCCUSTOM-MIB::systemFileCmdMaxSize
OID (numeric): 1.3.6.1.4.1.2.6.215.4.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The AMM will set the maximum file size allowable for the IOM system file when IOM upload its system file to a remote server. IOM must not exceed this file size limit. The file size will be in KB unit. The value of zero is to denote no limitation. If the actual file size of the system file on IOM is greater than the file size limitation, AMM will set other filter such as Severity, or timestamp to help reduce the file size before IOM upload the file to remote server. If the file size still exceeds the limitation, IOM must truncate the file to only include the most recent activity.
What is systemFileCmdMaxSize?
Sets the maximum file size, in KB, that the module is allowed to produce when uploading a system file (such as a log) to a remote server; a value of 0 means no limit. If the actual file exceeds this cap, the admin can apply other filters (severity, timestamp) so the module trims the file before upload rather than truncating arbitrarily.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.4.2.3 snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::systemFileCmdMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.4.2.3.1 snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::systemFileCmdMaxSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.215.4.2.3.1 i <value>
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::systemFileCmdMaxSize 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.2 | systemFileCmd | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.4.2.3 | systemFileCmdMaxSize | IBM-BCCUSTOM-MIB |