AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-MEDIA-GATEWAY-MIB » Objects

CISCO-MEDIA-GATEWAY-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-MEDIA-GATEWAY-MIB and use it to monitor vendor specific OID's.

CISCO-MEDIA-GATEWAY-MIB file content

Object view of CISCO-MEDIA-GATEWAY-MIB:

Scalar Object
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.
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.
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.
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.
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.
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.
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.
Tabular Object
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.
Table
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.
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.
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.
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)
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.
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
cMediaGwCallControlConfigTable .1.3.6.1.4.1.9.9.324.1.1.7
This table defines general call control attributes for the media gateway.
Object Identifier
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.
ciscoMediaGatewayMIBNotifs .1.3.6.1.4.1.9.9.324.0
ciscoMediaGatewayMIBObjects .1.3.6.1.4.1.9.9.324.1
cMediaGwConfig .1.3.6.1.4.1.9.9.324.1.1
cMediaGwMIBConformance .1.3.6.1.4.1.9.9.324.2
cMediaGwMIBCompliances .1.3.6.1.4.1.9.9.324.2.1
cMediaGwMIBGroups .1.3.6.1.4.1.9.9.324.2.2
Group
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.
cmgwSignalProtocolGroup .1.3.6.1.4.1.9.9.324.2.2.2
A collection of objects providing signaling protocol information a media gateway.
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.
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.
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.
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.
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.