All MIBs › CT-CMMPHYS-MIB › cmmATCmdResult
cmmATCmdResult
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmATCmdResult
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.5.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object contains the result string from issuing the free-form AT command .
What is cmmATCmdResult?
This read-only string holds the response text returned by the target modem after executing the custom command sent via cmmATCommand. Admins read this after a free-form AT command completes to see exactly how the modem responded, which is the whole point of exposing raw AT command access through this MIB. For example, after issuing a custom diagnostic command through cmmATCommand, an admin would read cmmATCmdResult to see the modem's raw reply text and interpret it manually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.4 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCmdResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.5.4.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmATCmdResult.1
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::cmmATCmdResult 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.4 | cmmATCmdResult | CT-CMMPHYS-MIB |