cmmATCommand
CT-CMMPHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.18.1.5.1
Object
scalar mandatory
r/w
OctetString
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.
Context
- MIB
- CT-CMMPHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.18.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cmmFreeFormAtCmdGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cmmATCommand.0'
More examples
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::cmmATCommand'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.