All MIBs › CT-CMMPHYS-MIB › cmmSelectedModem
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 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.5 | cmmFreeFormAtCmdGroup | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.5.2 | cmmSelectedModem | CT-CMMPHYS-MIB |