defaultCallAllowDirectIp
MX-EPSERV-MIB ·
.0.1700.1.100.300
Object
Default Enable/Disable Direct IP Call
Enables/Disables the direct IP address call service.
This service allows a user to make a call without the help of
a server.
When this service is enabled, the user can dial an IP address
and enter an optional phone number. Note that the optional
phone number will be checked by using the same DTMF maps as
for a normal call.
This method bypasses any server configuration found in the
unit.
To make an IP address call:
1. Dial '**'.
2. Dial the numerical DTMFs of the IP address. For the dot
'.', use the star '*' sign.
3. Terminate the IP call without specifying a phone number by
using the star '*' or continue with a phone number by
using the pound '#' sign.
4. Optionally, dial the phone number.
Example IP calls to a unit at IP address '1.2.3.4':
* If the phone number is not required, the user dials the
following DTMFs: **1*2*3*4*.
* To reach the phone number '3330001', the user dials the
following DTMFs: **1*2*3*4#3330001.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.100.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- callGroup
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 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::defaultCallAllowDirectIp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::defaultCallAllowDirectIp'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |