CT-CMMPHYS-MIB :: cmmATCmdStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-CMMPHYS-MIBcmmATCmdStatus

cmmATCmdStatus

Module: CT-CMMPHYS-MIB

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

OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.5.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object allows the free-form AT command string to be sent and allows the status of the command string to be examined.

What is cmmATCmdStatus?

This read-write field both triggers transmission of the free-form command in cmmATCommand to the selected modem and reports whether that command is currently being sent or has finished. Admins write sending to actually dispatch the custom command and then poll this same object to know when it's safe to check cmmATCmdResult for the response. For example, after setting up cmmSelectedModem and cmmATCommand, an admin would set cmmATCmdStatus to sending, then poll it until it reports not-sending before reading the command's result.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.3
snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCmdStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.3.1
snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCmdStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.3.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::cmmATCmdStatus 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.3cmmATCmdStatusCT-CMMPHYS-MIB