defaultConferenceEnable
MX-EPSERV-MIB ·
.0.1700.1.700.100
Object
Default Enable/Disable Call Conference Service
Enables/Disables the call conference service.
This service allows a user to link two or more calls together
to form a single conversation, called a conference.
Starting with an active call, a user can put the call on hold,
initiate a call to a third party, wait for the third party to
answer, then use the 'flash' button of the telephone to start
the conference with the call that is already on hold.
* Currently, only 3-way conferences are supported.
* Currently, a participant of the conference can put the
conference on hold and attempt other calls. This
participant may then rejoin the conference at a later time
by unholding it. The endpoint that has initiated the
conference is NOT able to put the conference on hold.
To enable this service, the call hold AND second call services
must be enabled as well. See the DefaultHoldEnable parameter
and DefaultSecondCallEnable.
If a specific configuration is set in the
EpSpecificConference.Enable parameter and the
EpSpecificConference.EnableConfig parameter is set to
'Enable', then it overrides the current default configuration.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.700.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- conferenceGroup
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::defaultConferenceEnable.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::defaultConferenceEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |