defaultCallWaitingEnable
MX-EPSERV-MIB ·
.0.1700.1.400.100
Object
Default Enable/Disable Call Waiting Service
Enables/Disables the call waiting service.
With this service enabled, when an endpoint with an active
call receives a new call, it sends a special tone indicating
that a call is waiting on the second line. The user may then
answer that call by using the 'flash' button of the telephone.
The user can switch between the two active calls by using the
'flash' button.
To enable this service, the call hold service must be enabled
as well.
The user may cancel this service by dialing the DTMF sequence
stored in the DefaultCallWaitingCancelDtmfMap parameter.
See the DefaultHoldEnable and DefaultCallWaitingCancelDtmfMap
parameters.
If a specific configuration is set in the
EpSpecificCallWaiting.Enable parameter and the
EpSpecificCallWaiting.EnableConfig parameter is set to
'Enable', then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.400.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- callWaitingGroup
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::defaultCallWaitingEnable.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::defaultCallWaitingEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |