ip2IfCustomToneDetect
RAD-Ipmux-MIB ·
.1.3.6.1.4.1.164.3.1.6.7.1.1.43
Object
column r/w
Enumeration
Custom Tone Detection (COT) is a Control operation of a 2Khz tone detector. This tone is sent between PBX devices in order to check that the line status is OK. When the COT is enabled the device will not compress/decompress the tone. In this case, if the tone is initiated by the local PBX, the Device runs a 2Khz detector tone and once detected by the Remote Device, if the COT is enabled in the Remote Device, the Remote Device will generate a 2khz tone to the remote PBX.
Context
- MIB
- RAD-Ipmux-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.7.1.1.43- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ip2IfEntry
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 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfCustomToneDetect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Ipmux-MIB::ip2IfCustomToneDetect.<ip2IfChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Ipmux-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Ipmux-MIB::ip2IfCustomToneDetect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disable |
3 | enable |