All MIBs › CT-CMMPHYS-MIB › cmmHdlcOperAnswerATCmdStr
cmmHdlcOperAnswerATCmdStr
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmHdlcOperAnswerATCmdStr
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.23
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The value of this object is the operative set of AT commands to be used when answering an HDLC call. It includes the base string, the modifier string, and the call timeout value.
What is cmmHdlcOperAnswerATCmdStr?
This read-only string reports the fully assembled, actual AT command sequence used when answering an incoming HDLC call, again combining base string, modifier, and timeout value. Admins use it as the definitive picture of what command sequence the modem executes for inbound HDLC calls after all customizations are applied. For example, comparing cmmHdlcOperAnswerATCmdStr against a known-good configuration on another board would help an admin spot a misconfigured modifier causing inbound HDLC failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.23 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmHdlcOperAnswerATCmdStr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.23.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmHdlcOperAnswerATCmdStr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmmHdlcOperAnswerATCmdStr.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::cmmHdlcOperAnswerATCmdStr 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.1 | cmmBoardTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1 | cmmBoardEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1.23 | cmmHdlcOperAnswerATCmdStr | CT-CMMPHYS-MIB |