cmgwIndex |
.1.3.6.1.4.1.9.9.324.1.1.1.1.1 |
An index that uniquely identifies an entry in the
cMediaGwTable.
|
cmgwDomainName |
.1.3.6.1.4.1.9.9.324.1.1.1.1.2 |
This object is used to represent a domain name under which
the Media Gateway could also be registered in a DNS name
server.
The value of this object reflects the value of
cmgwConfigDomainName from the entry with a value of
'gateway(1)' for object cmgwConfigDomainNameEntity of
cMediaGwDomainNameConfigTable.
If there is no entry in cMediaGwDomainNameConfigTable with
'gateway(1)' of cmgwConfigDomainNameEntity, then
the value of this object will be empty string.
|
cmgwPhysicalIndex |
.1.3.6.1.4.1.9.9.324.1.1.1.1.3 |
This object represents the entPhysicalIndex of the
card in which media gateway is running. It will contain
value 0 if the entPhysicalIndex value is not available or
not applicable
|
cmgwServiceState |
.1.3.6.1.4.1.9.9.324.1.1.1.1.4 |
This object indicates the current service state of the Media
Gateway.
This object is controlled by 'cmgwAdminState'
object.
|
cmgwAdminState |
.1.3.6.1.4.1.9.9.324.1.1.1.1.5 |
This object is used to change the service state of
the Media Gateway from inService to outOfService or from
outOfService to inService.
The resulting service state of the gateway is represented
by 'cmgwServiceState'.
|
cmgwGraceTime |
.1.3.6.1.4.1.9.9.324.1.1.1.1.6 |
This object is used to represent grace period.
The grace period (restart delay in RSIP message) is
expressed in a number of seconds.
It means how soon the gateway will be taken out of service.
The value -1 indicates that the grace period time is
disabled.
|
cmgwSignalProtocolIndex |
.1.3.6.1.4.1.9.9.324.1.1.2.1.1 |
An index that uniquely identifies an entry in
cmgwSignalProtocolTable.
|
cmgwSignalProtocol |
.1.3.6.1.4.1.9.9.324.1.1.2.1.2 |
This object is used to represent the protocol type.
other - None of the following types.
mgcp - Media Gateway Control Protocol
h248 - Media Gateway Control (ITU H.248)
|
cmgwSignalProtocolVersion |
.1.3.6.1.4.1.9.9.324.1.1.2.1.3 |
This object is used to represent the protocol version.
For example cmgwSignalProtocol is 'mgcp(2)' and
this object is string '1.0'. cmgwSignalProtocol is
'h248(3)' and this object is set to '2.0'.
|
cmgwSignalProtocolPort |
.1.3.6.1.4.1.9.9.324.1.1.2.1.4 |
This object is used to represent the UDP port associated
with the protocol.
If the value of cmgwSignalProtocol is 'mgcp(2)' and the
value of cmgwSignalProtcolVersion is '1.0', the default
value of this object is '2727'.
If the value of cmgwSignalProtocol is 'mgcp(3)' and the
value of cmgwSignalProtcolVersion is '1.0', the default
value of this object is '2944'.
|
cmgwIpConfigIndex |
.1.3.6.1.4.1.9.9.324.1.1.3.1.1 |
A unique index to identify each media gateway IP address.
|
cmgwIpConfigIfIndex |
.1.3.6.1.4.1.9.9.324.1.1.3.1.2 |
This object is ifIndex of the interface which is associated
to the media gateway IP address.
For ATM interface, the IP address should be associated to
an existing PVC:
cmgwIpConfigIfIndex represents port of the PVC
cmgwIpConfigVpi represents VPI of the PVC
cmgwIpConfigVci represents VCI of the PVC
And one PVC only can be associated with one IP address.
If this object is set to zero which means the IP address
is not associated to any interface.
|
cmgwIpConfigVpi |
.1.3.6.1.4.1.9.9.324.1.1.3.1.3 |
This object represents VPI of the PVC which is associated
to the IP address.
If the IP address is not associated to PVC, the value
of this object is set to -1.
|
cmgwIpConfigVci |
.1.3.6.1.4.1.9.9.324.1.1.3.1.4 |
This object represents VCI of the PVC which is associated
to the IP address.
If the IP address is not associated to PVC, the value
of this object is set to -1.
|
cmgwIpConfigAddrType |
.1.3.6.1.4.1.9.9.324.1.1.3.1.5 |
This object is the IP address type.
|
cmgwIpConfigAddress |
.1.3.6.1.4.1.9.9.324.1.1.3.1.6 |
The configured IP address of media gateway.
This object can not be modified.
|
cmgwIpConfigSubnetMask |
.1.3.6.1.4.1.9.9.324.1.1.3.1.7 |
This object is used to specify the number of leading one
bits which from the mask to be logical-ANDed with the media
gateway address before being compared to the value in the
cmgwIpCofigAddress.
Any assignment (implicit or otherwise) of an instance of
this object to a value x must be rejected if the bitwise
logical-AND of the mask formed from x with the value
of the corresponding instance of the cmgwIpCofigAddress
object is not equal to cmgwIpCofigAddress.
|
cmgwIpConfigDefaultGwIp |
.1.3.6.1.4.1.9.9.324.1.1.3.1.8 |
This object specifies cmgwIpConfigAddress of the entry
will become the default gateway address.
This object can be set to 'true' for only one entry in
the table.
|
cmgwIpConfigForRemoteMapping |
.1.3.6.1.4.1.9.9.324.1.1.3.1.9 |
This object specifies whether the address defined in
cmgwIpConfigAddress is the address mapping at the
remote end of this PVC.
If this object is set to 'true', the address defined
in cmgwIpConfigAddress is for the remote end of the PVC.
If this object is set to 'false', the address defined
in cmgwIpConfigAddress is for the local end of the PVC.
|
cmgwIpConfigRowStatus |
.1.3.6.1.4.1.9.9.324.1.1.3.1.10 |
This object is used to add and delete an entry.
When an entry of the table is created, the following
objects are mandatory:
cmgwIpConfigIfIndex
cmgwIpConfigVpi
cmgwIpConfigVci
cmgwIpConfigAddress
cmgwIpConfigSubnetMask
These objects can not be modified after the value of this
object is set to 'active'.
Modification can only be done by deleting and re-adding the
entry again.
After the system verify the validity of the data, it
will set the cmgwIpConfigRowStatus to 'active'.
|
cmgwConfigDomainNameIndex |
.1.3.6.1.4.1.9.9.324.1.1.4.1.1 |
An index that is uniquely identifies a domain name
configured in the system.
|
cmgwConfigDomainNameEntity |
.1.3.6.1.4.1.9.9.324.1.1.4.1.2 |
This object indicates which entity to use this domain name.
gateway(1) - The domain name of media gateway.
With the same cmgwIndex, there is one and
only one entry allowed with the value
'gateway(1)' of this object.
dnsServer(2) - The domain name of DNS name server that is used
by Media gateway to find Internet Network
Address from a DNS name.
mgc(3) - The domain name of a MGC (Media Gateway
Controller) associated with the media
gateway.
|
cmgwConfigDomainName |
.1.3.6.1.4.1.9.9.324.1.1.4.1.3 |
This object specifies the domain name.
The domain name should be unique if there are more than
one entries having the same value in the object
cmgwConfigDomainNameEntity.
For example, the gateway domain name should be unique
if the cmgwConfigDomainNameEntity has the value of
'gateway(1)'.
|
cmgwConfigDomainNameRowStatus |
.1.3.6.1.4.1.9.9.324.1.1.4.1.4 |
This object is used to add and delete an entry.
When an entry is created, the following objects
are mandatory:
cmgwConfigDomainName
cmgwConfigDomainNameEntity
When deleting domain name of DNS name server
(cmgwConfigDomainNameEntity is dnsServer (2)), the
cMediaGwDnsIpConfigTable should be empty.
Adding/deleting entry with cmgwConfigDomainNameEntity
of 'mgc' will cause adding/deleting entry in
cMgcConfigTable (CISCO-MGC-MIB) automatically.
The cmgwConfigDomainName and cmgwConfigDomainNameEntity
can not be modified if the value of this object is
'active'.
|
cmgwDnsIpIndex |
.1.3.6.1.4.1.9.9.324.1.1.5.1.1 |
An index that uniquely identifies an IP address of DNS
name server.
|
cmgwDnsDomainName |
.1.3.6.1.4.1.9.9.324.1.1.5.1.2 |
The domain name of DNS name server.
The value of this object reflects the value of
cmgwConfigDomainName from the entry with a value of
'dnsServer(2)' for object cmgwConfigDomainNameEntity of
cMediaGwDomainNameConfigTable.
If there is no entry in cMediaGwDomainNameConfigTable with
'dnsServer(2)' of cmgwConfigDomainNameEntity, then
the value of this object will be empty string.
|
cmgwDnsIpType |
.1.3.6.1.4.1.9.9.324.1.1.5.1.3 |
DNS name server IP address type.
|
cmgwDnsIp |
.1.3.6.1.4.1.9.9.324.1.1.5.1.4 |
The IP address of DNS name server.
The IP address of DNS name server must be unique
in this table.
|
cmgwDnsIpRowStatus |
.1.3.6.1.4.1.9.9.324.1.1.5.1.5 |
This object is used to add and delete an entry.
When an entry of the table is created, the value of
this object should be set to 'createAndGo' and the
following objects are mandatory:
cmgwDnsIp
When the user wants to delete the entry, the value of
this object should be set to 'destroy'.
The entry can not be modified if the value of this
object is 'active'.
|
cmgwLifNumber |
.1.3.6.1.4.1.9.9.324.1.1.6.1.1 |
An index that uniquely identifies a LIF in the
media gateway.
|
cmgwLifPvcCount |
.1.3.6.1.4.1.9.9.324.1.1.6.1.2 |
This object represents the total number of PVC within
this LIF.
When users associate/disassociate a PVC with a LIF
by giving a non-zero/zero value of cwacChanLifNum
in cwAtmChanExtConfigTable, the value of this object
will be incremented/decremented accordingly.
The value zero means there is no PVC associated with
the LIF.
|
cmgwLifVoiceIfCount |
.1.3.6.1.4.1.9.9.324.1.1.6.1.3 |
This object represents the total number of Voice Interfaces
within this LIF.
When users associate/disassociate a Voice Interface with
a LIF by giving a non-zero/zero value of
ccasVoiceCfgLifNumber for the DS0 group in
ccasVoiceExtCfgTable, the value of this object will be
incremented/decremented accordingly.
The value zero means there is no Voice Interface associated
with the LIF.
|
cMediaGwCcCfgControlTos |
.1.3.6.1.4.1.9.9.324.1.1.7.1.1 |
This object specifies Type Of Service (TOS) field of
IP header for the signaling control packet in VoIP
application.
|
cMediaGwCcCfgBearerTos |
.1.3.6.1.4.1.9.9.324.1.1.7.1.2 |
This object specifies Type Of Service (TOS) field
of IP header for the voice payload packet in VoIP
application.
|
cMediaGwCcCfgNtePayload |
.1.3.6.1.4.1.9.9.324.1.1.7.1.3 |
This object specifies NTE (Named Telephony Events)
payload type.
|
cMediaGwCcCfgNsePayload |
.1.3.6.1.4.1.9.9.324.1.1.7.1.4 |
This object specifies NSE (Network Signaling Events)
payload type.
|
cMediaGwCcCfgNseRespTimer |
.1.3.6.1.4.1.9.9.324.1.1.7.1.5 |
This object specifies Network Signaling Event (NSE)
timeout value.
|
cMediaGwCcCfgVbdJitterDelayMode |
.1.3.6.1.4.1.9.9.324.1.1.7.1.6 |
The object specifies the jitter buffer mode applied to
a VBD (Voice Band Data) call connection.
adaptive - means to use cMediaGwCcCfgVbdJitterNomDelay as
the initial jitter buffers size and let the DSP
pick the optimal value of the jitter buffer
size between the range of
cMediaGwCcCfgVbcJitterMaxDelay and
cMediaGwCcCfgVbcJitterMinDelay.
fixed - means to use a constant jitter buffer size
which is specified by cMediaGwCcCfgVbdJitterNomDelay.
|
cMediaGwCcCfgVbdJitterMaxDelay |
.1.3.6.1.4.1.9.9.324.1.1.7.1.7 |
This object specifies the maximum jitter buffer size
in VBD (Voice Band Data)
|
cMediaGwCcCfgVbdJitterNomDelay |
.1.3.6.1.4.1.9.9.324.1.1.7.1.8 |
This object specifies the nominal jitter buffer size
in VBD (Voice Band Data)
|
cMediaGwCcCfgVbdJitterMinDelay |
.1.3.6.1.4.1.9.9.324.1.1.7.1.9 |
This object specifies the nominal jitter buffer size
in VBD (Voice Band Data)
|
cMediaGwCcCfgDefaultTonePlanId |
.1.3.6.1.4.1.9.9.324.1.1.7.1.10 |
This object specifies the default tone plan index
(the value of cvtcTonePlanId) for the media gateway.
|
cMediaGwCcCfgDescrInfoEnabled |
.1.3.6.1.4.1.9.9.324.1.1.7.1.11 |
This object specifies whether the media gateway supports
descriptive suffix of the name schema for terminations.
There are two parts in name schema of termination, prefix
and suffix. For example the name schema for a DS (Digital
Subscriber) termination, can be 'DS/OC3_2/DS1_6/DS0_24'.
It represents DS type termination in 2nd OC3 line,
6th DS1 and 24th DS0 channel. In this example, 'DS' is
the prefix, 'OC3_2/DS1_6/DS0_24' is the suffix.
The name schema in above example has a descriptive suffix.
The non-descriptive suffix for the same termination is
'2/6/24' and name schema becomes 'DS/2/6/24'.
This object can not be modified if there is any termination
existing in the media gateway.
|
cMediaGwCcCfgDsNamePrefix |
.1.3.6.1.4.1.9.9.324.1.1.7.1.12 |
This object specifies the prefix of the name schema for
DS (Digital Subscriber) terminations.
The value of this object must be unique among the
following objects:
cMediaGwCcCfgDsNamePrefix
cMediaGwCcCfgRtpNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
This object can not be modified when there is any
DS termination existing in the media gateway.
It is default to 'DS'.
|
cMediaGwCcCfgRtpNamePrefix |
.1.3.6.1.4.1.9.9.324.1.1.7.1.13 |
This object specifies the prefix of the name schema for
RTP (Real-Time Transport Protocol) terminations.
The value of this object must be unique among the
following objects:
cMediaGwCcCfgDsNamePrefix
cMediaGwCcCfgRtpNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
This object can not be modified when there is any
RTP termination type existing in the media gateway.
It is default to 'RTP'.
|
cMediaGwCcCfgAal1SvcNamePrefix |
.1.3.6.1.4.1.9.9.324.1.1.7.1.14 |
This object specifies the prefix of the name schema for
voice over AAL1 SVC (Switched Virtual Circuit)
terminations.
The value of this object must be unique among the
following objects:
cMediaGwCcCfgDsNamePrefix
cMediaGwCcCfgRtpNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
This object can not be modified when there is any
AAL1 SVC termination type existing in the media gateway.
It is default to 'AAL1/SVC'.
|
cMediaGwCcCfgAal2SvcNamePrefix |
.1.3.6.1.4.1.9.9.324.1.1.7.1.15 |
This object specifies the prefix of the name schema for
voice over AAL2 SVC (Switched Virtual Circuit)
terminations.
The value of this object must be unique among the
following objects:
cMediaGwCcCfgDsNamePrefix
cMediaGwCcCfgRtpNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
cMediaGwCcCfgAal2SvcNamePrefix
This object can not be modified when there is any
AAL2 SVC termination type existing in the media gateway.
It is default to 'AAL2/SVC'.
|
cMediaGwCcCfgClusterEnabled |
.1.3.6.1.4.1.9.9.324.1.1.7.1.16 |
This object specifies the condition of the cluster generation
in the call control.
A cluster is a group of endpoints that share a particular
bearer possibility for connections among each other.
disabled(1) - The generation of the cluster attribute
is disabled.
enabled(2) - Unconditionally generate the cluster
attribute.
conditionalEnabled(3) - The generation of the cluster
attribute is upon MGC request.
|