All MIBs › CMM4-MIB › cmm4MgmtPortSpeed
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 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.161 | mot | WHISP-GLOBAL-REG-MIB |
| 1.3.6.1.4.1.161.19 | whispRoot | WHISP-GLOBAL-REG-MIB |
| 1.3.6.1.4.1.161.19.3 | whispProducts | WHISP-GLOBAL-REG-MIB |
| 1.3.6.1.4.1.161.19.3.6 | whispCMM4 | WHISP-GLOBAL-REG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.161.19.3.6.2 | cmm4Config | CMM4-MIB |
| 1.3.6.1.4.1.161.19.3.6.2.12 | cmm4MgmtPortSpeed | CMM4-MIB |