CMM4-MIB :: cmm4MgmtPortSpeed

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCMM4-MIBcmm4MgmtPortSpeed

cmm4MgmtPortSpeed

Module: CMM4-MIB

OID (symbolic): CMM4-MIB::cmm4MgmtPortSpeed

OID (numeric): 1.3.6.1.4.1.161.19.3.6.2.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Management Port Speed Configuration. (1) autoNegotiate - Auto negotiate to best speed and duplex setting. (2) force10Half - Set port to 10 Mbit/s half-duplex. (3) force10Full - Set port to 10 Mbit/s full-duplex. (4) force100Half - Set port to 100 Mbit/s half-duplex. (5) force100Full - Set port to 100 Mbit/s full-duplex.

What is cmm4MgmtPortSpeed?

This read-write enumeration forces or auto-negotiates the speed and duplex of the CMM4's management port, choosing among autoNegotiate, and forced 10 or 100 Mbit/s half- or full-duplex settings. An admin sets this to match whatever the upstream switch port expects, since a forced mismatch here would cut off remote management entirely. For example, an admin connecting the CMM4's management port to an old switch stuck at 10 Mbit/s half-duplex would set cmm4MgmtPortSpeed to force10Half to guarantee a working link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.161.19.3.6.2.12
snmpwalk -v2c -c public <target> CMM4-MIB::cmm4MgmtPortSpeed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.161.19.3.6.2.12.1
snmpget -v2c -c public <target> CMM4-MIB::cmm4MgmtPortSpeed.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.161.19.3.6.2.12.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmm4MgmtPortSpeed.1

Start monitoring Cambium Networks Canopy/PMP Cluster Management Module (CMM4) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CMM4-MIB::cmm4MgmtPortSpeed OID value, configure state conditions and alerts, and monitor any Cambium Networks Canopy/PMP Cluster Management Module (CMM4) from a single console.

OID Breakdown

Upper-level ancestors (10 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.161motWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19whispRootWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19.3whispProductsWHISP-GLOBAL-REG-MIB
1.3.6.1.4.1.161.19.3.6whispCMM4WHISP-GLOBAL-REG-MIB
Numeric OIDNameModule
1.3.6.1.4.1.161.19.3.6.2cmm4ConfigCMM4-MIB
1.3.6.1.4.1.161.19.3.6.2.12cmm4MgmtPortSpeedCMM4-MIB