All MIBs › CT-CMMPHYS-MIB › cmmATCommand
cmmATCommand
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmATCommand
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.5.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object contains the user-defined AT command string. It can contain up to 256 characters, including a carriage return that will automatically be inserted and a NULL terminator.
What is cmmATCommand?
This read-write field holds a free-form, user-defined AT command string, up to 256 characters, that the device automatically terminates with a carriage return and a NULL character before sending to the target modem. Admins use this to issue arbitrary diagnostic or configuration commands directly to a specific modem's command interpreter, beyond what the structured MIB objects otherwise expose. For example, an admin might write a custom vendor-specific AT command into cmmATCommand to query an obscure modem parameter not otherwise represented in this MIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.1 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.1.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.1.1 s <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::cmmATCommand 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.1 | cmmATCommand | CT-CMMPHYS-MIB |