conference3WayMode
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.1.5.10.5
Object
scalar r/w
Enumeration
If 3wayConferenceMode=0, the usual conference mode will be used,
this mode wil be compatible with our IPmedia server. The
INVITE messages that are used to form a conference call, all
will contain the same conIfD in sip INVITE requests.
If 3wayConferenceMode=1, only the first INVITE send to conference
server will use the confID. In contact header of 200OK
response, the conference server returns a conference URI.
This conference URI will be included (by our MP gateway) in
REFER-TO header in the REFER messages, send by the MP GW to
other sip clients. The sip client will join to conference
by sending INVITEs to the conference server using this conference
URI .
3wayConferenceMode = 2: InBoard 3w Conference.
Access: Instant.
AC INI-Param: 3WAYCONFERENCEMODE
Context
- MIB
- AcGateway
- OID
.1.3.6.1.4.1.5003.9.10.3.1.1.5.10.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- conference
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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::conference3WayMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::conference3WayMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | audioCodesMediaServer |
1 | noneAudioCodesMediaServer |
2 | onBoard |