CISCO-MEDIA-GATEWAY-MIB

File: CISCO-MEDIA-GATEWAY-MIB.mib (79259 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
IF-MIB INET-ADDRESS-MIB SNMPv2-CONF
CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Unsigned32 RowStatus
TruthValue TEXTUAL-CONVENTION SnmpAdminString
InterfaceIndexOrZero InetAddress InetAddressType
InetAddressPrefixLength InetPortNumber MODULE-COMPLIANCE
OBJECT-GROUP CiscoPort EntPhysicalIndexOrZero
ciscoMgmt

Defined Types

CGwServiceState  
This textual convention defines the service state of media gateway. The possible service states are: inService: Gateway is ready to provide service. In this state, Gateway will respond to connection control requests, send autonomous messages to the call agent as applicable, etc. forcedOutOfService: Gateway is in Out-Of-Service State. All calls destroyed on the GW. A Service Change message with FORCED method is sent to CA. No new connections are allowed. gracefulOutOfService: Gateway is in Out-Of-Service State. All existing calls will not be affected. A Service Change message with GRACEFUL method is sent to CA. No new connections are allowed.
TEXTUAL-CONVENTION    
  INTEGER inService(1), forcedOutOfService(2), gracefulOutOfService(3)  

CGwAdminState  
This textual convention defines the administrative state of media gateway. The possible administrative states are as follows: inService: Gateway would be restored to in-service status and a ServiceChange with method RESTART message will be sent to Call Agent forcefulOutOfService: Gateway would be in Out-Of-Service State Any existing connections on the GW will be deleted. A ServiceChange with method FORCED message will be sent to call agent. New connections would be blocked. gracefulOutOfService: Gateway would be in in Out-Of-Service State Any existing connections on the GW will not be affected. A ServiceChange with method GRACEFUL message will be sent to call agent. New connections would be blocked.
TEXTUAL-CONVENTION    
  INTEGER inService(1), forcedOutOfService(2), gracefulOutOfService(3)  

GatewayLifNumber  
An index that uniquely identifies a LIF (Logical Interface) in the media gateway. LIF is a logical interface which groups TDM(DS1) interfaces into packet resource partitions (PVCs) in the media gateway. LIF is used for: AAL5 (VoIP) switching AAL2 (VoATM) switching, only if support virtual gateway
TEXTUAL-CONVENTION    
  Unsigned32 1..255  

CVoiceTonePlanIndex  
This textual convention defines the type of index for identifying a voice tone plane in a Media gateway.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

CVoiceTonePlanIndexOrZero  
This textual convention uniquely identifies the voice tone plan to be used in a voice DS0 group. The value of 0 means the default tone plan specified in the media gateway (the value of cMediaGwCcCfgDefaultTonePlanId) to be used. A value greater than 0 means the tone plan specified by the index of the cvtcTonePlanTable to be used (same as cvtcTonePlanId).
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

CCallControlProfileIndex  
This textual convention defines the type of index that is used for identifying a call control profile of XGCP and H.248 protocol.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

CCallControlProfileIndexOrZero  
This textual convention is an extension of the CCallControlProfileIndex convention. The latter defines a greater than zero value used to identify a call control profile in a media gateway. This extension permits the additional value of zero. The value of '0' means the default call control profile of the media gateway.
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

CCallControlJitterDelayMode  
This textual convention defines the jitter buffer mode in a call connection. adaptive(1) - means to use jitter nominal delay as the initial jitter buffers size and let the DSP pick the optimal value of the jitter buffer size between the range of jitter maximum delay and jitter minimum delay. fixed(2) - means to use a constant jitter buffer size which is specified by jitter nominal delay.
TEXTUAL-CONVENTION    
  INTEGER adaptive(1), fixed(2)  

CMediaGwEntry  
SEQUENCE    
  cmgwIndex Integer32
  cmgwDomainName SnmpAdminString
  cmgwPhysicalIndex EntPhysicalIndexOrZero
  cmgwServiceState CGwServiceState
  cmgwAdminState CGwAdminState
  cmgwGraceTime Integer32
  cmgwVtMappingMode INTEGER
  cmgwSrcFilterEnabled TruthValue
  cmgwLawInterceptEnabled TruthValue
  cmgwV23Enabled TruthValue

CmgwSignalProtocolEntry  
SEQUENCE    
  cmgwSignalProtocolIndex Integer32
  cmgwSignalProtocol INTEGER
  cmgwSignalProtocolVersion SnmpAdminString
  cmgwSignalProtocolPort CiscoPort
  cmgwSignalMgcProtocolPort InetPortNumber
  cmgwSignalProtocolPreference Integer32
  cmgwSignalProtocolConfigVer SnmpAdminString

CMediaGwIpConfigEntry  
SEQUENCE    
  cmgwIpConfigIndex Integer32
  cmgwIpConfigIfIndex InterfaceIndexOrZero
  cmgwIpConfigVpi Integer32
  cmgwIpConfigVci Integer32
  cmgwIpConfigAddrType InetAddressType
  cmgwIpConfigAddress InetAddress
  cmgwIpConfigSubnetMask InetAddressPrefixLength
  cmgwIpConfigDefaultGwIp TruthValue
  cmgwIpConfigForRemoteMapping TruthValue
  cmgwIpConfigRowStatus RowStatus

CMediaGwDomainNameConfigEntry  
SEQUENCE    
  cmgwConfigDomainNameIndex Integer32
  cmgwConfigDomainNameEntity INTEGER
  cmgwConfigDomainName SnmpAdminString
  cmgwConfigDomainNameRowStatus RowStatus

CMediaGwDnsIpConfigEntry  
SEQUENCE    
  cmgwDnsIpIndex Integer32
  cmgwDnsDomainName SnmpAdminString
  cmgwDnsIpType InetAddressType
  cmgwDnsIp InetAddress
  cmgwDnsIpRowStatus RowStatus

CmgwLifEntry  
SEQUENCE    
  cmgwLifNumber GatewayLifNumber
  cmgwLifPvcCount Gauge32
  cmgwLifVoiceIfCount Gauge32

CMediaGwCallControlConfigEntry  
SEQUENCE    
  cMediaGwCcCfgControlTos Unsigned32
  cMediaGwCcCfgBearerTos Unsigned32
  cMediaGwCcCfgNtePayload Unsigned32
  cMediaGwCcCfgNsePayload Unsigned32
  cMediaGwCcCfgNseRespTimer Unsigned32
  cMediaGwCcCfgVbdJitterDelayMode CCallControlJitterDelayMode
  cMediaGwCcCfgVbdJitterMaxDelay Unsigned32
  cMediaGwCcCfgVbdJitterNomDelay Unsigned32
  cMediaGwCcCfgVbdJitterMinDelay Unsigned32
  cMediaGwCcCfgDefaultTonePlanId CVoiceTonePlanIndex
  cMediaGwCcCfgDescrInfoEnabled TruthValue
  cMediaGwCcCfgDsNamePrefix SnmpAdminString
  cMediaGwCcCfgRtpNamePrefix SnmpAdminString
  cMediaGwCcCfgAal1SvcNamePrefix SnmpAdminString
  cMediaGwCcCfgAal2SvcNamePrefix SnmpAdminString
  cMediaGwCcCfgClusterEnabled INTEGER
  cMediaGwCcCfgDefBearerTraffic INTEGER
  cMediaGwCcCfgDefRtpNamePrefix SnmpAdminString

CMediaGwRscStatsEntry  
SEQUENCE    
  cmgwRscStatsIndex INTEGER
  cmgwRscMaximumUtilization Gauge32
  cmgwRscMinimumUtilization Gauge32
  cmgwRscAverageUtilization Gauge32
  cmgwRscSinceLastReset Unsigned32

Defined Values

ciscoMediaGatewayMIB 1.3.6.1.4.1.9.9.324
The MIB module for managing Trunk Media Gateway. A Media Gateway is a network element that provides conversion between the audio signals carried on telephone circuits and data packets carried over the Internet or over other packet data networks. Trunk Media Gateway interface is between the telephone network and a Voice over IP/ATM network. The interface on a Trunk Gateway terminates a trunk connected to PSTN switch (e.g., Class 5, Class 4, etc.). Media Gateways use a call control architecture where the call control 'intelligence' is outside the gateways and handled by external call control elements, called Media Gateway Controllers (MGCs). The MGCs or Call Agents, synchronize with each other to send coherent commands to the gateways under their control. MGCs use master/slave protocols to command the gateways under their control. Examples of these protocols are: * Simple Gateway Control Protocol * Media Gateway Control Protocol * Megaco (H.248) * Simple Resource Control Protocol To connect MG to MGCs using these control protocols through an IP/UDP Ports which must be configured. To resolve IP Addresses, DNS name services may be used.
MODULE-IDENTITY    

ciscoMediaGatewayMIBNotifs 1.3.6.1.4.1.9.9.324.0
OBJECT IDENTIFIER    

ciscoMediaGatewayMIBObjects 1.3.6.1.4.1.9.9.324.1
OBJECT IDENTIFIER    

cMediaGwConfig 1.3.6.1.4.1.9.9.324.1.1
OBJECT IDENTIFIER    

cMediaGwStats 1.3.6.1.4.1.9.9.324.1.2
OBJECT IDENTIFIER    

cMediaGwTable 1.3.6.1.4.1.9.9.324.1.1.1
This table contains the global media gateway parameters information. It supports the modification of the global media gateway parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwEntry

cMediaGwEntry 1.3.6.1.4.1.9.9.324.1.1.1.1
A Media Gateway Entry. At system power-up, an entry is created by the agent if the system detects a media gateway module has been added to the system, and an entry is deleted if the entry associated media gateway module has been removed from the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

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
Status: current Access: read-only
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

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.
Status: current Access: read-only
OBJECT-TYPE    
  CGwServiceState  

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'.
Status: current Access: read-write
OBJECT-TYPE    
  CGwAdminState  

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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

cmgwVtMappingMode 1.3.6.1.4.1.9.9.324.1.1.1.1.7
This object is used to represent the VT (sonet Virtual Tributary) counting. standard - standard counting (based on Bellcore TR253) titan - TITAN5500 counting (based on Tellabs TITAN 5500) Note: 'titan' is valid only if sonet line medium type (sonetMediumType of SONET-MIB) is 'sonet' and sonet path payload type (cspSonetPathPayload of CISCO-SONET-MIB) is 'vt15vc11'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), titan(2)  

cmgwSrcFilterEnabled 1.3.6.1.4.1.9.9.324.1.1.1.1.8
This object is used to enable or disable the source IP and port filtering with MGC for security consideration as follows: 'true' - source IP and port filter is enabled 'false' - source IP and port filter is disable
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmgwLawInterceptEnabled 1.3.6.1.4.1.9.9.324.1.1.1.1.9
This object is used to enable or disable the lawful intercept for government. as follows: 'true' - enable lawful intercept 'false' - disable lawful intercept
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmgwV23Enabled 1.3.6.1.4.1.9.9.324.1.1.1.1.10
This object is to enable or disable V23 tone. Setting the object value to 'true', will cause VXSM (Voice Switching Service Module) to detect V23 tone.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cmgwSignalProtocolTable 1.3.6.1.4.1.9.9.324.1.1.2
This table contains the available signaling protocols that are supported by the media gateway for communication with MGCs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmgwSignalProtocolEntry

cmgwSignalProtocolEntry 1.3.6.1.4.1.9.9.324.1.1.2.1
Each entry represents an signaling protocol supported by the media gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmgwSignalProtocolEntry  

cmgwSignalProtocolIndex 1.3.6.1.4.1.9.9.324.1.1.2.1.1
An index that uniquely identifies an entry in cmgwSignalProtocolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

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) tgcp - Trunking Gateway Control Protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), mgcp(2), h248(3), tgcp(4)  

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'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

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 'h248(3)' and the value of cmgwSignalProtcolVersion is '1.0', the default value of this object is '2944'.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoPort  

cmgwSignalMgcProtocolPort 1.3.6.1.4.1.9.9.324.1.1.2.1.5
This object specifies the protocol port of the Media Gateway Controller (MGC). If the value of cmgwSignalProtocol is 'mgcp(2)' or 'tgcp(4)' and the value of cmgwSignalProtcolVersion is '1.0', the default value of this object is '2427'. If the value of cmgwSignalProtocol is 'h248(3)' and the value of cmgwSignalProtcolVersion is '1.0', the default value of this object is '2944'.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

cmgwSignalProtocolPreference 1.3.6.1.4.1.9.9.324.1.1.2.1.6
This object specifies the preference of the signal protocol supported in the media gateway. If this object is set to 0, the corresponding signal protocol will not be used by the gateway. The value of this object is unique within the corresponding gateway. The entry with lower value has higher preference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

cmgwSignalProtocolConfigVer 1.3.6.1.4.1.9.9.324.1.1.2.1.7
This object specifies the protocol version used by the gateway in the messages to MGC in order to exchange the service capabilities. For example cmgwSignalProtocol is 'h248(3)' and this object can be string '1' or '1.0', '2' or '2.0'. 'MAX' is a special string indicating the gateway will use the highest protocol version supported in the gateway, but it can be changed to lower version after it negotiates with MGC. The final negotiated protocol version will be indicated in cmgwSignalProtocolVersion. The version strings other than 'MAX' can be specified for the gateway to communicate with the MGC which doesn't support service capabilities negotiation. For example if a MGC supports only version 1.0 MGCP, this object should be set to '1' to instruct the gateway using MGCP version 1.0 format messages to communicate with MGC.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cMediaGwIpConfigTable 1.3.6.1.4.1.9.9.324.1.1.3
This table contains a list of media gateway IP address and the IP address associated interface information. If IP address associated interface is PVC, only aal5 control PVC or aal5 bearer PVC are valid. When the PVC is aal5 control, the IP address is used to communicate to MGC; when the PVC is aal5 bearer, the IP address is used to communicate to other gateway. The PVC information is kept in cwAtmChanExtConfigTable: cwacChanPvcType: aal5/aal2/aal1 cwacChanApplication: control/bearer/signaling If IP address associated interface is not PVC, refer to the IP addresses associated interface table for the usage of IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwIpConfigEntry

cMediaGwIpConfigEntry 1.3.6.1.4.1.9.9.324.1.1.3.1
A Media Gateway IP configuration entry. Each entry represents a media gateway IP address for MGCs to communicate with the media gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwIpConfigEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..4095  

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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..65535  

cmgwIpConfigAddrType 1.3.6.1.4.1.9.9.324.1.1.3.1.5
This object is the IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cMediaGwDomainNameConfigTable 1.3.6.1.4.1.9.9.324.1.1.4
This table provides the domain names which are configured by users. The domain names can be used to represent IP addresses for: gateway External DNS name server MGC (call agent)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwDomainNameConfigEntry

cMediaGwDomainNameConfigEntry 1.3.6.1.4.1.9.9.324.1.1.4.1
Each entry represents a domain name used in the system. Creation and deletion are supported. Modification is prohibited.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwDomainNameConfigEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..128  

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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER gateway(1), dnsServer(2), mgc(3)  

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)'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cMediaGwDnsIpConfigTable 1.3.6.1.4.1.9.9.324.1.1.5
There is only one DNS name server on a gateway and the domain name of the DNS name server is put on cMediaGwDomainNameConfigTable with 'dnsServer (2)'. There could be multi IP addresses are associated with the DNS name server, this table is used to store these IP addresses. If any domain name using external resolution, the last entry of this table is not allowed to be deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwDnsIpConfigEntry

cMediaGwDnsIpConfigEntry 1.3.6.1.4.1.9.9.324.1.1.5.1
Each entry represents an IP address of the DNS name server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwDnsIpConfigEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..6  

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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cmgwDnsIpType 1.3.6.1.4.1.9.9.324.1.1.5.1.3
DNS name server IP address type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmgwLifTable 1.3.6.1.4.1.9.9.324.1.1.6
This table is for managing LIF (Logical Interface) in a media gateway. LIF is a logical interface which groups the TDM DSx1s associated with a set of packet resource partitions (PVCs) in a media gateway. LIF is used for: 1. VoIP switching 2. VoATM switching
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmgwLifEntry

cmgwLifEntry 1.3.6.1.4.1.9.9.324.1.1.6.1
An entry of this table is created by the media gateway when it supports the VoIP/VoATM application.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmgwLifEntry  

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  GatewayLifNumber  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..10000  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..1000  

cMediaGwCallControlConfigTable 1.3.6.1.4.1.9.9.324.1.1.7
This table defines general call control attributes for the media gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwCallControlConfigEntry

cMediaGwCallControlConfigEntry 1.3.6.1.4.1.9.9.324.1.1.7.1
One entry for each media gateway which supports call control protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwCallControlConfigEntry  

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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

cMediaGwCcCfgNtePayload 1.3.6.1.4.1.9.9.324.1.1.7.1.3
This object specifies NTE (Named Telephony Events) payload type.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 96..127  

cMediaGwCcCfgNsePayload 1.3.6.1.4.1.9.9.324.1.1.7.1.4
This object specifies NSE (Network Signaling Events) payload type.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 98..117  

cMediaGwCcCfgNseRespTimer 1.3.6.1.4.1.9.9.324.1.1.7.1.5
This object specifies Network Signaling Event (NSE) timeout value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 250..10000  

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.
Status: current Access: read-write
OBJECT-TYPE    
  CCallControlJitterDelayMode  

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)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 20..135  

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)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5..135  

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)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..135  

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.
Status: current Access: read-write
OBJECT-TYPE    
  CVoiceTonePlanIndex  

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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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 cMediaGwCcCfgDefRtpNamePrefix This object can not be modified when there is any DS termination existing in the media gateway. It is default to 'DS'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

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 cMediaGwCcCfgDefRtpNamePrefix This object can not be modified when there is any RTP termination type existing in the media gateway. It is default to 'RTP'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

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 cMediaGwCcCfgDefRtpNamePrefix 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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

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 cMediaGwCcCfgDefRtpNamePrefix 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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), conditionalEnabled(3)  

cMediaGwCcCfgDefBearerTraffic 1.3.6.1.4.1.9.9.324.1.1.7.1.17
This object specifies the combination of the network type (IP/ATM), virtual circuit type (PVC/SVC) and ATM adaptation layer type (AAL1/AAL2/AAL5) for the connection used in transporting bearer traffic. ipPvcAal5 (1) - The bearer traffic is transported in IP network, through Permanent Virtual Circuit(PVC) over AAL5 adaptation layer. atmPvcAal2 (2) - The bearer traffic is transported in ATM network, through Permanent Virtual Circuit(PVC) over AAL2 adaptation layer. atmSvcAal2 (3) - The bearer traffic is transported in ATM network, through Switching Virtual Circuit(SVC) over AAL2 adaptation layer. atmSvcAal1 (4) - The bearer traffic is transported in ATM network, through Switching Virtual Circuit(SVC) over AAL1 adaptation layer. In MGCP, if the call agent specifies the bear traffic type in the local connection options (CRCX request), configuration of this object will have no effect, otherwise the value of this object will be used when media gateway sending CRCX response.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipPvcAal5(1), atmPvcAal2(2), atmSvcAal2(3), atmSvcAal1(4)  

cMediaGwCcCfgDefRtpNamePrefix 1.3.6.1.4.1.9.9.324.1.1.7.1.18
This object specifies the prefix of the name schema for default RTP terminations. The value of this object must be unique among the following objects: cMediaGwCcCfgDsNamePrefix cMediaGwCcCfgRtpNamePrefix cMediaGwCcCfgAal1SvcNamePrefix cMediaGwCcCfgAal2SvcNamePrefix It is defaulted to 'TGWRTP'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cMediaGwRscStatsTable 1.3.6.1.4.1.9.9.324.1.2.1
This table stores the gateway resource statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CMediaGwRscStatsEntry

cMediaGwRscStatsEntry 1.3.6.1.4.1.9.9.324.1.2.1.1
Each entry stores the statistics information for a specific resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  CMediaGwRscStatsEntry  

cmgwRscStatsIndex 1.3.6.1.4.1.9.9.324.1.2.1.1.1
An index that uniquely identifies a specific gateway resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER cpu(1), staticmemory(2), dynamicmemory(3), sysmemory(4), commbuffer(5), msgq(6), atmq(7), svccongestion(8), rsvpq(9), dspq(10), h248congestion(11), callpersec(12), smallipcbuffer(13), mediumipcbuffer(14), largeipcbuffer(15), hugeipcbuffer(16), mblkipcbuffer(17)  

cmgwRscMaximumUtilization 1.3.6.1.4.1.9.9.324.1.2.1.1.2
This object indicates the maximum utilization of the resource over the interval specified by the 'cmgwRscSinceLastReset'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmgwRscMinimumUtilization 1.3.6.1.4.1.9.9.324.1.2.1.1.3
This object indicates the minimum utilization of the resource over the interval specified by the 'cmgwRscSinceLastReset'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmgwRscAverageUtilization 1.3.6.1.4.1.9.9.324.1.2.1.1.4
This object indicates the average utilization of the resource over the interval specified by the 'cmgwRscSinceLastReset'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cmgwRscSinceLastReset 1.3.6.1.4.1.9.9.324.1.2.1.1.5
The elapsed time (in seconds) from the last periodic reset. The following objects are reset at the last reset: 'cmgwRscMaximumUtilization' 'cmgwRscMinimumUtilization' 'cmgwRscAverageUtilization'
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cMediaGwMIBConformance 1.3.6.1.4.1.9.9.324.2
OBJECT IDENTIFIER    

cMediaGwMIBCompliances 1.3.6.1.4.1.9.9.324.2.1
OBJECT IDENTIFIER    

cMediaGwMIBGroups 1.3.6.1.4.1.9.9.324.2.2
OBJECT IDENTIFIER    

cMediaGwMIBCompliance 1.3.6.1.4.1.9.9.324.2.1.1
The compliance statement for the SNMP entities which implement Media Gateway MIB. This has been replaced by cMediaGwMIBComplianceRev1
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cMediaGwMIBComplianceRev1 1.3.6.1.4.1.9.9.324.2.1.2
The compliance statement for the SNMP entities which implement Media Gateway MIB. This has been replaced by cMediaGwMIBComplianceRev2.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cMediaGwMIBComplianceRev2 1.3.6.1.4.1.9.9.324.2.1.3
The compliance statement for the SNMP entities which implement Media Gateway MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cMediaGwMIBComplianceRev3 1.3.6.1.4.1.9.9.324.2.1.4
The compliance statement for the SNMP entities which implement Media Gateway MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cMediaGwMIBComplianceRev4 1.3.6.1.4.1.9.9.324.2.1.5
The compliance statement for the SNMP entities which implement Media Gateway MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cMediaGwMIBComplianceRev5 1.3.6.1.4.1.9.9.324.2.1.6
The compliance statement for the SNMP entities which implement Media Gateway MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cMediaGwGroup 1.3.6.1.4.1.9.9.324.2.2.1
This group contains objects that apply to the media gateway configuration table.
Status: deprecated Access: read-only
OBJECT-GROUP    

cmgwSignalProtocolGroup 1.3.6.1.4.1.9.9.324.2.2.2
A collection of objects providing signaling protocol information a media gateway.
Status: deprecated Access: read-only
OBJECT-GROUP    

cmgwDomainNameGroup 1.3.6.1.4.1.9.9.324.2.2.3
A collection of objects providing DNS name configuration for a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cMediaGwIpGroup 1.3.6.1.4.1.9.9.324.2.2.4
A collection of objects providing IP address configuration for a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cmgwDnsIpGroup 1.3.6.1.4.1.9.9.324.2.2.5
A collection of objects providing DSN name server IP address configuration for a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cmgwLifGroup 1.3.6.1.4.1.9.9.324.2.2.6
A collection of objects providing LIF(logical interface) information for a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cmgwCallControlGroup 1.3.6.1.4.1.9.9.324.2.2.7
A collection of objects providing general call control information in a media gateway.
Status: deprecated Access: read-only
OBJECT-GROUP    

cMediaGwGroupRev1 1.3.6.1.4.1.9.9.324.2.2.8
This group replaces cMediaGwGroup. It contains objects that apply to the media gateway configuration table.
Status: current Access: read-only
OBJECT-GROUP    

cmgwCallControlGroupRev1 1.3.6.1.4.1.9.9.324.2.2.9
This group replaces cmgwCallControlGroup. It contains the objects providing general call control information in a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cmgwSignalProtocolGroupRev1 1.3.6.1.4.1.9.9.324.2.2.10
This group replaces cmgwSignalProtocolGroup. It contains the objects providing signaling protocol information a media gateway.
Status: deprecated Access: read-only
OBJECT-GROUP    

cmgwSignalProtocolGroupRev2 1.3.6.1.4.1.9.9.324.2.2.11
This group replaces cmgwSignalProtocolGroupRev1. It contains the objects providing signaling protocol information a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cmgwSignalProtocolGroupRev3 1.3.6.1.4.1.9.9.324.2.2.12
Additional objects for cmgwSignalProtocolGroupRev2.
Status: current Access: read-only
OBJECT-GROUP    

cMediaGwRscStatsGroup 1.3.6.1.4.1.9.9.324.2.2.13
This group includes gateway resource statistics information.
Status: current Access: read-only
OBJECT-GROUP    

cMediaGwGroupExtra 1.3.6.1.4.1.9.9.324.2.2.14
Additional objects for cMediaGwGroupRev1.
Status: current Access: read-only
OBJECT-GROUP    

cmgwCallControlGroupRev2 1.3.6.1.4.1.9.9.324.2.2.15
This group replaces cmgwCallControlGroup. It contains the objects providing general call control information in a media gateway.
Status: current Access: read-only
OBJECT-GROUP    

cMediaGwGroupRev2 1.3.6.1.4.1.9.9.324.2.2.16
Additional object cmgwV23Enabled in CMediaGwEntry Table.
Status: current Access: read-only
OBJECT-GROUP