CT-CMMPHYS-MIB :: cmmSelectedModem

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-CMMPHYS-MIBcmmSelectedModem

cmmSelectedModem

Module: CT-CMMPHYS-MIB

OID (symbolic): CT-CMMPHYS-MIB::cmmSelectedModem

OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.5.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object contains the ID of the modem to which the free-form AT command string should be sent.

What is cmmSelectedModem?

This read-write value selects which specific modem, by its ID, the free-form command in cmmATCommand should be directed to when sent. Admins set this before writing to cmmATCommand and cmmATCmdStatus to ensure the custom command reaches the intended modem rather than an arbitrary or leftover selection. For example, an admin troubleshooting modem 12 would first set cmmSelectedModem to 12 before writing a diagnostic AT command, ensuring it's actually sent to that specific modem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.2
snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmSelectedModem

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.2.1
snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmSelectedModem.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmSelectedModem OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.

OID Breakdown

Upper-level ancestors (11 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.52cabletronCabletron-MIB
1.3.6.1.4.1.52.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.1ctronCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1ctPhysicalCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.1.1.18ctCMMCTRON-MIB-NAMES
Numeric OIDNameModule
1.3.6.1.4.1.52.4.1.1.18.1cmmModemInfoCT-CMMPHYS-MIB
1.3.6.1.4.1.52.4.1.1.18.1.5cmmFreeFormAtCmdGroupCT-CMMPHYS-MIB
1.3.6.1.4.1.52.4.1.1.18.1.5.2cmmSelectedModemCT-CMMPHYS-MIB