IBM-BCCUSTOM-MIB :: portModuleSpeed

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIBM-BCCUSTOM-MIBportModuleSpeed

portModuleSpeed

Module: IBM-BCCUSTOM-MIB

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

OID (numeric): 1.3.6.1.4.1.2.6.215.2.1.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The INTEGER value will indicate the current speed of the port. The INTEGER values are defined as follows: A signed value is Half duplex, A unsigned value is FULL Duplex. The value is the speed in multiple of 100 Mbps. The value of 0 is special for AUTO Speed, Auto Duplex. For example: 0: (SET) Auto Speed, Auto Duplex, GET (Not available due to link down) -1: 100 Mbps Half Duplex 1: 100 Mbps FULL Duplex 10: 1 Gbps FULL Duplex 20: 2 Gbps FULL Duplex 40: 4 Gbps FULL Duplex. 60: 6 Gbps FULL Duplex. 80: 8 Gbps FULL Duplex 100: 10 Gbps FULL Duplex 140: 14 Gbps FULL Duplex 160: 16 Gbps FULL Duplex 200: 20 Gbps FULL Duplex 400: 40 Gbps FULL Duplex 560: 56 Gbps FULL Duplex 600: 60 Gbps FULL Duplex 800: 80 Gbps FULL Duplex 1000: 100 Gbps FULL Duplex 1120: 112 Gbps FULL Duplex 1680: 168 Gbps FULL Duplex The value of zero is invalid in the get operation but it is valid in the set operation (Zero is the value used for a set operation for Auto Speed, Auto Duplex ).

What is portModuleSpeed?

Sets or reports a port's current link speed/duplex as a coded integer that is a multiple of 100 Mbps, with a negative value meaning half duplex and positive meaning full duplex (for example 10 = 1 Gbps full duplex, 100 = 10 Gbps full duplex); a value of 0 requests auto-speed/auto-duplex. An admin writes this OID to force a port to a specific speed instead of relying on autonegotiation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.2.1.1.1.5
snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::portModuleSpeed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.2.1.1.1.5.1
snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::portModuleSpeed.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.215.2.1.1.1.5.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::portModuleSpeed 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.5portModuleSpeedIBM-BCCUSTOM-MIB