OID | 1.3.6.1.4.1.351.110.3.17.4.16 |
Module | CISCO-VISM-MODULE-MIB (CISCO) |
Nom | vismCodecNegotiationOption |
Acces | readwrite |
Status | current |
Description | This object helps in forming an ordered intersection
of lists and one of the lists must be used in determining
the resulting order of codecs.
Lco - local connection options
Rcd - remote connection description
Lcl - local codec list
If the value of this object is 'lcoRcdLcl' then
effectively we are giving first priority to the
local connection options sent by the call agent,
followed by remote connection description sent by
the remote gateway (CA) and the last priority will
be to local codec list stored in VISM.
If the value of this object is 'lcoLclRcd' then
effectively we are giving first priority to local
connection options sent by the call agent, followed
by local codec list stored in VISM and the last
priority will be to remote connection description sent
by the remote gateway (or remote CA).
If the value of this object is 'rcdLcoLcl' then
effectively we are giving first priority to remote
connection description sent by the remote gateway
/call agent, followed by local connection options
sent by the call agent and the last priority will be
to the local codec list stored on the local
gateway(VISM).
If the value of this object is 'rcdLclLco' then
effectively we are giving first priority to remote
connection description sent by the remote
gateway/CA followed by local codec list stored
on the local gateway and the last priority will be
to the local connection options sent by the call agent.
If the value of this object is 'lclLcoRcd' then
effectively we are giving first priority to local
codec list stored on the local gateway (VISM) followed
by local connection options sent by the call agent
and the last priority will be to remote connection
description sent by the remote gateway (or remote CA).
If the value of this object is 'lclRcdLco' then
effectively we are giving first priority to local
codec list stored on the VISM followed by remote
connection description sent by the remote gateway
(or remote CA) and the last priority will be to
local connection options sent by the call agent. |
Syntaxe | Enumeration (1-lcoRcdLcl, 2-lcoLclRcd, 3-rcdLcoLcl, 4-rcdLclLco, 5-lclLcoRcd, 6-lclRcdLco) |