dTMFOptionsTxDTMFOption
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.3.12.21.1.5
Object
column obsolete
r/w
Enumeration
Transmit DTMF option. Access: Instant. AC INI-Param: N/A
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.3.12.21.1.5- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- dTMFOptionsEntry
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::dTMFOptionsTxDTMFOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::dTMFOptionsTxDTMFOption.<dTMFOptionsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::dTMFOptionsTxDTMFOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | h245UserInput |
2 | h245Signal |
3 | q931UserInfo |
4 | rFC2833 |