Home/Catalog/CISCO-MEGACO-EXT-MIB

CISCO-MEGACO-EXT-MIB

AI MIB Summary

The CISCO-MEGACO-EXT-MIB extends Cisco's IETF MEGACO implementation to monitor and manage specific attributes of the ITU-T H.248 (Media Gateway Control Protocol) within Cisco media gateway and softswitch environments. It provides granular visibility into H.248 transaction states, media gateway control associations, and protocol-specific error counters for troubleshooting VoIP interworking and media gateway operations.

The MIB module is an extension of CISCO-IETF-MEGACO-MIB. It defines the attributes of ITU H.248 protocol.
Main OID:
ciscoMegacoExtMIB.1.3.6.1.4.1.9.10.104
221
Objects
Active
Status
12
Dependencies

Imported Objects

Objects

221 total
Object Name
ciscoMegacoExtMIBThe MIB module is an extension of CISCO-IETF-MEGACO-MIB. It defines the attributes of ITU H.248 protocol.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.104
ciscoMegacoExtMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.0
ciscoMegacoExtMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.1
cmedxConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.1.1
cmedxGatewayConfigTableThe Cisco media gateway configuration extended table defines the parameters related to the configuration of the media gateway in H.248 protocol. Each entry represents an instance of an H.248 Gateway Link.
SEQUENCE OF CmedxGatewayConfigEntry
.1.3.6.1.4.1.9.10.104.1.1.1
cmedxGatewayConfigEntryAn entry containing additional H.248 protocol related configuration applicable to a media gateway. The following objects must be provided when the entry is created, and they can not be modified after the entry becomes active: cmedxGatewayMgcGroupIndex, cmedxGatewayIpAddressIndex.
CmedxGatewayConfigEntry
.1.3.6.1.4.1.9.10.104.1.1.1.1
cmedxGatewayMgcGroupIndexThis object specifies the MGC group parameters associated with MGC group index. Those parameters are for the communication between this media gateway and the MGCs in the group. The value of this object is the same as cMgcGrpIndex of cMgcGrpParamTable.rw
CMgcGroupIndex (CISCO-MGC-MIB)
.1.3.6.1.4.1.9.10.104.1.1.1.1.1
cmedxGatewayIpAddressIndexThis object specifies the media gateway IP address. It is the index of the entry in cMediaGwIpConfigTable which defines the media gateway address over control type PVC.rw
Unsigned32 (1..64 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.2
cmedxGatewayAssociationIdThis object indicates the unique identification of the H.248 association assigned by the H.248 Stack.ro
Unsigned32 (1..65535 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.3
cmedxGatewayMaxContextsMaximum number of contexts is allowed in this media gateway link.rw
Unsigned32 (1..4294967295 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.4
cmedxGatewayMaxTermsInContextMaximum number of terminations per context in this media gateway link.rw
Unsigned32 (1..100 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.5
cmedxGatewayMgExecTimeThis object specifies the interval within which the MGC expects a response to any transaction from the MG (exclusive of network delay specified by the object cmedxGatewayInitialRtt).rw
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.6
cmedxGatewayMgcExecTimeThis object specifies the interval within which the MG should expects a response to any transaction from the MGC (exclusive of network delay specified by the object cmedxGatewayInitalRtt).rw
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.7
cmedxGatewayProvisionRespTimeThis object specifies the time within which to expect a Pending Response if a transaction cannot be completed in the media gateway and in the MGCs of the media gateway link. The value of this object should be less than the value of cmedxGatewayMgExecTime and the value of cmedxGatewayMgcExecTime. This object is depricated due to the object name, default value and description are wrong. This object is replaced by 'cmedxGatewayMgProvisionRspTime'.rwdeprecated
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.8
cmedxGatewayNumConnRetriesThe number of times the media gateway retries to connect to MGC before it sends out disconnect command.rw
Unsigned32 (0..100 ) UNITS "times"
.1.3.6.1.4.1.9.10.104.1.1.1.1.9
cmedxGatewayMaxWaitingDelayWhen a media gateway is powered on, it should initiate a restart timer to a random value, uniformly distributed between 0 and the value specified in this object (the maximum waiting delay, MWD). After restart timer timeout, the media gateway can initiate the ServiceChange transaction. This is a way to prevent the MGC is swamped by many gateways powered up at the same time.rw
Unsigned32 (0..600000 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.10
cmedxGatewayRestartDelayThis object specifies The time delay before the media gateway accept any call from MGC after it sends the command 'ServiceChange' with a 'Restart'.rw
Unsigned32 (0..600 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.11
cmedxGatewayRespRetentionTimeThis object specifies the time till which the responses should be retained before they are sent if they receive a repetition of a transaction that is still being executed.rw
Unsigned32 (0..65535 ) UNITS "seconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.12
cmedxGatewayInitialRttInitial round-trip time for the H.248 transaction to be responded. It reflects the network delay time.rw
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.13
cmedxGatewayInactivityTimeThis object specifies the the period of silence between messages from MGC. If the period of silence exceeds the value of this object, then a Notify command with inactive MGC event is generated from the media gateway. The value of 0 is to disable the inactivity detection on the media gateway.rw
Unsigned32 (0..65535 ) UNITS "10 milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.14
cmedxGatewayHeaderAddrTypeThe address type in the H.248 message header.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.104.1.1.1.1.15
cmedxGatewayDownServiceDelayThis object specifies the grace period before the media gateway link to be taken out of service. The value of 0 means to take the media gateway link out of service forcefully without any delay. The value of -1 means not to take the media gateway link out of service until all currently active contexts have been cleared.rw
Integer32 (-1..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.16
cmedxGatewayActiveMgcAddressThe address of the currently active MGC in this media gateway link.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.104.1.1.1.1.17
cmedxGatewayActiveMgcDomainThe domain name of the currently active MGC in this media gateway link.ro
SnmpAdminString
.1.3.6.1.4.1.9.10.104.1.1.1.1.18
cmedxGatewayActiveMgcPortNumThe transport layer port number of the currently active MGC in this media gateway link.ro
CiscoPort (CISCO-TC)
.1.3.6.1.4.1.9.10.104.1.1.1.1.19
cmedxGatewayStateChangeReasonThis object indicates the reason for the operational state change (cmedGatewayOperStatus) in the media gateway link. mgcDirected (1) - The state change is directed from MGC. mgDirected (2) - The state change is directed from MG. mgcNotReachable (3) - The transport address of MGC is not reachable. numRetriesExpired (4) - The number of retires for connecting MGC has exhausted (cmedxGatewayNumConnRetries).ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.1.1.20
cmedxGatewayStateChangeMethodThis object indicates the method for the operational state change (cmedGatewayOperStatus) in the media gateway link. other (1) - None of the methods listed below. graceful (2) - The state change to 'down(2)' is by the way of graceful out of service. forced (3) - The state change to 'down(2)' is by the way of forced out of service. handoff (4) - The state change is by the way that the MGC hands off to another MGC. failover (5) - The state change is by the way that MG reconnects to current MGC because of the failure of previous MGC. restart (6) - The state change is by the way that MG or MGC restarts. disconnect (7) - The state change is by the way that MG brings down the service because of the MG port has been modified, the number of retries has exhausted, or the inactivity timer has expired. cancelGraceful (8) - After issuing graceful out of service with a delay (cmedxGatewayDownServiceDelay>0), MG then sends an in-service command before the delay has been expired.ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.1.1.21
cmedxGatewayAdminActionThis object specifies the action that users used to change the service state of the media gateway link. This object can be modified while the entry is active. up (1) - Bring the service state up. The value of cmedxGatewayDownServiceDelay will be ignored. downForceful (2) - Bring the service state down without any delay. All current active calls will be torn down forcefully. The value of cmedxGatewayDownServiceDelay must be 0. downGraceful (3) - Bring the service state down but wait until currently active calls are terminated by users. The value of cmedxGatewayDownServiceDelay must be greater than 0. cancelGraceful(4) - While waiting for all currently active calls to be terminated by users during the downGraceful action, this value can be used to cancel the previous action 'downGraceful(3)'. The value of cmedxGatewayDownServiceDelay will be ignored.rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.1.1.22
cmedxGatewayServiceStateThis object indicates current operation status of the media gateway link. inService (1) - The media gateway link is in-service. pendingIs (2) - The media gateway link is in the process of establishing the service between MG and MGC. outOfService (3) - The service of the media gateway link is completely down due to the action of setting cmedxGAtewayAdminAction to 'downForceful(2)' or to 'downGraceful(3)'. pendingFoos (4) - The media gateway link is in the process of bringing down the service in response to the action of setting object cmedxGAtewayAdminAction to 'downForceful(2)'. pendingGoos (5) - The media gateway link is in the process of bringing down the service in response to the action of setting object cmedxGAtewayAdminAction to 'downGraceful(3)'. mgcDirectOos (6) - The media gateway link is out-of-service due to MGC disable the link. This state should occur very rarely, the way to recover from this state is to set cmedxGAtewayAdminAction to 'up(1)' or 'downForceful(2)'ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.1.1.23
cmedxGatewayDynamicTpktVersionThis object specifies the TPKT header version that is dynamically assigned based on the size of the packet presented to TCP layer. The TPKT header version is set to 3 when the size of packet is represented by 2 octets of packet length field for the message (TPDU) sizes less than or equal to 65531 octets. If this object is set to 'true': - The TPKT header version is set to 4 when the size of packet is represented by 4 octets of packet length field for the message (TPDU) sizes greater than 65531 octets. If this object is set to 'false': - An error in message is sent to MGC if the TPDU size exceeds 65531 octets indicating that response size exceeded maximum PDU size.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.1.1.24
cmedxGatewayMaxCommandMsgSizeThis object specifies the maximum message size on this gateway link for a H248 transaction containing the media gateway initiated commands. For example, this object would limit the size of a H248 transaction containing the media gateway initiated ServiceChange command message. The value of the object cannot be modified if the entry is active.rw
Unsigned32 (1..4096 ) UNITS "Kbyte"
.1.3.6.1.4.1.9.10.104.1.1.1.1.25
cmedxGatewayMaxReplyMsgSizeThis object specifies the maximum message size on this gateway link for a H248 transaction containing the media gateway reply messages to MGC. For example, this object would limit the size of a H248 transaction containing the media gateway reply message to the MGC initiated AuditValue command. The value of the object cannot be modified if the entry is active.rw
Unsigned32 (1..4096 ) UNITS "Kbyte"
.1.3.6.1.4.1.9.10.104.1.1.1.1.26
cmedxGatewaySctpAssocIdThis object specifies the SCTP association ID associated with the H.248 association. This SCTP association ID is the index (cSctpAssocId) of the entry in cSctpAssocTable. If the SCTP ID value is 0, it indicates no SCTP association.ro
Unsigned32 (0..255 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.27
cmedxGatewaySrvChgProfileThis object specifies the profile name used in the profile parameter of ServiceChange message to specify the attributes and behaviors of the media gateway.rw
SnmpAdminString
.1.3.6.1.4.1.9.10.104.1.1.1.1.28
cmedxGatewaySrvChgProfileVerThis object specifies the version of the profile indicated in cmedxGatewaySrvChgProfile.rw
Unsigned32 (1..99 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.29
cmedxGatewayMsgTokenTypeThis object specifies the H248 message is in short formatted PDU or long formatted PDU.rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.1.1.30
cmedxGatewayMgProvisionRspTimeThis object specifies the time within which to expect a Pending Response if a transaction cannot be completed in the media gateway and in the MGCs of the media gateway link. The value of this object should be greater than the value of cmedxGatewayMgExecTime.rw
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.31
cmedxGatewayMgcProvisionRspTimeThis object specifies the time within which to expect a Pending Response from the MGC if a transaction cannot be completed. The value of this object should be greater than the value of cmedxGatewayMgcExecTime.rw
Unsigned32 (0..65535 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.1.1.32
cmedxGatewayMgOrigPendLimitThis object specifies the number of TransactionPendings that MG will send. Once this limit is exceeded, MG will send a TransactionReply with Error 506.rw
Unsigned32 (0..65535 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.33
cmedxGatewayMgcOrigPendLimitThis object specifies the number of TransactionPendings that MG expects to receive. Once this limit is exceeded, MG will assume a TransactionReply with Error 506.rw
Unsigned32 (0..65535 )
.1.3.6.1.4.1.9.10.104.1.1.1.1.34
cmedxGatewayDomainNameThis object specifies the unique domain name to be used for each gateway link. This object is relevant only if cmedxGatewayHeaderAddrType is set to 'dns'. The agent won't allow any attempt to set this value for other address types. This domain name is expected to be resolved to a valid IP address through the use of a DNS located in the network. The default value of this object is NULL string.rw
SnmpAdminString
.1.3.6.1.4.1.9.10.104.1.1.1.1.35
cmedxGatewayCmbDnAndPortInMIDThis object specifies whether the MID should be a combination of the transport port number and the domain name represented by cmedGatewayPort and cmedxGatewayDomainName respectively, when cmedxGatewayHeaderAddrType is 'dns' . A value of 'true' indicates that the MID will be a combination of the domain name and the transport port number. A value of 'false' indicates that MID will contain only the domain name and not the port number. The agent won't allow any attempt to set this object for other address types.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.1.1.36
cmedxTerminationTypeTableThis table defines the attributes of a termination type for a group of ephemeral terminations.
SEQUENCE OF CmedxTerminationTypeEntry
.1.3.6.1.4.1.9.10.104.1.1.2
cmedxTerminationTypeEntryEach entry represents one termination type for a group of ephemeral terminations in H.248. When creating an entry, the object cmedxTermType have to be provided.
CmedxTerminationTypeEntry
.1.3.6.1.4.1.9.10.104.1.1.2.1
cmedxTermTypeIdAn unique identification number that is assigned to the termination type by the manager
Unsigned32 (1..65535 )
.1.3.6.1.4.1.9.10.104.1.1.2.1.1
cmedxTermTypeThis object specifies the type of a group of ephemeral terminations. unknown (1) - none of the types listed below. scn (2) - SCN/DS terminations pdnRtp (3) - PDN terminations of RTP type. pdnAtmAal1 (4) - PDN terminations of ATM type with AAL1 adaptation layer. pdnAtmAal2 (5) - PDN terminations of ATM type with AAL2 adaptation layer. If the value of this object is set to scn(2) or pdnRtp(3), the value of cmedxProfileAtmAalType for the profile of this termination type should be other(1). If the value of this object is set to pdnAtmAal1(4), the value of cmedxProfileAtmAalType for the profile of this termination type should be aal1(2), aal1Sdt(3), or aal1Udt(4). If the value of this object is set to pdnAtmAal2(5), the value of cmedxProfileAtmAalType for the profile of this termination type should be aal2(5).rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.2.1.2
cmedxTermTypeProfileIdThe property profile identifier with which the terminations within this termination type will be associated.rw
CCallControlProfileIndexOrZero (CISCO-MEDIA-GATEWAY-MIB)
.1.3.6.1.4.1.9.10.104.1.1.2.1.3
cmedxTermTypePkgIdsThe H.248 packages applied to this termination type.rw
CH248Packages
.1.3.6.1.4.1.9.10.104.1.1.2.1.4
cmedxTermTypeRowStatusThis object is used to create new rows, modify existing rows and to delete existing rows.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.2.1.5
cmedxProfileTableThis table contains a list of the configurable properties in the H.248 profile supported in a media gateway. A property profile can be applied to a termination, a group of termination, or a termination type.
SEQUENCE OF CmedxProfileEntry
.1.3.6.1.4.1.9.10.104.1.1.3
cmedxProfileEntryEach entry represents all possible configurable properties supported by Cisco media gateway in an H.248 profile.
CmedxProfileEntry
.1.3.6.1.4.1.9.10.104.1.1.3.1
cmedxProfileIndexThis object uniquely identifies the H.248 profile.
CCallControlProfileIndex (CISCO-MEDIA-GATEWAY-MIB)
.1.3.6.1.4.1.9.10.104.1.1.3.1.1
cmedxProfilePlayCpToneInterDurThis object specifies the duration for playing a list of call progressing tones between two call progressing signals. The value of 0 indicates there is no wait between two call progressing signals.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.2
cmedxProfileDtmfDigitOnDurThis object specifies the duration of the active DTMF digit during DTMF playout from the gateway. A complete DTMF digit is characterized by DTMF on with duration specified by this object followed by a pause (signal off) duration specified by the object cmedxProfileDtmfPauseDuration.rw
Unsigned32 (40..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.3
cmedxProfileDtmfPauseDurThis object specifies the duration of the pause after an active DTMF digit during DTMF playout from the gateway. For playout of multiple DTMF digits, the sum of the digit-on and pause (signaling velocity) should not be shorter than the time specified in Q.23, Q.24 and EIA/TIA-464. For example, 93ms/digit for AT&T, 120ms/digit for NTT, 100ms/digit for Danish Administration.rw
Unsigned32 (40..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.4
cmedxProfileCot1FrequencyThis object specifies the tone frequency to be transmit between gateways in the continuity test.rw
Unsigned32 (1..4000 ) UNITS "Hz"
.1.3.6.1.4.1.9.10.104.1.1.3.1.5
cmedxProfileCot2FrequencyThis object specifies the tone frequency to be received between gateways in the continuity test.rw
Unsigned32 (1..4000 ) UNITS "Hz"
.1.3.6.1.4.1.9.10.104.1.1.3.1.6
cmedxProfileInitiateCotDurThis object specifies the duration for the continuity test tone to be played when the gateway initiates a COT. The value of 0 indicates that the tone will be played infinitely unless interrupted.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.7
cmedxProfileRespCotMethodThis object specifies the method for responding to COT (Continuity Test Tone) when the gateway detects a the continuity test signal. loopback (1) - The gateway loops back the received continuity test signal. transponder (2) - The gateway responds with another continuity test signal upon detecting a continuity test signal. When this object is set to loopback(1), the originating gateway transmits the frequency specified in the value of cmedxProfileCot1Frequency, the terminating gateway loops back whatever it receives. When this object is set to transponder(2), the originating gateway transmit the frequency specified in the value of cmedxProfileCot1Frequency, and the terminating gateway responds the frequency specified in the value of cmedxProfileCot2Frequency.rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.3.1.8
cmedxProfileDetectLongCpToneDurThis object specifies the duration for detecting a long call progressing tone.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.9
cmedxProfileDetectLongDigitDurThis object specifies the duration for detecting a long digit tone signal.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.10
cmedxProfileEchoCancelEnabledThis object specifies whether or not the Echo Cancellation is enabled or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.3.1.11
cmedxProfileEchoCancelTailThis object specifies the Echo Canceler coverage. This object is valid if the cmedxProfileEchoCancelEnabled object is 'true'. echoCanceller8ms - 8 ms echo canceler coverage. echoCanceller16ms - 16 ms echo canceler coverage. echoCanceller24ms - 24 ms echo canceler coverage. echoCanceller32ms - 32 ms echo canceler coverage. echoCanceller64ms - 64 ms echo canceler coverage. echoCanceller128ms- 128 ms echo canceler coverage.rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.3.1.12
cmedxProfileInGainControlThis object contains the amount of gain inserted at the receiver side of the interface. The input gain settings only define a gain/loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan.rw
Integer32 (-6..14 ) UNITS "dB"
.1.3.6.1.4.1.9.10.104.1.1.3.1.13
cmedxProfileOutAttnControlThis object contains the amount of attenuation inserted at the transmit side of the interface. The output attenuation settings only define a loss relative to the 0 dB setting. The absolute loss at the 0 dB setting could be implementation dependent based on the desired network loss plan.rw
Unsigned32 (0..14 ) UNITS "dB"
.1.3.6.1.4.1.9.10.104.1.1.3.1.14
cmedxProfileVoIpVadEnabledThis object specifies VAD (Voice Activity Detection) is enabled for the compression DSPs of this interface when the application is VoIP.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.3.1.15
cmedxProfileVoIpVadTimerThis object specifies the hangover time for VAD in the VoIP application. Once the voice inactivity is detected, the media gateway waits for the duration of this value before activating silence suppression. This object is not applicable if cmedxProfileVoIpVadEnabled is set to 'false'.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.16
cmedxProfileVoAal2VadTimerThis object specifies the hangover time for VAD in the VoATM over AAL2 application. Once the voice inactivity is detected, the media gateway waits for the duration of this value before activating silence suppression. This object is not applicable if cvapAal2ProfVad is set to 'vadOff'.rw
Unsigned32 (0..4294967295 ) UNITS "milliseconds"
.1.3.6.1.4.1.9.10.104.1.1.3.1.17
cmedxProfileAtmBearerTypeThis object specifies ATM bearer type. bearerSvc (1) - the ATM bearer type is SVC (Switched Virtual Circuit). bearerPvc (1) - the ATM bearer type is PVC (Permanent Virtual Circuit).rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.3.1.18
cmedxProfileAtmAalPartialFillThis object specifies the fill level of cells in case of AAL adaptation . The value of this object will be used if the MGC does not specify partial fill in the commands. ATM cell size is 53 bytes, 5 bytes for header, 48 bytes for data. If the data are not enough to fill 48 bytes of one ATM cell, the system can fill in the value of this object to the padding bytes.rw
Unsigned32 (1..48 )
.1.3.6.1.4.1.9.10.104.1.1.3.1.19
cmedxProfileAtmAalTypeThis object specifies the adaptation layer of ATM. other (1) - None of the types listed below. aal1 (2) - ATM AAL1 adaptation layer aal1Sdt (3) - ATM AAL1 with SDT (Structured Data Transfer) aal1Udt (4) - ATM AAL1 with UDT (Unstructured Data Transfer). aal2 (5) - ATM AAL2 adaptation layer.rw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.3.1.20
cmedxProfileSuppressBearerDigitThis object controls if the digits should be suppressed from voice media stream. When MGC has requested digits, if this object is set to 'true', the digits will be reported to MGC only, the digits will not be sent as regular voice or peer-to-peer packets in the bearer. When MGC has requested digits, if this object is set to 'false', the digits will be reported to MGC as well as be sent in the bearer according to the value of cvapCodecConfigDtmfRelay in cvapCodecConfigTable. When MGC has not requested digits, this object will be ignored. The digits will be sent in the bearer according to the value of cvapCodecConfigDtmfRelay in cvapCodecConfigTable.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.3.1.21
cmedxProfileRowStatusWhen an entry is created, at least one of the objects in the entry has to be provided and the default value will be assigned to the rest of the objects.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.3.1.22
cmedxProfileOriginatingCotTxThis object specifies the COT tone to be transmitted from originating gateway in the continuity test.rw
CMedxCotTones
.1.3.6.1.4.1.9.10.104.1.1.3.1.23
cmedxProfileOriginatingCotRxThis object specifies the COT tone to be received in originating gateway in the continuity test.rw
CMedxCotTones
.1.3.6.1.4.1.9.10.104.1.1.3.1.24
cmedxProfileTerminatingCotTxThis object specifies the COT tone to be transmitted from terminating gateway in the continuity test.rw
CMedxCotTones
.1.3.6.1.4.1.9.10.104.1.1.3.1.25
cmedxProfileTerminatingCotRxThis object specifies the COT tone to be received in terminating gateway in the continuity test.rw
CMedxCotTones
.1.3.6.1.4.1.9.10.104.1.1.3.1.26
cmedxProfileComfortNoiseGenerateThis object specifies the type of comfort noise generation: (1) none: No comfort noise generation applied (2) simple: Cisco Proprietary comfort noise generation (3) g711A2: ITU G.711 Appendix II compliantrw
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.3.1.27
cmedxCallReduceControlTableThe MIB objects in this table are used to control the rate at which call attempts are made by Media gateway controller on this Media Gateway.
SEQUENCE OF CmedxCallReduceControlEntry
.1.3.6.1.4.1.9.10.104.1.1.4
cmedxCallReduceControlEntryAn entry in this table contains the control parameters that indicate the frequency and number of notifications sent to MGC in the event congestion is detected on MG.
CmedxCallReduceControlEntry
.1.3.6.1.4.1.9.10.104.1.1.4.1
cmedxCallCongEnabledThis object controls if the H.248 congestion package (H.248.10) and its associated features should be enabled for the media gateway. If this object is set to 'false', then the following MIB objects and MIB table will be ignored: cmedxCallRenotifInterval cmedxCRRNumOfLevel cmedxCurrentCRR cmedxCrrNotifyState cmedxCrrNotifyEnabled cmedxCallReduceLevelTable.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.4.1.1
cmedxCallRenotifIntervalThis object specifies the interval of the congestion renotification from the media gateway to the MGC. In the event of congestion on the Media Gateway, gateway generates an event towards MGC. Using this message, MG requests percentage reduction in the rate of calls that MGC is attempting towards MG. After sending this indication, MG starts a timer based on 'cmedxCallRenotifInterval'. At this timer expires, MG will re-send the message to MGC indicating that it is still in congested state. If MGC does not receive another notification, MGC will resume to the original call rate. If MGC requires re-notifications, it is user's responsibility to set the value of this MIB object on MG appropriately. The value of this object should be set such that it factors into the network delay and re-notification timer (similar to this MIB object) configured on MGC. The zero means MGC does not require re-notifications, MGC will keep CallReduceRate until receive another notification from the Media Gateway.rw
Unsigned32 (0..100 ) UNITS "seconds"
.1.3.6.1.4.1.9.10.104.1.1.4.1.2
cmedxCRRNumOfLevelThis objects specifies the number of level corresponding to which a different call reduction rate notification is generated towards MGC. Each level has a different call reduction rate, the CRR information is stored on cmedxCallReduceLevelTabl. And The table size equals to the value of 'cmedxCRRNumOfLevel'.rw
Unsigned32 (1..16 )
.1.3.6.1.4.1.9.10.104.1.1.4.1.3
cmedxCurrentCRRThis object indicates the current percentage reduction in the rate of calls that MGC is attempting towards MG.ro
Unsigned32 (0..100 ) UNITS "percent"
.1.3.6.1.4.1.9.10.104.1.1.4.1.4
cmedxCrrNotifyStateThis object indicates the current gateway congestion notification state. The value of 'true' means the gateway will notify MGC when the gateway is congested. The value of 'false' means the gateway won't notify MGC when the gateway is congested. This object is 'true' when cmedxCallCongEnabled is set to 'true' and at least one of MGCs enabled the CRR notification (cmedxCrrNotifyEnabled is not 0).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.4.1.5
cmedxCrrNotifyEnabledThis object indicates the bit map of the H248 association index (cmedGatewayLinkId) in which the gateway congestion notification is enabled. The MSB (most significant bit) is the association index 1. A 1-bit indicates the gateway congestion notification is enabled in this H248 association. A 0-bit indicates it is disabled.ro
OCTET STRING
.1.3.6.1.4.1.9.10.104.1.1.4.1.6
cmedxCurrentCallStateThis object indicates the state of the gateway in accepting the incoming new call. acceptCall - the incoming new call will be processed. dropCall - the incoming new call will be droped due to the resources congested.ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.1.4.1.7
cmedxCallReduceLevelTableThe table presents mapping between a level and corresponding call reduction rate.
SEQUENCE OF CmedxCallReduceLevelEntry
.1.3.6.1.4.1.9.10.104.1.1.5
cmedxCallReduceLevelEntryThe number of entry on this table is determined by the MIB object 'cmedxCRRNumOfLevel'.
CmedxCallReduceLevelEntry
.1.3.6.1.4.1.9.10.104.1.1.5.1
cmedxCallReduceLevelNumThe index starts from 1, and the maximum index equals to 'cmedxCRRNumOfLevel'.
Unsigned32 (1..16 )
.1.3.6.1.4.1.9.10.104.1.1.5.1.1
cmedxCallReduceRateThis object indicates call reduction rate (CRR) for a given call reduce rate level. The default value of this object is based on the formula: level 1: 100 other level: 100 - ((80/(nol - 1)) * (level - 1)) Here: nol : number of level(cmedxCRRNumOfLevel) level: specific level (cmedxCallReduceLevelNum) User can configure this object, the rule is: level x > level x+1rw
Unsigned32 (1..100 ) UNITS "percent"
.1.3.6.1.4.1.9.10.104.1.1.5.1.2
cmedxCodecNegotiationTableThis table contains configuration information for different type of CODEC negotiation of calls which include voice call over adaptation layer AAL1 and AAL5. If the value lclLcoRcd(5), lclRcdLco(6) of cvapCodecNegotiationOption is used as CODEC negotiation option, the CODEC list configuration information in this table will be used for CODEC negotiation.
SEQUENCE OF CmedxCodecNegotiationEntry
.1.3.6.1.4.1.9.10.104.1.1.6
cmedxCodecNegotiationEntryAn entry represents a CODEC rate supported for VoIP or VoATM with AAL1 or AAL5 application in the media gateway. A list of entries for all CODEC types supported in the media gateway are created by the agent when a cmedxProfileEntry is created.
CmedxCodecNegotiationEntry
.1.3.6.1.4.1.9.10.104.1.1.6.1
cmedxCodecNegotiationCodecThis object specifies the CODEC to be used in this profile.
CvcSpeechCoderRate (CISCO-VOICE-COMMON-DIAL-CONTROL-MIB)
.1.3.6.1.4.1.9.10.104.1.1.6.1.1
cmedxCodecNegotiationPreferenceThis object specified the preference configured by the user for each CODEC. Lower the number, higher the preference of the CODEC. If this object is set to 0, the corresponding CODEC will not be used in coded negotiation procedure. Initially, if the value of cmedxCodecNegotiationCodec is g711u, this object is set to 1, else this object is set to 0. For CODECs having the same preference, the entry with the lower index has higher precedence.rw
Unsigned32 (0..255 )
.1.3.6.1.4.1.9.10.104.1.1.6.1.2
cmedxOverloadControlTableThis table is used to configure the media gateway overload control parameters specified in H.248.11 package.
SEQUENCE OF CmedxOverloadControlEntry
.1.3.6.1.4.1.9.10.104.1.1.7
cmedxOverloadControlEntryAn entry in this table contains the overload control parameters of the media gateway.
CmedxOverloadControlEntry
.1.3.6.1.4.1.9.10.104.1.1.7.1
cmedxOverloadControlEnabledThis object controls if the H.248 overload package (H.248.11) and its associated features should be enabled for the media gateway. If this object is set to 'false', then the following MIB objects and MIB table will be ignored: cmedxOverloadNotifyState cmedxOverloadNotifyEnabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.7.1.1
cmedxOverloadNotifyStateThis object indicates the current gateway overload notification state. The value of 'true' means the gateway will notify MGC when the gateway is overloaded. The value of 'false' means the gateway won't notify MGC when the gateway is overloaded. This object is 'true' when cmedxOverloadControlEnabled is set to 'true' and at least one of MGCs enabled gateway overload notification (cmedxOverloadNotifyEnabled is not 0).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.1.7.1.2
cmedxOverloadNotifyEnabledThis object indicates the bit map of the H248 association index (cmedGatewayLinkId) in which the gateway overload notification is enabled. The MSB (most significant bit) is the association index 1. A 1-bit indicates the gateway overload notification is enabled in this H248 association. A 0-bit indicates it is disabled.ro
OCTET STRING
.1.3.6.1.4.1.9.10.104.1.1.7.1.3
cmedxStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.1.2
cmedxGatewayStatsTableThis table is extended from cmedGatewayStatsTable which contains additional control protocol related statistics of the media gateway link.
SEQUENCE OF CmedxGatewayStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.1
cmedxGatewayStatsEntryEntry holding statistics about a group of media Gateway/signaling link pair
CmedxGatewayStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.1.1
cmedxGatewayLastEventThe event code of the last event occurred on the link.ro
Unsigned32 (1..1000 )
.1.3.6.1.4.1.9.10.104.1.2.1.1.1
cmedxCommandStatsTableThis table provides the H.248 Command related statistics for the media gateway link. The H.248 protocol provides commands for manipulating the logical entities of the protocol connection model, Contexts and Terminations. For example, Commands exist to add Terminations to a Context, modify Terminations, subtract Terminations from a Context, and audit properties of Contexts or Terminations. Most commands are for the specific use of the Media Gateway Controller (MGC) as command initiator in controlling Media Gateways (MG) as command responders. The exceptions are the Notify and ServiceChange commands: Notify is sent from Media Gateway to Media Gateway Controller, and ServiceChange may be sent by either entity.
SEQUENCE OF CmedxCommandStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.2
cmedxCommandStatsEntryThe system creates one entry for each media gateway link when it is created.
CmedxCommandStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.2.1
cmedxCmdNumAddFailsTotal number of cumulative ADD commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.1
cmedxCmdNumAddSucceedsTotal number of cumulative ADD command succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.2
cmedxCmdNumSubtractFailsTotal number of cumulative SUBTRACT commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.3
cmedxCmdNumSubtractSucceedsTotal number of cumulative SUBTRACT commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.4
cmedxCmdNumMoveFailsTotal number of cumulative MOVE commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.5
cmedxCmdNumMoveSucceedsTotal number of cumulative MOVE commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.6
cmedxCmdNumModifyFailsTotal number of cumulative MODIFY commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.7
cmedxCmdNumModifySucceedsTotal number of cumulative MODIFY commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.8
cmedxCmdNumAuditValFailsTotal number of cumulative AUDIT VALUE commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.9
cmedxCmdNumAuditValSucceedsTotal number of cumulative AUDIT VALUE commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.10
cmedxCmdNumAuditCapFailsTotal number of cumulative AUDIT CAPABILITY commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.11
cmedxCmdNumAuditCapSucceedsTotal number of cumulative AUDIT CAPABILITY commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.12
cmedxCmdNumNotifyFailsTotal number of cumulative NOTIFY commands failed to respond from MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.13
cmedxCmdNumNotifySucceedsTotal number of cumulative NOTIFY commands successfully responded from the MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.14
cmedxCmdNumSrvChgFromMgcFailsTotal number of cumulative ServiceChange commands from MGC to MG failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.15
cmedxCmdNumSrvChgFromMgcSucceedsTotal number of cumulative ServiceChange commands from MGC to MG succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.16
cmedxCmdNumSrvChgFromMgFailsTotal number of cumulative ServiceChange commands from MG to MGC failed in MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.17
cmedxCmdNumSrvChgFromMgSucceedsTotal number of cumulative ServiceChange commands from MG to MGC succeeded in MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.18
cmedxCmdTotalFailsTotal number of commands failed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.19
cmedxCmdTotalSucceedsTotal number of commands succeeded in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.20
cmedxCmdTotalTotal number of failed and successful commands in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.21
cmedxCmdNumAddPendingsTotal number of cumulative ADD commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.22
cmedxCmdNumSubtractPendingsTotal number of cumulative SUBTRACT commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.23
cmedxCmdNumMovePendingsTotal number of cumulative MOVE commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.24
cmedxCmdNumModifyPendingsTotal number of cumulative MODIFY commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.25
cmedxCmdNumAuditValPendingsTotal number of cumulative AUDIT VALUE commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.26
cmedxCmdNumAuditCapPendingsTotal number of cumulative AUDIT CAPABILITY commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.27
cmedxCmdNumNotifyPendingsTotal number of cumulative NOTIFY commands remain pending in response from MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.28
cmedxCmdNumSrvChgFromMgcPendingsTotal number of cumulative ServiceChange commands from MGC to MG remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.29
cmedxCmdNumSrvChgFromMgPendingsTotal number of cumulative ServiceChange commands from MG to MGC remain pending in MGC.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.30
cmedxCmdTotalPendingsTotal number of commands remain pending in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.2.1.31
cmedxContextStatsTableThis table provides the H.248 Context related statistics for the media gateway link.
SEQUENCE OF CmedxContextStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.3
cmedxContextStatsEntryThe system creates one entry for each media gateway link when it is created.
CmedxContextStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.3.1
cmedxCntxNumActiveContextsThe current number of active contexts in the media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.3.1.1
cmedxCntxPeakNumActiveContextsPeak number of active contexts in the media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.3.1.2
cmedxCntxNumContextAllocatedTotal number of contexts has been allocated in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.3.1.3
cmedxCntxNumContextFreedTotal number of contexts has been freed in the media gateway link.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.3.1.4
cmedxCntxShortestContextLifeThe shortest life span for the contexts in the media gateway link.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.104.1.2.3.1.5
cmedxCntxAverageContextLifeThe average life span for the contexts in the media gateway link.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.104.1.2.3.1.6
cmedxCntxLongestContextLifeThe longest life span for the contexts in the media gateway link.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.10.104.1.2.3.1.7
cmedxCntxNumCntxMoreThan2TermsThe number of contexts having more than 2 terminations in the media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.3.1.8
cmedxPhysicalTermStatsTableThis table contains statistics related to physical terminations in a media gateway.
SEQUENCE OF CmedxPhysicalTermStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.4
cmedxPhysicalTermStatsEntryEach entry contains the statistics for a physical termination in the media gateway.
CmedxPhysicalTermStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.4.1
cmedxPhyTermStatsNumAddsNumber of total ADD commands on this physical termination.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.4.1.1
cmedxPhyTermStatsNumFailuresNumber of total command failures on this physical termination.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.4.1.2
cmedxPhyTermStatsOosFromMgcsNumber of total out of service initiated from MGC on this physical termination.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.4.1.3
cmedxPhyTermStatsOosFromOamsNumber of total out of service initiated from OAM (Operation Administration Management, either MG or NMS) on this physical termination.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.4.1.4
cmedxEphemeralTermStatsTableThis table contains statistics related to ephemeral terminations.
SEQUENCE OF CmedxEphemeralTermStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.5
cmedxEphemeralTermStatsEntryEach entry contains the statistics of all ephemeral terminations for the termination type.
CmedxEphemeralTermStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.5.1
cmedxEphTermStatsTypeThis object specifies the statistics of the termination type to be retrieved. all (1) - Statistics for all ephemeral termination types. scn (2) - Statistics for SCN/DS terminations pdnRtp (3) - Statistics for PDN terminations of RTP type. pdnAtmAal1 (4) - Statistics for PDN terminations of ATM type with AAL1 adaptation layer. pdnAtmAal2 (5) - Statistics for PDN terminations of ATM type with AAL2 adaptation layer.
Enumeration
.1.3.6.1.4.1.9.10.104.1.2.5.1.1
cmedxEphTermStatsNumAddsNumber of total ADD commands has been initiated on this termination type.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.5.1.2
cmedxEphTermStatsNumFailuresNumber of total command failures on this termination type.ro
Counter32
.1.3.6.1.4.1.9.10.104.1.2.5.1.3
cmedxCommandProcStatsTableThis table provides the statistics related to H.248 command processing on a media gateway link.
SEQUENCE OF CmedxCommandProcStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.6
cmedxCommandProcStatsEntryThe information in each entry is for a media gateway link.
CmedxCommandProcStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.6.1
cmedxCmdPhyTermAddRespTimeMinThe minimum add response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.1
cmedxCmdPhyTermAddRespTimeMaxThe maximum add response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.2
cmedxCmdPhyTermAddRespTimeAvgThe average add response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.3
cmedxCmdPhyTermAddRespTimeCountThe number of add responses for physical terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.4
cmedxCmdPhyTermModRespTimeMinThe minimum modify response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.5
cmedxCmdPhyTermModRespTimeMaxThe maximum modify response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.6
cmedxCmdPhyTermModRespTimeAvgThe average modify response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.7
cmedxCmdPhyTermModRespTimeCountThe number of modify responses for physical terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.8
cmedxCmdPhyTermSubRespTimeMinThe minimum subtract response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.9
cmedxCmdPhyTermSubRespTimeMaxThe maximum subtract response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.10
cmedxCmdPhyTermSubRespTimeAvgThe average subtract response time (ms) for physical terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.11
cmedxCmdPhyTermSubRespTimeCountThe number of subtract responses for physical terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.12
cmedxCmdEphTermAddRespTimeMinThe minimum add response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.13
cmedxCmdEphTermAddRespTimeMaxThe maximum add response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.14
cmedxCmdEphTermAddRespTimeAvgThe average add response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.15
cmedxCmdEphTermAddRespTimeCountThe number of add responses for ephemeral terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.16
cmedxCmdEphTermModRespTimeMinThe minimum modify response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.17
cmedxCmdEphTermModRespTimeMaxThe maximum modify response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.18
cmedxCmdEphTermModRespTimeAvgThe average modify response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.19
cmedxCmdEphTermModRespTimeCountThe number of modify responses for ephemeral terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.20
cmedxCmdEphTermSubRespTimeMinThe minimum subtract response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.21
cmedxCmdEphTermSubRespTimeMaxThe maximum subtract response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.22
cmedxCmdEphTermSubRespTimeAvgThe average subtract response time (ms) for ephemeral terminations on a media gateway link.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.6.1.23
cmedxCmdEphTermSubRespTimeCountThe number of subtract responses for ephemeral terminations which have been sent during the statistics interval on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.24
cmedxCmdNumInProgCmdsThe number of in-progress commands on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.25
cmedxCmdMaxInProgCmdsThe maximum number of in-progress commands on a media gateway link.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.6.1.26
cmedxCmdSinceLastResetThe elapsed time (in seconds) from the last periodic reset. All (non-accumulator) statistic objects were zeroed on the last reset.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.10.104.1.2.6.1.27
cmedxOverloadStatsTableThis table contains statistics related to gateway overload control (H.248.11).
SEQUENCE OF CmedxOverloadStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.7
cmedxOverloadStatsEntryEach entry contains the statistics of gateway overload control.
CmedxOverloadStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.7.1
cmedxOverloadEnterCountsThe number of times that the gateway enters the overload condition because of any of CAC monitoring resources has exceeded the medium threshold specified by the value of ccacSysRpMedThreshold since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.7.1.1
cmedxOverloadExitCountsThe number of times that the gateway exits the overload condition when all of CAC monitoring resources have fallen below the low threshold specified by the value of ccacSysRpLowThreshold since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.7.1.2
cmedxOverloadCurrentStateThis object indicates the current overload state of the gateway. normal - In normal condition. overload - In overload condition.ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.2.7.1.3
cmedxOverloadLastResetTimeThis object contains the value of sysUpTime when the last counter reset occurred by setting cmedxOverloadCountersClear to 'true'. If no counter reset has occurred since the last time the media gateway reboot, this object will contain value of zero.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.2.7.1.4
cmedxOverloadCountersClearWhen this object is to set value of true(1), all statistics counters in the table cmedxOverloadStatsTable will be reset to zero. Setting this object to a value of false(2) has no implication. This object will always return 'false' upon any SNMP get operation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.2.7.1.5
cmedxOverloadResourceStatsTableThis table contains the statistics of the resource utilization when the gateway enters overload condition.
SEQUENCE OF CmedxOverloadResourceStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.8
cmedxOverloadResourceStatsEntryEach entry contains the utilization statistics of the resource when the gateway is overloaded.
CmedxOverloadResourceStatsEntry
.1.3.6.1.4.1.9.10.104.1.2.8.1
cmedxOverloadRsResourceIndexThis object uniquely identifies the utilization of the resource is monitored for the gateway overload. The value of 0 is to sum the individual statistical counter for all the monitored resources.
Unsigned32 (0..1000 )
.1.3.6.1.4.1.9.10.104.1.2.8.1.1
cmedxOverloadRsHighCountsThe accumulated number of times that the utilization of the resource is above the high threshold specified by ccacSysRpHighThreshold when the gateway enters the overload condition since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.8.1.2
cmedxOverloadRsMedCountsThe accumulated number of times that the utilization of the resource is above the medium threshold specified by ccacSysRpMedThreshold when the gateway enters the overload condition since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.8.1.3
cmedxOverloadRsLowCountsThe accumulated number of times that the utilization of the resource is above the low threshold specified by ccacSysRpLowThreshold when the gateway enters the overload condition since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.8.1.4
cmedxOverloadContributorCountsThe accumulated number of times the CAC monitoring resource causes the gateway entering the overload condition since the last counter reset.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.8.1.5
cmedxOverloadRsLastResetTimeThis object contains the value of sysUpTime when the last counter reset occurred by setting cmedxOverloadRsCountersClear to 'true'. If no counter reset has occurred since the last time the media gateway reboot, this object will contain value of zero.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.2.8.1.6
cmedxOverloadRsCountersClearWhen this object is to set value of true(1), all statistics counters in the table cmedxOverloadResourceStatsTable will be reset to zero. Setting this object to a value of false(2) has no implication. This object will always return 'false' upon any SNMP get operation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.2.8.1.7
cmedxEphemeralTermStatsInfoTableThis table contains statistics information related to ephemeral terminations.
SEQUENCE OF CmedxEphemeralTermStatsInfoEntry
.1.3.6.1.4.1.9.10.104.1.2.9
cmedxEphemeralTermStatsInfoEntryEach entry contains the ephemeral termination statistics inforamtion for a specific level.
CmedxEphemeralTermStatsInfoEntry
.1.3.6.1.4.1.9.10.104.1.2.9.1
cmedxEphTermInfoStatsIndexThis object uniquely identifies the entry to store ephemeral termination statistics information.
Unsigned32 (1..2147483647 )
.1.3.6.1.4.1.9.10.104.1.2.9.1.1
cmedxEphTermInfoStatsIndexTypeThis object is used to indicate index ('cmedxEphTermInfoStatsIndex') type.ro
Enumeration
.1.3.6.1.4.1.9.10.104.1.2.9.1.2
cmedxEphTermInfoNumTermThe accumulated number of ephemeral termination.ro
Counter32SinceReset (CISCO-ATM-TRUNK-MIB)
.1.3.6.1.4.1.9.10.104.1.2.9.1.3
cmedxEphTermInfoNumInUsedThe number of ephemeral termination currently in use.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.9.1.4
cmedxEphTermInfoMaxNumInUsedThe high watermark of number of ephemeral termination in use.ro
Gauge32
.1.3.6.1.4.1.9.10.104.1.2.9.1.5
cmedxEphTermInfoMinDurationThe minimum duration of ephemeral termination.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.9.1.6
cmedxEphTermInfoMaxDurationThe maximum duration of ephemeral termination.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.9.1.7
cmedxEphTermInfoAvgDurationThe average duration of ephemeral termination.ro
Gauge32 UNITS "ms"
.1.3.6.1.4.1.9.10.104.1.2.9.1.8
cmedxEphTermInfoCounterClearWhen this object is set to value of true(1), all statistics counters with type of Counter32SinceReset in this table will be reset to zero. Setting this object to a value of false(2) has no implication. This object will always return 'false' upon any SNMP get operation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.104.1.2.9.1.9
cmedxEphTermInfoSinceLastClearThe elapsed time from the last counter clear. The following objects are set to zero on the last counter clear: 'cmedxEphTermInfoNumTerm'ro
Unsigned32 UNITS "minutes"
.1.3.6.1.4.1.9.10.104.1.2.9.1.10
cmedxEphTermInfoSinceLastResetThe elapsed time from the last reset. The following objects are set to zero on the last reset: 'cmedxEphTermInfoNumInUsed' 'cmedxEphTermInfoMaxNumInUsed' 'cmedxEphTermInfoMinDuration' 'cmedxEphTermInfoMaxDuration' 'cmedxEphTermInfoNumFreed'ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.10.104.1.2.9.1.11
cmedxEphTermIndexInfoThis object is used to store the index ('cmedxEphTermInfoStatsIndex') related information. Example: for bpvc ('cmedxEphTermInfoStatsIndexType'), the vpi and vci are stored in this object. The value zero means this object should be ignored.ro
Unsigned32 (0..2147483647 )
.1.3.6.1.4.1.9.10.104.1.2.9.1.12
cmedxEphTermInfoNumFreedTotal number of ephemeral terminations that have been freed.ro
Unsigned32
.1.3.6.1.4.1.9.10.104.1.2.9.1.13
ciscoMegacoExtConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.2
cmedxCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.2.1
cmedxGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.104.2.2
CISCO-MEGACO-EXT-MIB - SNMP MIB Reference | MIBs Explorer