cmmAsyncOperAnswerATCmdStr
CT-CMMPHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.18.1.1.1.17
Object
The value of this object is the operative set of AT commands to be used when answering an async call. It includes the base string, the modifier string, and the call timeout value.
Context
- MIB
- CT-CMMPHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.18.1.1.1.17- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmmBoardEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CMMPHYS-MIB::cmmAsyncOperAnswerATCmdStr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CMMPHYS-MIB::cmmAsyncOperAnswerATCmdStr.<mBusBoardID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-CMMPHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-CMMPHYS-MIB::cmmAsyncOperAnswerATCmdStr'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.