IBM-BCCUSTOM-MIB :: portModuleSpeedList

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIBM-BCCUSTOM-MIBportModuleSpeedList

portModuleSpeedList

Module: IBM-BCCUSTOM-MIB

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

OID (numeric): 1.3.6.1.4.1.2.6.215.2.1.1.1.9

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The string contains all the available speed settings that is applicable to the port. It is a special format so the application can parse the string to obtain all the possible speed settings. The speeds supported are define by 927 a token inside the pair of <> brackets. Inside the bracket there are two parts: the speed number which is the multiple of 100 Mbps and a word either HALF or FULL. For examples: <1 HALF> indicates 100 Mbps Half Duplex. <1 FULL> is 100 Mbps Full Duplex. <10 FULL> is 1 Gbps FULL Duplex. <20 FULL> is 2 Gbps FULL Duplex. <40 FULL> is 4 Gbps FULL Duplex <60 FULL> is 6 Gbps FULL Duplex <80 FULL> is 8 Gbps FULL Duplex <100 FULL> is 10 Gbps FULL Duplex. <140 FULL> is 14 Gbps FULL Duplex. <160 FULL> is 16 Gbps FULL Duplex. <200 FULL> is 20 Gbps FULL Duplex <400 FULL> is 40 Gbps FULL Duplex <560 FULL> is 56 Gbps FULL Duplex <600 FULL> is 60 Gbps FULL Duplex. <800 FULL> is 80 Gbps FULL Duplex. <1000 FULL> is 100 Gbps FULL Duplex. <1120 FULL> is 112 Gbps FULL Duplex. <1680 FULL> is 168 Gbps FULL Duplex. is a special token to indicate Auto Speed, Auto Duplex. is a special token to mark the end of the list. The format of the string is The first token is always the current setting of the port. examples: <1 HALF><1 FULL><10 FULL><40 FULL><100 FULL> The example shows the port is currently set as AUTO. The port can be set to any value of Auto, 100 Mbps Half Duplex, 100 Mbps Full Duplex, 1 Gbps Full Duplex, 4 Gbps Full Duplex, and 10 Gbps Full Duplex.

What is portModuleSpeedList?

Returns a specially formatted string listing every speed/duplex setting a port supports, using bracketed tokens like <1 HALF>, <10 FULL>, or <AUTO>, terminated by <END>, with the first token always reflecting the port's current setting. An admin's management tool parses this to build the list of valid speed choices to offer for that specific port.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.2.1.1.1.9
snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::portModuleSpeedList

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.2.1.1.1.9.1
snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::portModuleSpeedList.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::portModuleSpeedList 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.2portsIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.2.1portInformationIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.2.1.1portInformationTableIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.2.1.1.1portInformationEntryIBM-BCCUSTOM-MIB
1.3.6.1.4.1.2.6.215.2.1.1.1.9portModuleSpeedListIBM-BCCUSTOM-MIB