defaultSecondCallEnable
MX-EPSERV-MIB ·
.0.1700.1.500.100
Object
Default Enable/Disable Second Call Service
Enables/Disables the second call service.
This service allows a user with an active call to put the call
on hold and initiate a new call on the second line.
This service is most useful in conjunction with the transfer
and conference services.
To enable this service, the call hold service must be enabled
as well. See the DefaultHoldEnable parameter.
If a specific configuration is set in the
EpSpecificSecondCall.Enable parameter and the
EpSpecificSecondCall.EnableConfig parameter is set to
'Enable', then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.500.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- secondCallGroup
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::defaultSecondCallEnable.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::defaultSecondCallEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |