CISCO-VOICE-DIAL-CONTROL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOICE-DIAL-CONTROL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoVoiceDialControlMIB 1.3.6.1.4.1.9.9.63
This MIB module enhances the IETF Dial Control MIB (RFC2128) by providing management of voice telephony peers on both a circuit-switched telephony network, and an IP data network. *** ABBREVIATIONS, ACRONYMS AND SYMBOLS *** GSM - Global System for Mobile Communication AMR-NB - Adaptive Multi Rate - Narrow Band iLBC - internet Low Bitrate Codec KPML - Key Press Markup Language MGCP - Media Gateway Control Protocol. SIP - Session Initiation Protocol. H323 - One of the voip signalling protocol. SCCP - Skinny Client Control Protocol. dialpeer - This represents a configured interface that carries the dial map. A dialpeer maps the called and calling numbers with the port or IP interface to be used. License call capacity - This represents the licensed maximum call capacity of the gateway. iSAC - Internet Speech Audio Codec RPH - Resource Priority Header DSCP - Diffserv Code Points
       cvdcMIBObjects 1.3.6.1.4.1.9.9.63.1
           cvGeneralConfiguration 1.3.6.1.4.1.9.9.63.1.1
               cvGeneralPoorQoVNotificationEnable 1.3.6.1.4.1.9.9.63.1.1.1 truthvalue read-write
This object indicates whether cvdcPoorQoVNotification (or the newer cvdcPoorQoVNotificationRev1) traps should be generated for a poor quality of voice calls. If the value of this object is 'true', cvdcPoorQoVNotification (or the newer cvdcPoorQoVNotificationRev1) traps will be generated for all voice over IP peers when a poor quality of voice call condition is detected after the voice gateway call disconnection. If the value of this object is 'false', cvdcPoorQoVNotification (or the newer cvdcPoorQoVNotificationRev1) traps will be generated only for calls for which the cvVoIPPeerCfgPoorQoVNotificationEnable object of voice over IP peers having set to 'true'.
               cvGeneralFallbackNotificationEnable 1.3.6.1.4.1.9.9.63.1.1.2 truthvalue read-write
This object indicates whether cvdcFallbackNotification traps should be generated for fallback. If the value of this object is 'true', cvdcFallbackNotification traps will be generated for all voice over IP peers.
               cvGeneralDSCPPolicyNotificationEnable 1.3.6.1.4.1.9.9.63.1.1.3 truthvalue read-write
This object indicates whether cvdcPolicyViolationNotification traps should be generated for a RPH to DSCP mapping violation for SIP voice calls. If the value of this object is 'true', cvdcPolicyViolationNotification traps will be generated for SIP voice over IP peers when a RPH to DSCP violation condition is detected . If the value of this object is 'false', cvdcPolicyViolationNotification traps will be generated only for calls for which the cvVoIPPeerCfgDSCPPolicyNotificationEnable object of voice over IP peers having set to 'true'.
               cvGeneralMediaPolicyNotificationEnable 1.3.6.1.4.1.9.9.63.1.1.4 truthvalue read-write
This object indicates whether cvdcPolicyViolationNotification traps should be generated for Media violation for SIP voice calls. If the value of this object is 'true', cvdcPolicyViolationNotification traps will be generated for SIP voice over IP peers when media violation condition is detected . If the value of this object is 'false', cvdcPolicyViolationNotification traps will be generated only for calls for which the cvVoIPPeerCfgMediaPolicyNotificationEnable object of voice over IP peers having set to 'true'.
           cvPeer 1.3.6.1.4.1.9.9.63.1.2
               cvPeerCfgTable 1.3.6.1.4.1.9.9.63.1.2.1 no-access
The table contains the Voice Generic Peer information that is used to create an ifIndexed row with an appropriate ifType that is associated with the cvPeerCfgType and cvPeerCfgPeerType objects.
                   cvPeerCfgEntry 1.3.6.1.4.1.9.9.63.1.2.1.1 no-access
A single voice generic Peer. The creation of this entry will create an associated ifEntry with an ifType that is associated with cvPeerCfgType, i.e., for 'voiceEncap' encapsulation, an ifEntry will contain an ifType voiceEncap(103); for 'voiceOverIp' encapsulation, an ifEntry will contain an ifType voiceOverIp(104). The ifAdminStatus of the newly created ifEntry is set to 'up' and ifOperStatus is set to 'down'. In addition, an associated voiceEncap/voiceOverIp Peer configuration entry is created after the successful ifEntry creation. Then ifIndex of the newly created ifEntry must be used by the network manager to create a peer configuration entry of IETF Dial Control MIB (Refer to RFC 2128 section 2.2.3.1 and the description of dialCtlPeerCfgEntry for the detailed information). In summary, the voice dial peer creation steps are as follows: [1] create this entry (voice/data generic peer entry). [2] read the cvPeerCfgIfIndex of this entry for the ifIndex of newly created voice/data generic peer. [3] create the dialCtlPeerCfgEntry of RFC 2128 with the indices of dialCtlPeerCfgId and the ifIndex of newly created voice generic peer. For each VoIP peer, it uses IP address and UDP port with RTP protocol to transfer voice packet. Therefore, it does not have its lower layer interface. The dialCtlPeerCfgIfType object of IETF Dial Control MIB must set to 'other' and the dialCtlPeerCfgLowerIf must set to '0'. After the successful creation of peer configuration entry of IETF Dial Control MIB, the dial plan software in managed device will set the ifOperStatus of the newly created voiceEncap/voiceOverIp ifEntry to 'up' for enabling the peer function if the peer configuration is completed. When this entry is deleted, its associated ifEntry, voiceEncap/voiceOverIp specific peer entry and the peer entry of IETF Dial Control MIB are deleted.
                       cvPeerCfgIndex 1.3.6.1.4.1.9.9.63.1.2.1.1.1 integer32 no-access
An arbitrary index that uniquely identifies a generic voice peer.
                       cvPeerCfgIfIndex 1.3.6.1.4.1.9.9.63.1.2.1.1.2 interfaceindexorzero read-only
The ifIndex of the peer associated ifEntry. The ifIndex appears after the associated ifEntry is created successfully. This ifIndex will be used to access the objects in the Voice over Telephony or Voice over IP peer specific table. In addition, the ifIndex is also used to access the associated peer configuration entry of the IETF Dial Control MIB. If the peer associated ifEntry had not been created, then this object has a value of zero.
                       cvPeerCfgType 1.3.6.1.4.1.9.9.63.1.2.1.1.3 integer read-only
Specifies the type of voice related encapsulation. voice - voice encapsulation (voiceEncap ifType) on the telephony network. voip - VoIP encapsulation (voiceOverIp ifType) on the IP network. mmail - Media Mail over IP encapsulation (mediaMailOverIp ifType) on the IP network. voatm - VoATM encapsulation (voiceOverATM ifType) on the ATM network. vofr - VoFR encapsulation (voiceOverFR ifType) on the Frame Relay network. Enumeration: 'voatm': 4, 'voice': 1, 'mmail': 3, 'voip': 2, 'vofr': 5.
                       cvPeerCfgRowStatus 1.3.6.1.4.1.9.9.63.1.2.1.1.4 rowstatus read-only
This object is used to create a new row or modify or delete an existing row in this table.
                       cvPeerCfgPeerType 1.3.6.1.4.1.9.9.63.1.2.1.1.5 integer read-only
Specifies the type of a peer. voice - peer in voice type to be defined in a voice gateway for voice calls. data - peer in data type to be defined in gateway that supports universal ports for modem/data calls and integrated ports for data calls. Enumeration: 'voice': 1, 'data': 2.
               cvVoicePeerCfgTable 1.3.6.1.4.1.9.9.63.1.2.2 no-access
The table contains the Voice over Telephony peer specific information that is required to accept voice calls or to which it will place them or perform various loopback tests via interface.
                   cvVoicePeerCfgEntry 1.3.6.1.4.1.9.9.63.1.2.2.1 no-access
A single Voice specific Peer. One entry per voice encapsulation. The entry is created when its associated 'voiceEncap(103)' encapsulation ifEntry is created. This entry is deleted when its associated ifEntry is deleted.
                       cvVoicePeerCfgSessionTarget 1.3.6.1.4.1.9.9.63.1.2.2.1.1 displaystring read-write
The object specifies the session target of the peer. Session Targets definitions: The session target has the syntax used by the IETF service location protocol. The syntax is as follows: mapping-type:type-specific-syntax the mapping-type specifies a scheme for mapping the matching dial string to a session target. The valid Mapping type definitions for the peer are as follows: loopback - Syntax: loopback:where 'where' string is defined as follows: compressed - loopback is performed on compressed voice as close to the CODEC which processes the data as possible. uncompressed - loopback is performed on the PCM or analog voice as close to the telephony endpoint as possible. Local loopback case: uncompressed - the PCM voice coming into the DSP is simply turned around and sent back out, allowing testing of the transmit--> receive paths in the telephony endpoint. compressed - the compressed voice coming out of the CODEC is turned around on the DSP module and fed back into the decompressor through the jitter buffer. In addition to the telephony endpoint, this tests both the encode and decode paths without involving data paths or packet handling on the host router. Remote loopback case: compressed - RTP packets received from the network are decapsulated and passed to the DSP board. Instead of feeding these into the CODEC for decompression, they are immediately sent back to the session application as if they had originated locally and been compressed. uncompressed - In addition to the above, the voice samples are sent all the way through the CODEC and then turned around instead of being sent to the telephony endpoint
                       cvVoicePeerCfgDialDigitsPrefix 1.3.6.1.4.1.9.9.63.1.2.2.1.2 displaystring read-write
The object specifies the prefix of the dial digits for the peer. The dial digits prefix is sent to telephony interface before the real phone number when the system places the outgoing call to the voice encapsulation peer over telephony interface.
                       cvVoicePeerCfgDIDCallEnable 1.3.6.1.4.1.9.9.63.1.2.2.1.3 truthvalue read-write
The object enables/disables the DID call treatment for incoming DNIS digits. true - treat the incoming DNIS digits as if the digits are received from DID trunk. false - Disable DID call treatment for incoming DNIS digits.
                       cvVoicePeerCfgCasGroup 1.3.6.1.4.1.9.9.63.1.2.2.1.4 cvcasgroup read-write
The object specifies the CAS group number of a CAS capable T1/E1 that is in the dialCtlPeerCfgLowerIf object of RFC2128. This object can be set to a valid CAS group number only if the dialCtlPeerCfgLowerIf contains a valid ifIndex for a CAS capable T1/E1. The object must set to -1 before the value of the dialCtlPeerCfgLowerIf object of RFC2128 can be changed.
                       cvVoicePeerCfgRegisterE164 1.3.6.1.4.1.9.9.63.1.2.2.1.5 truthvalue read-write
This object specifies that the E.164 number specified in the dialCtlPeerCfgOriginateAddress field of the associated dialCtlPeerCfgTable entry be registered as an extension phone number of this gateway for H323 gatekeeper and/or SIP registrar.
                       cvVoicePeerCfgForwardDigits 1.3.6.1.4.1.9.9.63.1.2.2.1.6 integer32 read-write
This object specifies the number of dialed digits to forward to the remote destination in the setup message. The object can take the value: 0-32 number of right justified digits to forward -1 default -2 forward extra digits i.e those over and above those needed to match to the destination pattern -3 forward all digits
                       cvVoicePeerCfgEchoCancellerTest 1.3.6.1.4.1.9.9.63.1.2.2.1.7 integer read-write
This object specifies which, if any, test to run in the echo canceller when a call from the network is connected. echoCancellerTestNone - do not run a test. echoCancellerG168Test2A - run ITU-T G.168 Test 2A. echoCancellerG168Test2B - run ITU-T G.168 Test 2B. echoCancellerG168Test2Ca - run ITU-T G.168 Test 2C(a). echoCancellerG168Test2Cb - run ITU-T G.168 Test 2C(b). echoCancellerG168Test3A - run ITU-T G.168 Test 3A. echoCancellerG168Test3B - run ITU-T G.168 Test 3B. echoCancellerG168Test3C - run ITU-T G.168 Test 3C. echoCancellerG168Test4 - run ITU-T G.168 Test 4. echoCancellerG168Test5 - run ITU-T G.168 Test 5. echoCancellerG168Test6 - run ITU-T G.168 Test 6. echoCancellerG168Test7 - run ITU-T G.168 Test 7. echoCancellerG168Test9 - run ITU-T G.168 Test 9. Enumeration: 'echoCancellerG168Test6': 10, 'echoCancellerG168Test5': 12, 'echoCancellerG168Test3C': 8, 'echoCancellerG168Test2A': 2, 'echoCancellerG168Test7': 13, 'echoCancellerG168Test4': 9, 'echoCancellerG168Test2B': 3, 'echoCancellerG168Test2Cb': 5, 'echoCancellerG168Test2Ca': 4, 'echoCancellerG168Test9': 11, 'echoCancellerG168Test3B': 7, 'echoCancellerTestNone': 1, 'echoCancellerG168Test3A': 6.
               cvVoIPPeerCfgTable 1.3.6.1.4.1.9.9.63.1.2.3 no-access
The table contains the Voice over IP (VoIP) peer specific information that is required to accept voice calls or to which it will place them via IP backbone with the specified session protocol in cvVoIPPeerCfgSessionProtocol.
                   cvVoIPPeerCfgEntry 1.3.6.1.4.1.9.9.63.1.2.3.1 no-access
A single VoIP specific Peer. One entry per VoIP encapsulation. The entry is created when its associated 'voiceOverIp(104)' encapsulation ifEntry is created. This entry is deleted when its associated ifEntry is deleted.
                       cvVoIPPeerCfgSessionProtocol 1.3.6.1.4.1.9.9.63.1.2.3.1.1 cvsessionprotocol read-write
The object specifies the session protocol to be used for Internet call between local and remote router via IP backbone.
                       cvVoIPPeerCfgDesiredQoS 1.3.6.1.4.1.9.9.63.1.2.3.1.2 qosservice read-write
The object specifies the user requested Quality of Service for the call.
                       cvVoIPPeerCfgMinAcceptableQoS 1.3.6.1.4.1.9.9.63.1.2.3.1.3 qosservice read-write
The object specifies the minimally acceptable Quality of Service for the call.
                       cvVoIPPeerCfgSessionTarget 1.3.6.1.4.1.9.9.63.1.2.3.1.4 displaystring read-write
The object specifies the session target of the peer. Session Targets definitions: The session target has the syntax used by the IETF service location protocol. The syntax is as follows: mapping-type:type-specific-syntax the mapping-type specifies a scheme for mapping the matching dial string to a session target. The type-specific-syntax is exactly that, something that the particular mapping scheme can understand. For example, Session target Meaning ipv4:171.68.13.55:1006 The session target is the IP version 4 address of 171.68.13.55 and port 1006. dns:pots.cisco.com:1661 The session target is the IP host with dns name pots.cisco.com, and port 1661. ras The session target is the gatekeeper with RAS (Registration , Admission, Status protocol). settlement The session target is the settlement server. enum:1 The session target is the enum profile match table 1. The valid Mapping type definitions for the peer are as follows: ipv4 - Syntax: ipv4:w.x.y.z:port or ipv4:w.x.y.z dns - Syntax: dns:host.domain:port or dns:host.domain ras - Syntax: ras settlement - Syntax: settlement enum - Syntax: enum: loopback - Syntax: loopback:where 'where' string is defined as follows: rtp - loopback is performed at the transport protocol level. Local loopback case: rtp - the session application sets up an RTP stream to itself (i.e. actually allocates a port pair and opens the appropriate UDP sockets). It then does the full RTP encapsulation, sends the packets to the loopback IP address, receives the RTP packets, and hands the compressed voice back to the CODEC. This tests the entire local processing path, both transmit and receive, in the router, as well as all of the above paths. Remote loopback case: rtp: RTP packets received from the network are decapsulated and immediately re-encapsulated in the outbound RTP stream, using the same media clock (i.e. timestamp) as the received packet. They are then sent back to the remote source router as if the voice had originated on a telephony port on the local router.
                       cvVoIPPeerCfgCoderRate 1.3.6.1.4.1.9.9.63.1.2.3.1.5 cvcspeechcoderrate read-write
This object specifies the most desirable codec of speech for the VoIP peer.
                       cvVoIPPeerCfgFaxRate 1.3.6.1.4.1.9.9.63.1.2.3.1.6 cvcfaxtransmitrate read-write
This object specifies the default transmit rate of FAX the VoIP peer. If the value of this object is 'none', then the Fax relay feature is disabled; otherwise the Fax relay feature is enabled.
                       cvVoIPPeerCfgVADEnable 1.3.6.1.4.1.9.9.63.1.2.3.1.7 truthvalue read-write
This object specifies whether or not the VAD (Voice Activity Detection) voice data is continuously transmitted to IP backbone.
                       cvVoIPPeerCfgExpectFactor 1.3.6.1.4.1.9.9.63.1.2.3.1.8 integer32 read-write
This object specifies the user requested Expectation Factor of voice quality for the call via this peer.
                       cvVoIPPeerCfgIcpif 1.3.6.1.4.1.9.9.63.1.2.3.1.9 integer32 read-write
This object specifies the user requested Calculated Planning Impairment Factor (Icpif) for the call via this peer.
                       cvVoIPPeerCfgPoorQoVNotificationEnable 1.3.6.1.4.1.9.9.63.1.2.3.1.10 truthvalue read-write
This object specifies whether cvdcPoorQoVNotification (or the newer cvdcPoorQoVNotificationRev1) traps should be generated for the call that is associated with this peer.
                       cvVoIPPeerCfgUDPChecksumEnable 1.3.6.1.4.1.9.9.63.1.2.3.1.11 truthvalue read-write
This object specifies whether the outgoing voice related UDP packet contains a valid checksum value. true - enable the checksum of outgoing voice UDP packets false - disable the checksum of outgoing voice UDP packets
                       cvVoIPPeerCfgIPPrecedence 1.3.6.1.4.1.9.9.63.1.2.3.1.12 integer32 read-write
This object specifies the value to be stored in the IP Precedence field of voice packets, with values ranging from 0 (normal precedence) through 7 (network control), allowing the managed system to set the importance of each voice packet for delivering them to the destination peer.
                       cvVoIPPeerCfgTechPrefix 1.3.6.1.4.1.9.9.63.1.2.3.1.13 displaystring read-write
This object specifies the technology prefix of the peer, The technology prefix and the called party address are passed in Admission Request (ARQ) to gatekeeper for the called party address resolution during call setup.
                       cvVoIPPeerCfgDigitRelay 1.3.6.1.4.1.9.9.63.1.2.3.1.14 bits read-write
This object specifies the methods to transmit dial digits (DTMF or MF digits) via IP network. rtpCisco - Enable capability to transmit dial digits with Cisco proprietary RTP payload type. h245Signal - Enable capability to transmit dtmf digits across the H.245 channel, via the signal field of the UserInputIndication message h245Alphanumeric - Enable capability to transmit dtmf digit across the H.245 channel, via the string or alphanumeric fields of the UserInputIndication message rtpNte - Enable capability to transmit dial digits using Named Telephony Event per RFC 2833 section 3. sipNotify - Enable capability to transmit dtmf digits using unsolicited SIP NOTIFY messages. This mechanism is only available for SIP dialpeers. sipKpml - Enable capability to transmit dtmf digits using KPML over SIP SUBSCRIBE and NOTIFY messages. This mechanism is only available for SIP dialpeers. Modifying the value of cvVoIPPeerCfgSessionProtocol can reset the digit-relay method associated bits value in this object if the modified session protocol does not support these digit-relay methods. Bits: 'h245Signal': 1, 'rtpCisco': 0, 'h245Alphanumeric': 2, 'sipKpml': 5, 'rtpNte': 3, 'sipNotify': 4.
                       cvVoIPPeerCfgCoderBytes 1.3.6.1.4.1.9.9.63.1.2.3.1.15 integer32 read-write
This object specifies the size of the voice payload sample to be produced by the coder specified in cvVoIPPeerCfgCoderRate. Each coder sample produces 10 bytes of voice payload. The specified value will be rounded down to the nearest valid size. A value of 0, specifies that the coder defined by cvVoIPPeerCfgCoderRate should produce its default payload size.
                       cvVoIPPeerCfgFaxBytes 1.3.6.1.4.1.9.9.63.1.2.3.1.16 integer32 read-write
This object specifies the payload size to be produced by the coder when it is generating fax data. A value of 0, specifies that the coder specified in cvVoIPCfgPeerCoderRate should produce its default fax payload size.
                       cvVoIPPeerCfgInBandSignaling 1.3.6.1.4.1.9.9.63.1.2.3.1.17 cvcinbandsignaling read-write
This object specifies the type of in-band signaling that will be used between the end points of the call. It is used by the router to determine how to interpret ABCD signaling bits sent as part of voice payload data.
                       cvVoIPPeerCfgMediaSetting 1.3.6.1.4.1.9.9.63.1.2.3.1.23 integer read-write
This object specifies how the media is to be setup on an IP-IP Gateway. Two choices are valid: flow-through and flow-around. When in flow-through mode, which is the default setting, the IP-IP Gateway will terminate and then re-originate the media stream. When flow-around is configured the Gateway will not be involved with the media, since it will flow-around the Gateway and will be established directly between the endpoints. Enumeration: 'flowThrough': 1, 'flowAround': 2.
                       cvVoIPPeerCfgDesiredQoSVideo 1.3.6.1.4.1.9.9.63.1.2.3.1.24 qosservice read-write
The object specifies the user requested Quality of Service for the video portion of the call.
                       cvVoIPPeerCfgMinAcceptableQoSVideo 1.3.6.1.4.1.9.9.63.1.2.3.1.25 qosservice read-write
The object specifies the minimally acceptable Quality of Service for the video portion of the call.
                       cvVoIPPeerCfgRedirectip2ip 1.3.6.1.4.1.9.9.63.1.2.3.1.26 truthvalue read-write
This object specifies the Inbound VoIP calls that match an outbound VoIP dialpeer will be responded with a SIP redirect(for inbound SIP) or H.450.3 call-forward(for inbound H.323).
                       cvVoIPPeerCfgOctetAligned 1.3.6.1.4.1.9.9.63.1.2.3.1.27 truthvalue read-write
If the object has a value true(1) octet align operation is used, and if the value is false(2), bandwidth efficient operation is used. This object is not instantiated when the object cvVoIPPeerCfgCoderRate is not equal to gsmAmrNb enum.
                       cvVoIPPeerCfgBitRates 1.3.6.1.4.1.9.9.63.1.2.3.1.28 cvamrnbbitratemode read-write
This object indicates modes of Bit rates. One or more upto four modes can be configured at the same time as bit rates can be changed dynamically for AMR-NB codec. This object is not instantiated when the object cvVoIPPeerCfgCoderRate is not equal to gsmAmrNb enum.
                       cvVoIPPeerCfgCRC 1.3.6.1.4.1.9.9.63.1.2.3.1.29 truthvalue read-write
If the object has a value of true(1), frame CRC will be included in the payload and if the value is false(2), frame CRC will not be included in the payload. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPPeerCfgCoderRate is not equal to gsmAmrNb enum.
                       cvVoIPPeerCfgCoderMode 1.3.6.1.4.1.9.9.63.1.2.3.1.30 cvilbcframemode read-write
This object indicates the iLBC codec mode to be used. The value of this object is valid only if cvVoIPPeerCfgCoderRate is equal to 'iLBC'.
                       cvVoIPPeerCfgCodingMode 1.3.6.1.4.1.9.9.63.1.2.3.1.31 integer read-write
This object specifies the coding mode to be used. The object is instantiated only if cvVoIPPeerCfgCoderRate is 'iSAC'. Following coding modes are supported: adaptive (1) - adaptive mode where iSAC performs bandwidth estimation and adapts to the available channel bandwidth. independent (2) - independent mode in which no bandwidth estimation is performed. Enumeration: 'independent': 2, 'adaptive': 1.
                       cvVoIPPeerCfgBitRate 1.3.6.1.4.1.9.9.63.1.2.3.1.32 unsigned32 read-write
This object specifies the target bit rate. The object is instantiated only if cvVoIPPeerCfgCoderRate is 'iSAC'.
                       cvVoIPPeerCfgFrameSize 1.3.6.1.4.1.9.9.63.1.2.3.1.33 integer read-write
This object specifies the frame size used. The object is instantiated only if cvVoIPPeerCfgCoderRate is 'iSAC'. The frame size can be 30 ms or 60 ms, and it can be fixed for all packets or vary depending on the configuration and bandwidth estimation. Thus it can have the following values: frameSize30 - initial frame size of 30 ms frameSize60 - initial frame size of 60 ms frameSize30fixed - fixed frame size 30 ms frameSize60fixed - fixed frame size 60 ms Enumeration: 'frameSize30fixed': 3, 'frameSize60fixed': 4, 'frameSize60': 2, 'frameSize30': 1.
                       cvVoIPPeerCfgDSCPPolicyNotificationEnable 1.3.6.1.4.1.9.9.63.1.2.3.1.34 truthvalue read-write
This object specifies whether cvdcPolicyViolationNotification traps should be generated for the call that is associated with this peer for RPH to DSCP mapping and policing feature.
                       cvVoIPPeerCfgMediaPolicyNotificationEnable 1.3.6.1.4.1.9.9.63.1.2.3.1.35 truthvalue read-write
This object specifies whether cvdcPolicyViolationNotification traps should be generated for the call that is associated with this peer for Media policing feature..
               cvPeerCommonCfgTable 1.3.6.1.4.1.9.9.63.1.2.4 no-access
The table contains the Voice specific peer common configuration information that is required to accept voice calls or to which it will place them or process the incoming calls.
                   cvPeerCommonCfgEntry 1.3.6.1.4.1.9.9.63.1.2.4.1 no-access
A single Voice specific Peer. One entry per voice related encapsulation. The entry is created when a voice related encapsulation ifEntry is created. This entry is deleted when its associated ifEntry is deleted.
                       cvPeerCommonCfgIncomingDnisDigits 1.3.6.1.4.1.9.9.63.1.2.4.1.1 displaystring read-write
The object specifies the prefix of the incoming Dialed Number Identification Service (DNIS) digits for the peer. The DNIS digits prefix is used to match with the incoming DNIS number for incoming call discrimination. If the digits in this object are matched with incoming DNIS number, the associated dialCtlPeerCfgInfoType in RFC 2128 will be used as a call discriminator for differentiating speech, data, fax, video or modem calls.
                       cvPeerCommonCfgMaxConnections 1.3.6.1.4.1.9.9.63.1.2.4.1.2 integer32 read-write
The object specifies the maximum allowed connection to/from the peer. A value of -1 disables the limit of maximum connections.
                       cvPeerCommonCfgApplicationName 1.3.6.1.4.1.9.9.63.1.2.4.1.3 displaystring read-write
The object specifies the application to handle the incoming call after the peer is selected. If no application name is specified, then the default session application will take care of the incoming call.
                       cvPeerCommonCfgPreference 1.3.6.1.4.1.9.9.63.1.2.4.1.4 integer32 read-write
This object specifies the selection preference of a peer when multiple peers are matched to the selection criteria. The value of 0 has the lowest preference for peer selection.
                       cvPeerCommonCfgHuntStop 1.3.6.1.4.1.9.9.63.1.2.4.1.5 truthvalue read-write
This object specifies whether dialpeer hunting should stop when this peer is reached.
                       cvPeerCommonCfgDnisMappingName 1.3.6.1.4.1.9.9.63.1.2.4.1.6 dnismapname read-write
The object specifies a Dialer Number Identification Service (DNIS) map name for the Voice specific peer entry specified in this row. A DNIS is a called party number and they can be grouped and identified by DNIS map.
                       cvPeerCommonCfgSourceCarrierId 1.3.6.1.4.1.9.9.63.1.2.4.1.7 snmpadminstring read-write
The object specifies the Source Carrier Id for the peer. The Source Carrier Id is used to match with the Source Carrier Id of a call. If the Source Carrier Id in this object is matched with the Source Carrier Id of a call, then the associated peer will be used to handle the call. Only alphanumeric characters, '-' and '_' are allowed in the string.
                       cvPeerCommonCfgTargetCarrierId 1.3.6.1.4.1.9.9.63.1.2.4.1.8 snmpadminstring read-write
The object specifies the Target Carrier Id for the peer. The Target Carrier Id is used to match with the Target Carrier Id of a call. If the Target Carrier Id in this object is matched with the Target Carrier Id of a call, then the associated peer will be used to handle the call. Only alphanumeric characters, '-' and '_' are allowed in the string.
                       cvPeerCommonCfgSourceTrunkGrpLabel 1.3.6.1.4.1.9.9.63.1.2.4.1.9 snmpadminstring read-write
The object specifies the Source Trunk Group Label for the peer. The Source Trunk Group Label is used to match with the Source Trunk Group Label of a call. If the Source Trunk Group Label in this object is matched with the Source Trunk Group Label of a call, then the associated peer will be used to handle the call. Only alphanumeric characters, '-' and '_' are allowed in the string.
                       cvPeerCommonCfgTargetTrunkGrpLabel 1.3.6.1.4.1.9.9.63.1.2.4.1.10 snmpadminstring read-write
The object specifies the Target Trunk Group Label for the peer. The Target Trunk Group Label is used to match with the Target Trunk Group Label of a call. If the Target Trunk Group Label in this object is matched with the Target Trunk Group Label of a call, then the associated peer will be used to handle the call. Only alphanumeric characters, '-' and '_' are allowed in the string.
           cvGatewayCallActive 1.3.6.1.4.1.9.9.63.1.3
               cvCallActiveTable 1.3.6.1.4.1.9.9.63.1.3.1 no-access
This table is the voice extension to the call active table of IETF Dial Control MIB. It contains voice encapsulation call leg information that is derived from the statistics of lower layer telephony interface.
                   cvCallActiveEntry 1.3.6.1.4.1.9.9.63.1.3.1.1 no-access
The information regarding a single voice encapsulation call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call active entry in the IETF Dial Control MIB is created and call active entry contains the call establishment to a voice over telephony network peer. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted.
                       cvCallActiveConnectionId 1.3.6.1.4.1.9.9.63.1.3.1.1.1 cvcguid read-only
The global connection identifier for the active telephony leg of the call.
                       cvCallActiveTxDuration 1.3.6.1.4.1.9.9.63.1.3.1.1.2 absolutecounter32 read-only
Duration of Transmit path open from this peer to the voice gateway for the call leg. This counter object will lock at the maximum value which is approximately two days.
                       cvCallActiveVoiceTxDuration 1.3.6.1.4.1.9.9.63.1.3.1.1.3 absolutecounter32 read-only
Duration of voice transmitted from this peer to voice gateway for this call leg. The Voice Utilization Rate can be obtained by dividing this by cvCallActiveTXDuration object. This counter object will lock at the maximum value which is approximately two days.
                       cvCallActiveFaxTxDuration 1.3.6.1.4.1.9.9.63.1.3.1.1.4 absolutecounter32 read-only
Duration of fax transmitted from this peer to voice gateway for this call leg. The FAX Utilization Rate can be obtained by dividing this by cvCallActiveTXDuration object. This counter object will lock at the maximum value which is approximately two days.
                       cvCallActiveCoderTypeRate 1.3.6.1.4.1.9.9.63.1.3.1.1.5 cvccodertyperate read-only
The negotiated coder rate. It specifies the transmit rate of voice/fax compression to its associated call leg for the call.
                       cvCallActiveNoiseLevel 1.3.6.1.4.1.9.9.63.1.3.1.1.6 integer32 read-only
The object contains the active noise level for the call leg.
                       cvCallActiveACOMLevel 1.3.6.1.4.1.9.9.63.1.3.1.1.7 integer32 read-only
The object contains the sum of Echo Return Loss (ERL), cancellation loss (Echo Return Loss Enhancement) and nonlinear processing loss for the call leg. The value -1 indicates the level can not be determined or level detection is disabled.
                       cvCallActiveOutSignalLevel 1.3.6.1.4.1.9.9.63.1.3.1.1.8 integer32 read-only
The object contains the active output signal level to telephony interface that is used by the call leg.
                       cvCallActiveInSignalLevel 1.3.6.1.4.1.9.9.63.1.3.1.1.9 integer32 read-only
The object contains the active input signal level from telephony interface that is used by the call leg.
                       cvCallActiveERLLevel 1.3.6.1.4.1.9.9.63.1.3.1.1.10 integer32 read-only
The object contains the current Echo Return Loss (ERL) level for the call leg. The value -1 indicates the level can not be determined or level detection is disabled.
                       cvCallActiveSessionTarget 1.3.6.1.4.1.9.9.63.1.3.1.1.11 displaystring read-only
The object specifies the session target of the peer that is used for the call leg. This object is set with the information in the call associated cvVoicePeerCfgSessionTarget object when the call is connected.
                       cvCallActiveImgPageCount 1.3.6.1.4.1.9.9.63.1.3.1.1.12 absolutecounter32 read-only
The number of FAX related image pages are received or transmitted via the peer for the call leg.
                       cvCallActiveCallingName 1.3.6.1.4.1.9.9.63.1.3.1.1.13 snmpadminstring read-only
The calling party name of the call. If the name is not available, then it will have a length of zero.
                       cvCallActiveCallerIDBlock 1.3.6.1.4.1.9.9.63.1.3.1.1.14 truthvalue read-only
The object indicates whether or not the caller ID feature is blocked for this call.
                       cvCallActiveEcanReflectorLocation 1.3.6.1.4.1.9.9.63.1.3.1.1.15 integer32 read-only
The location in milliseconds of the largest amplitude reflector detected by the echo canceller for this call. The value 0 indicates there is no reflector or the information is not available.
                       cvCallActiveAccountCode 1.3.6.1.4.1.9.9.63.1.3.1.1.16 snmpadminstring read-only
The object indicates the account code input to the call. It could be used for call screen or by down stream server for billing purpose. The value of empty string indicates no account code input.
                       cvCallActiveERLLevelRev1 1.3.6.1.4.1.9.9.63.1.3.1.1.17 integer32 read-only
The object contains the current Echo Return Loss (ERL) level for the call leg. The value -1 indicates the level can not be determined or level detection is disabled.
                       cvCallActiveCallId 1.3.6.1.4.1.9.9.63.1.3.1.1.18 unsigned32 read-only
This object represents the call identifier for the active telephony leg of the call.
               cvVoIPCallActiveTable 1.3.6.1.4.1.9.9.63.1.3.2 no-access
This table is the VoIP extension to the call active table of IETF Dial Control MIB. It contains VoIP call leg information about specific VoIP call destination and the selected QoS for the call leg.
                   cvVoIPCallActiveEntry 1.3.6.1.4.1.9.9.63.1.3.2.1 no-access
The information regarding a single VoIP call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call active entry in the IETF Dial Control MIB is created and the call active entry contains information for the call establishment to the peer on the IP backbone via a voice over IP peer. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted.
                       cvVoIPCallActiveConnectionId 1.3.6.1.4.1.9.9.63.1.3.2.1.1 cvcguid read-only
The global connection identifier for the active VoIP leg of the call.
                       cvVoIPCallActiveRemoteIPAddress 1.3.6.1.4.1.9.9.63.1.3.2.1.2 ipaddress read-only
Remote system IP address for the VoIP call.
                       cvVoIPCallActiveRemoteUDPPort 1.3.6.1.4.1.9.9.63.1.3.2.1.3 integer32 read-only
Remote system UDP listener port to which to transmit voice packets.
                       cvVoIPCallActiveRoundTripDelay 1.3.6.1.4.1.9.9.63.1.3.2.1.4 gauge32 read-only
The voice packet round trip delay between local and the remote system on the IP backbone during the call.
                       cvVoIPCallActiveSelectedQoS 1.3.6.1.4.1.9.9.63.1.3.2.1.5 qosservice read-only
The selected RSVP QoS for the voice call.
                       cvVoIPCallActiveSessionProtocol 1.3.6.1.4.1.9.9.63.1.3.2.1.6 cvsessionprotocol read-only
The object specifies the session protocol to be used for Internet call between local and remote router via IP backbone.
                       cvVoIPCallActiveSessionTarget 1.3.6.1.4.1.9.9.63.1.3.2.1.7 displaystring read-only
The object specifies the session target of the peer that is used for the call. This object is set with the information in the call associated cvVoIPPeerCfgSessionTarget object when the voice over IP call is connected.
                       cvVoIPCallActiveOnTimeRvPlayout 1.3.6.1.4.1.9.9.63.1.3.2.1.8 absolutecounter32 read-only
Duration of voice playout from data received on time for this call. This plus the durations for the GapFills in the following entries gives the Total Voice Playout Duration for Active Voice. This does not include duration for which no data was sent by the Transmit end as voice signal, e.g., silence suppression and fax signal. The On Time Playout Rate can be computed by dividing this entry by the Total Voice Playout Duration. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveGapFillWithSilence 1.3.6.1.4.1.9.9.63.1.3.2.1.9 absolutecounter32 read-only
Duration of voice signal replaced with signal played out during silence due to voice data not received on time (or lost) from voice gateway this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveGapFillWithPrediction 1.3.6.1.4.1.9.9.63.1.3.2.1.10 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from parameters or samples of data preceding in time due to voice data not received on time (or lost) from voice gateway for this call. An example of such playout is frame-erasure or frame-concealment strategies in G.729 and G.723.1 compression algorithms. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveGapFillWithInterpolation 1.3.6.1.4.1.9.9.63.1.3.2.1.11 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from parameters or samples of data preceding and following in time due to voice data not received on time (or lost) from voice gateway for this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveGapFillWithRedundancy 1.3.6.1.4.1.9.9.63.1.3.2.1.12 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from redundancy parameters available due to voice data not received on time (or lost) from voice gateway for this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveHiWaterPlayoutDelay 1.3.6.1.4.1.9.9.63.1.3.2.1.13 absolutecounter32 read-only
The high water mark Voice Playout FIFO Delay during the voice call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallActiveLoWaterPlayoutDelay 1.3.6.1.4.1.9.9.63.1.3.2.1.14 gauge32 read-only
The low water mark Voice Playout FIFO Delay during the voice call.
                       cvVoIPCallActiveReceiveDelay 1.3.6.1.4.1.9.9.63.1.3.2.1.15 gauge32 read-only
The average Playout FIFO Delay plus the decoder delay during the voice call.
                       cvVoIPCallActiveVADEnable 1.3.6.1.4.1.9.9.63.1.3.2.1.16 truthvalue read-only
The object indicates whether or not the VAD (Voice Activity Detection) was enabled for the voice call.
                       cvVoIPCallActiveCoderTypeRate 1.3.6.1.4.1.9.9.63.1.3.2.1.17 cvccodertyperate read-only
The negotiated coder rate. It specifies the transmit rate of voice/fax compression to its associated call leg for the call. This rate is different from the configuration rate because of rate negotiation during the call.
                       cvVoIPCallActiveLostPackets 1.3.6.1.4.1.9.9.63.1.3.2.1.18 absolutecounter32 read-only
The number of lost voice packets during the call.
                       cvVoIPCallActiveEarlyPackets 1.3.6.1.4.1.9.9.63.1.3.2.1.19 absolutecounter32 read-only
The number of received voice packets that arrived too early to store in jitter buffer during the call.
                       cvVoIPCallActiveLatePackets 1.3.6.1.4.1.9.9.63.1.3.2.1.20 absolutecounter32 read-only
The number of received voice packets that arrived too late to playout with CODEC (Coder/Decoder) during the call.
                       cvVoIPCallActiveUsername 1.3.6.1.4.1.9.9.63.1.3.2.1.21 snmpadminstring read-only
The textual identifier of the calling party (user) of the call. If the username is not available, then the value of this object will have a length of zero.
                       cvVoIPCallActiveProtocolCallId 1.3.6.1.4.1.9.9.63.1.3.2.1.22 octet string read-only
The protocol-specific call identifier for the VoIP call.
                       cvVoIPCallActiveRemSigIPAddrT 1.3.6.1.4.1.9.9.63.1.3.2.1.23 inetaddresstype read-only
This object specifies the type of address contained in the associated instance of cvVoIPCallActiveRemSigIPAddr.
                       cvVoIPCallActiveRemSigIPAddr 1.3.6.1.4.1.9.9.63.1.3.2.1.24 inetaddress read-only
Remote signalling IP address for the VoIP call.
                       cvVoIPCallActiveRemSigPort 1.3.6.1.4.1.9.9.63.1.3.2.1.25 integer32 read-only
Remote signalling listener port to which to transmit voice packets.
                       cvVoIPCallActiveRemMediaIPAddrT 1.3.6.1.4.1.9.9.63.1.3.2.1.26 inetaddresstype read-only
This object specifies the type of address contained in the associated instance of cvVoIPCallActiveRemMediaIPAddr.
                       cvVoIPCallActiveRemMediaIPAddr 1.3.6.1.4.1.9.9.63.1.3.2.1.27 inetaddress read-only
Remote media end point IP address for the VoIP call.
                       cvVoIPCallActiveRemMediaPort 1.3.6.1.4.1.9.9.63.1.3.2.1.28 integer32 read-only
Remote media end point listener port to which to transmit voice packets.
                       cvVoIPCallActiveSRTPEnable 1.3.6.1.4.1.9.9.63.1.3.2.1.29 truthvalue read-only
The object indicates whether or not the SRTP (Secured RTP) was enabled for the voice call.
                       cvVoIPCallActiveOctetAligned 1.3.6.1.4.1.9.9.63.1.3.2.1.30 truthvalue read-only
If the object has a value true(1) octet align operation is used, and if the value is false(2), bandwidth efficient operation is used. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveBitRates 1.3.6.1.4.1.9.9.63.1.3.2.1.31 cvamrnbbitratemode read-only
This object indicates modes of Bit rates. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveModeChgPeriod 1.3.6.1.4.1.9.9.63.1.3.2.1.32 integer32 read-only
The object indicates the interval (N frame-blocks) at which codec mode changes are allowed. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveModeChgNeighbor 1.3.6.1.4.1.9.9.63.1.3.2.1.33 truthvalue read-only
If the object has a value of true(1), mode changes will be made to only neighboring modes set to cvVoIPCallActiveBitRates object. If the value is false(2), mode changes will be allowed to any modes set to cvVoIPCallActiveBitRates object. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveMaxPtime 1.3.6.1.4.1.9.9.63.1.3.2.1.34 integer32 read-only
The object indicates the maximum amount of media that can be encapsulated in a payload. Supported value is 20 msec. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveCRC 1.3.6.1.4.1.9.9.63.1.3.2.1.35 truthvalue read-only
If the object has a value of true(1), frame CRC will be included in the payload and if the value is false(2), frame CRC will not be included in the payload. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveRobustSorting 1.3.6.1.4.1.9.9.63.1.3.2.1.36 truthvalue read-only
If the object has a value of true(1), payload employs robust sorting and if the value is false(2), payload does not employ robust sorting. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveEncap 1.3.6.1.4.1.9.9.63.1.3.2.1.37 cvamrnbrtpencap read-only
The object indicates the RTP encapsulation type. Supported RTP encapsulation type is RFC3267. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveInterleaving 1.3.6.1.4.1.9.9.63.1.3.2.1.38 integer32 read-only
The object indicates the maximum number of frame-blocks allowed in an interleaving group. It indicates that frame-block level interleaving will be used for that session. If this object is not set, interleaving is not used. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActivePtime 1.3.6.1.4.1.9.9.63.1.3.2.1.39 integer32 read-only
The object indicates the length of the time in milliseconds represented by the media of the packet. Supported value is 20 milliseconds. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveChannels 1.3.6.1.4.1.9.9.63.1.3.2.1.40 integer32 read-only
The object indicates the number of audio channels. Supported value is 1. This object is not instantiated when the object cvVoIPCallActiveCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallActiveCoderMode 1.3.6.1.4.1.9.9.63.1.3.2.1.41 cvilbcframemode read-only
The object indicates the iLBC codec mode. The value of this object is valid only if cvVoIPCallActiveCoderTypeRate is equal to 'iLBC'.
                       cvVoIPCallActiveCallId 1.3.6.1.4.1.9.9.63.1.3.2.1.42 unsigned32 read-only
This object represents the call identifier for the active VoIP leg of the call.
                       cvVoIPCallActiveCallReferenceId 1.3.6.1.4.1.9.9.63.1.3.2.1.43 cvccallreferenceidorzero read-only
The call reference ID associates the video call entry and voice call entry of the same endpoint. An audio-only call may or may not have a valid call reference ID (i.e. value greater than zero), but in both cases, there will not be a video call entry associated with it. For a video call, the video-specific information is stored in a call entry in cVideoSessionActive of CISCO-VIDEO-SESSION-MIB, in which the call reference ID is also identified.
                       ccVoIPCallActivePolicyName 1.3.6.1.4.1.9.9.63.1.3.2.1.44 displaystring read-only
This object holds the policy name. It could be media policy, DSCP policy etc.
                       cvVoIPCallActiveReversedDirectionPeerAddress 1.3.6.1.4.1.9.9.63.1.3.2.1.45 displaystring read-only
This object store the reversed direction peer address If the address is not available, then it will have a length of zero. If the call is ingress then it contains called number and if the call is egress then it contains calling number.
                       cvVoIPCallActiveSessionId 1.3.6.1.4.1.9.9.63.1.3.2.1.46 unsigned32 read-only
This object indicates the active session ID assigned by the call manager to identify call legs that belong to the same call session.
               cvCallActiveDS0s 1.3.6.1.4.1.9.9.63.1.3.3 gauge32 read-only
The current number of DS0 interfaces used for the active calls.
               cvCallActiveDS0sHighThreshold 1.3.6.1.4.1.9.9.63.1.3.4 unsigned32 read-write
A high threshold used to determine when to generate the cvdcActiveDS0sHighNotification. This object represents the percentage of active DS0s in total number of DS0s.
               cvCallActiveDS0sLowThreshold 1.3.6.1.4.1.9.9.63.1.3.5 unsigned32 read-write
A low threshold used to determine when to generate the cvdcActiveDS0sLowNotification notification. This object represents the percentage of active DS0s in total number of DS0s.
               cvCallActiveDS0sHighNotifyEnable 1.3.6.1.4.1.9.9.63.1.3.6 truthvalue read-write
Specifies whether or not cvdcActiveDS0sHighNotification should be generated. 'true' : Indicates that the cvdcActiveDS0sHighNotification generation is enabled. 'false': Indicates that cvdcActiveDS0sHighNotification generation is disabled.
               cvCallActiveDS0sLowNotifyEnable 1.3.6.1.4.1.9.9.63.1.3.7 truthvalue read-write
Specifies whether or not cvdcActiveDS0sLowNotification should be generated. 'true' : Indicates that the cvdcActiveDS0sLowNotification generation is enabled. 'false': Indicates that cvdcActiveDS0sLowNotification generation is disabled.
               cvCallVolume 1.3.6.1.4.1.9.9.63.1.3.8
                   cvCallVolConnTable 1.3.6.1.4.1.9.9.63.1.3.8.1 no-access
This table represents the number of active call connections for each call connection type in the voice gateway.
                       cvCallVolConnEntry 1.3.6.1.4.1.9.9.63.1.3.8.1.1 no-access
An entry in the cvCallVolConnTable indicates number of active calls for a call connection type in the voice gateway.
                           cvCallVolConnIndex 1.3.6.1.4.1.9.9.63.1.3.8.1.1.1 cvcallconnectiontype no-access
This object represents index to the cvCallVolConnTable.
                           cvCallVolConnActiveConnection 1.3.6.1.4.1.9.9.63.1.3.8.1.1.2 gauge32 read-only
This object represents the total number of active calls for a connection type in the voice gateway.
                   cvCallVolConnTotalActiveConnections 1.3.6.1.4.1.9.9.63.1.3.8.2 gauge32 read-only
This object represents the total number of active call legs in the voice gateway.
                   cvCallVolConnMaxCallConnectionLicenese 1.3.6.1.4.1.9.9.63.1.3.8.3 unsigned32 read-only
This object represents the licensed call capacity for a voice gateway. If the value is 0, no licensing is done and the gateway can be accomodate as many calls depending on its capability.
                   cvCallVolPeerTable 1.3.6.1.4.1.9.9.63.1.3.8.4 no-access
This table represents the information about the usage of dialpeers configured in a voice gateway.
                       cvCallVolPeerEntry 1.3.6.1.4.1.9.9.63.1.3.8.4.1 no-access
Each entry represents a row in cvCallVolPeerTable and corresponds to the information about a dialpeer configured on the voice gateway.
                           cvCallVolPeerIncomingCalls 1.3.6.1.4.1.9.9.63.1.3.8.4.1.1 gauge32 read-only
This object represents the total number of active calls that has selected the dialpeer as an incoming dialpeer.
                           cvCallVolPeerOutgoingCalls 1.3.6.1.4.1.9.9.63.1.3.8.4.1.2 gauge32 read-only
This object represents the total number of active calls that has selected the dialpeer as an outgoing dialpeer.
                   cvCallVolIfTable 1.3.6.1.4.1.9.9.63.1.3.8.5 no-access
This table represents the information about the usage of an IP interface in a voice gateway for voice media calls. This table has a sparse-dependent relationship with ifTable. There exists an entry in this table, for each of the entries in ifTable where ifType is one of 'ethernetCsmacd' and 'softwareLoopback'.
                       cvCallVolIfEntry 1.3.6.1.4.1.9.9.63.1.3.8.5.1 no-access
Each entry represents a row in cvCallVolIfTable and corresponds to the information about an IP interface in the voice gateway.
                           cvCallVolMediaIncomingCalls 1.3.6.1.4.1.9.9.63.1.3.8.5.1.1 gauge32 read-only
This object represents the total number of inbound active media calls through this IP interface.
                           cvCallVolMediaOutgoingCalls 1.3.6.1.4.1.9.9.63.1.3.8.5.1.2 gauge32 read-only
This object represents the total number of outbound active media calls through the IP interface.
               cvCallRateMonitor 1.3.6.1.4.1.9.9.63.1.3.11
                     cvCallRateMonitorEnable 1.3.6.1.4.1.9.9.63.1.3.11.1 truthvalue read-write
This object represents the state of call-monitoring. A value of 'true' indicates that call-monitoring is enabled. A value of 'false' indicates that call-monitoring is disabled.
                     cvCallRateMonitorTime 1.3.6.1.4.1.9.9.63.1.3.11.2 unsigned32 read-write
This object represents the interval for which the gateway monitors the call-rate.
                     cvCallRate 1.3.6.1.4.1.9.9.63.1.3.11.3 gauge32 read-only
This object represents the total number of calls handled by the gateway during the monitored time.
                     cvCallRateHiWaterMark 1.3.6.1.4.1.9.9.63.1.3.11.4 unsigned32 read-only
This object represents the high water mark for the number of calls handled by the gateway in an unit interval of cvCallRateMonitorTime, from the time the call-monitoring is enabled.
           cvGatewayCallHistory 1.3.6.1.4.1.9.9.63.1.4
               cvCallHistoryTable 1.3.6.1.4.1.9.9.63.1.4.1 no-access
This table is the voice extension to the call history table of IETF Dial Control MIB. It contains voice encapsulation call leg information such as voice packet statistics, coder usage and end to end bandwidth of the call leg.
                   cvCallHistoryEntry 1.3.6.1.4.1.9.9.63.1.4.1.1 no-access
The information regarding a single voice encapsulation call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call history entry in the IETF Dial Control MIB is created and the call history entry contains the call establishment to a voice encapsulation peer. The entry is deleted when its associated call active entry in the IETF Dial Control MIB is deleted.
                       cvCallHistoryConnectionId 1.3.6.1.4.1.9.9.63.1.4.1.1.1 cvcguid read-only
The global connection identifier for the telephony leg, which was assigned to the call.
                       cvCallHistoryTxDuration 1.3.6.1.4.1.9.9.63.1.4.1.1.2 absolutecounter32 read-only
Duration of Transmit path open from this peer to the voice gateway for the call leg. This counter object will lock at the maximum value which is approximately two days.
                       cvCallHistoryVoiceTxDuration 1.3.6.1.4.1.9.9.63.1.4.1.1.3 absolutecounter32 read-only
Duration for this call leg. The Voice Utilization Rate can be obtained by dividing this by cvCallHistoryTXDuration object. This counter object will lock at the maximum value which is approximately two days.
                       cvCallHistoryFaxTxDuration 1.3.6.1.4.1.9.9.63.1.4.1.1.4 absolutecounter32 read-only
Duration of fax transmitted from this peer to voice gateway for this call leg. The FAX Utilization Rate can be obtained by dividing this by cvCallHistoryTXDuration object. This counter object will lock at the maximum value which is approximately two days.
                       cvCallHistoryCoderTypeRate 1.3.6.1.4.1.9.9.63.1.4.1.1.5 cvccodertyperate read-only
The negotiated coder rate. It specifies the transmit rate of voice/fax compression to its associated call leg for the call.
                       cvCallHistoryNoiseLevel 1.3.6.1.4.1.9.9.63.1.4.1.1.6 integer32 read-only
The object contains the average noise level for the call leg.
                       cvCallHistoryACOMLevel 1.3.6.1.4.1.9.9.63.1.4.1.1.7 integer32 read-only
The object contains the average ACOM level for the call leg. The value -1 indicates the level can not be determined or level detection is disabled.
                       cvCallHistorySessionTarget 1.3.6.1.4.1.9.9.63.1.4.1.1.8 displaystring read-only
The object specifies the session target of the peer that is used for the call leg via telephony interface.
                       cvCallHistoryImgPageCount 1.3.6.1.4.1.9.9.63.1.4.1.1.9 absolutecounter32 read-only
The number of FAX related image pages are received or transmitted via the peer for the call leg.
                       cvCallHistoryCallingName 1.3.6.1.4.1.9.9.63.1.4.1.1.10 snmpadminstring read-only
The calling party name of the call. If the name is not available, then it will have a length of zero.
                       cvCallHistoryCallerIDBlock 1.3.6.1.4.1.9.9.63.1.4.1.1.11 truthvalue read-only
The object indicates whether or not the caller ID feature is blocked for this call.
                       cvCallHistoryAccountCode 1.3.6.1.4.1.9.9.63.1.4.1.1.12 snmpadminstring read-only
The object indicates the account code input to the call. It could be used by down stream billing server. The value of empty string indicates no account code input.
                       cvCallHistoryCallId 1.3.6.1.4.1.9.9.63.1.4.1.1.13 unsigned32 read-only
This object represents the call identifier for the telephony leg, which was assigned to the call.
               cvVoIPCallHistoryTable 1.3.6.1.4.1.9.9.63.1.4.2 no-access
This table is the VoIP extension to the call history table of IETF Dial Control MIB. It contains VoIP call leg information about specific VoIP call destination and the selected QoS for the call leg.
                   cvVoIPCallHistoryEntry 1.3.6.1.4.1.9.9.63.1.4.2.1 no-access
The information regarding a single VoIP call leg. The call leg entry is identified by using the same index objects that are used by Call Active table of IETF Dial Control MIB to identify the call. An entry of this table is created when its associated call history entry in the IETF Dial Control MIB is created and the call history entry contains information for the call establishment to the peer on the IP backbone via a voice over IP peer. The entry is deleted when its associated call history entry in the IETF Dial Control MIB is deleted.
                       cvVoIPCallHistoryConnectionId 1.3.6.1.4.1.9.9.63.1.4.2.1.1 cvcguid read-only
The global connection identifier for the VoIP leg, which was assigned to the call.
                       cvVoIPCallHistoryRemoteIPAddress 1.3.6.1.4.1.9.9.63.1.4.2.1.2 ipaddress read-only
Remote system IP address for the call.
                       cvVoIPCallHistoryRemoteUDPPort 1.3.6.1.4.1.9.9.63.1.4.2.1.3 integer32 read-only
Remote system UDP listener port to which to transmit voice packets for the call.
                       cvVoIPCallHistoryRoundTripDelay 1.3.6.1.4.1.9.9.63.1.4.2.1.4 gauge32 read-only
The voice packet round trip delay between local and the remote system on the IP backbone during the call.
                       cvVoIPCallHistorySelectedQoS 1.3.6.1.4.1.9.9.63.1.4.2.1.5 qosservice read-only
The selected RSVP QoS for the call.
                       cvVoIPCallHistorySessionProtocol 1.3.6.1.4.1.9.9.63.1.4.2.1.6 cvsessionprotocol read-only
The object specifies the session protocol to be used for Internet call between local and remote router via IP backbone.
                       cvVoIPCallHistorySessionTarget 1.3.6.1.4.1.9.9.63.1.4.2.1.7 displaystring read-only
The object specifies the session target of the peer that is used for the Voice over IP call.
                       cvVoIPCallHistoryOnTimeRvPlayout 1.3.6.1.4.1.9.9.63.1.4.2.1.8 absolutecounter32 read-only
Duration of voice playout from data received on time for this call. This plus the durations for the GapFills in the following entries gives the Total Voice Playout Duration for Active Voice. This does not include duration for which no data was sent by the Transmit end as voice signal, e.g., silence suppression and fax signal. The On Time Playout Rate can be computed by dividing this entry by the Total Voice Playout Duration. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryGapFillWithSilence 1.3.6.1.4.1.9.9.63.1.4.2.1.9 absolutecounter32 read-only
Duration of voice signal replaced with signal played out during silence due to voice data not received on time (or lost) from voice gateway this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryGapFillWithPrediction 1.3.6.1.4.1.9.9.63.1.4.2.1.10 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from parameters or samples of data preceding in time due to voice data not received on time (or lost) from voice gateway for this call. An example of such playout is frame-erasure or frame-concealment strategies in G.729 and G.723.1 compression algorithms. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryGapFillWithInterpolation 1.3.6.1.4.1.9.9.63.1.4.2.1.11 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from parameters or samples of data preceding and following in time due to voice data not received on time (or lost) from voice gateway for this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryGapFillWithRedundancy 1.3.6.1.4.1.9.9.63.1.4.2.1.12 absolutecounter32 read-only
Duration of voice signal played out with signal synthesized from redundancy parameters available due to voice data not received on time (or lost) from voice gateway for this call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryHiWaterPlayoutDelay 1.3.6.1.4.1.9.9.63.1.4.2.1.13 absolutecounter32 read-only
The high water mark Voice Playout FIFO Delay during the voice call. This counter object will lock at the maximum value which is approximately two days.
                       cvVoIPCallHistoryLoWaterPlayoutDelay 1.3.6.1.4.1.9.9.63.1.4.2.1.14 gauge32 read-only
The low water mark Voice Playout FIFO Delay during the voice call.
                       cvVoIPCallHistoryReceiveDelay 1.3.6.1.4.1.9.9.63.1.4.2.1.15 gauge32 read-only
The average Playout FIFO Delay plus the decoder delay during the voice call.
                       cvVoIPCallHistoryVADEnable 1.3.6.1.4.1.9.9.63.1.4.2.1.16 truthvalue read-only
The object indicates whether or not the VAD (Voice Activity Detection) was enabled for the voice call.
                       cvVoIPCallHistoryCoderTypeRate 1.3.6.1.4.1.9.9.63.1.4.2.1.17 cvccodertyperate read-only
The negotiated coder rate. It specifies the transmit rate of voice/fax compression to its associated call leg for the call. This rate is different from the configuration rate because of rate negotiation during the call.
                       cvVoIPCallHistoryIcpif 1.3.6.1.4.1.9.9.63.1.4.2.1.18 integer32 read-only
The Calculated Planning Impairment Factor (Icpif) of the call that is associated to this call leg. The value in this object is computed by the following equation. Icpif of the call = Itotal (total impairment value) of the call - A (Expectation Factor) in the cvVoIPPeerCfgExpectFactor of the call leg associated peer. A value of -1 implies that Icpif was not calculated and is meaningless for this call.
                       cvVoIPCallHistoryLostPackets 1.3.6.1.4.1.9.9.63.1.4.2.1.19 absolutecounter32 read-only
The number of lost voice packets during the call.
                       cvVoIPCallHistoryEarlyPackets 1.3.6.1.4.1.9.9.63.1.4.2.1.20 absolutecounter32 read-only
The number of received voice packets that are arrived too early to store in jitter buffer during the call.
                       cvVoIPCallHistoryLatePackets 1.3.6.1.4.1.9.9.63.1.4.2.1.21 absolutecounter32 read-only
The number of received voice packets that are arrived too late to playout with CODEC (Coder/Decoder) during the call.
                       cvVoIPCallHistoryUsername 1.3.6.1.4.1.9.9.63.1.4.2.1.22 snmpadminstring read-only
The textual identifier of the calling party (user) of the call. If the username is not available, then the value of this object will have a length of zero.
                       cvVoIPCallHistoryProtocolCallId 1.3.6.1.4.1.9.9.63.1.4.2.1.23 octet string read-only
The protocol-specific call identifier for the VoIP call.
                       cvVoIPCallHistoryRemSigIPAddrT 1.3.6.1.4.1.9.9.63.1.4.2.1.24 inetaddresstype read-only
This object specifies the type of address contained in the associated instance of cvVoIPCallHistoryRemSigIPAddr.
                       cvVoIPCallHistoryRemSigIPAddr 1.3.6.1.4.1.9.9.63.1.4.2.1.25 inetaddress read-only
Remote signalling IP address for the VoIP call.
                       cvVoIPCallHistoryRemSigPort 1.3.6.1.4.1.9.9.63.1.4.2.1.26 integer32 read-only
Remote signalling listener port to which to transmit voice packets.
                       cvVoIPCallHistoryRemMediaIPAddrT 1.3.6.1.4.1.9.9.63.1.4.2.1.27 inetaddresstype read-only
This object specifies the type of address contained in the associated instance of cvVoIPCallHistoryRemMediaIPAddr.
                       cvVoIPCallHistoryRemMediaIPAddr 1.3.6.1.4.1.9.9.63.1.4.2.1.28 inetaddress read-only
Remote media end point IP address for the VoIP call.
                       cvVoIPCallHistoryRemMediaPort 1.3.6.1.4.1.9.9.63.1.4.2.1.29 integer32 read-only
Remote media end point listener port to which to transmit voice packets.
                       cvVoIPCallHistorySRTPEnable 1.3.6.1.4.1.9.9.63.1.4.2.1.30 truthvalue read-only
The object indicates whether or not the SRTP (Secured RTP) was enabled for the voice call.
                       cvVoIPCallHistoryFallbackIcpif 1.3.6.1.4.1.9.9.63.1.4.2.1.31 integer32 read-only
The Calculated Planning Impairment Factor (Icpif) of the call that is associated to this call leg. The value in this object is computed by the following equation. Icpif of the fallback probe = Itotal (total impairment value) - configured fallback (Expectation Factor). A value of 0 implies that Icpif was not calculated and is meaningless for this attempt.
                       cvVoIPCallHistoryFallbackLoss 1.3.6.1.4.1.9.9.63.1.4.2.1.32 absolutecounter32 read-only
FallbackLoss is the percentage of loss packets based on the total packets sent.
                       cvVoIPCallHistoryFallbackDelay 1.3.6.1.4.1.9.9.63.1.4.2.1.33 gauge32 read-only
The FallbackDelay is calculated as follows - Take the sum of the round trips for all the probes, divide by the number of probes, and divide by two to get the one-way delay. Then add in jitter_in or jiter_out, which ever is higher.
                       cvVoIPCallHistoryOctetAligned 1.3.6.1.4.1.9.9.63.1.4.2.1.34 truthvalue read-only
If the object has a value true(1) octet align operation is used, and if the value is false(2), bandwidth efficient operation is used. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryBitRates 1.3.6.1.4.1.9.9.63.1.4.2.1.35 cvamrnbbitratemode read-only
This object indicates modes of Bit rates. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryModeChgPeriod 1.3.6.1.4.1.9.9.63.1.4.2.1.36 integer32 read-only
The object indicates the interval (N frame-blocks) at which codec mode changes are allowed. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryModeChgNeighbor 1.3.6.1.4.1.9.9.63.1.4.2.1.37 truthvalue read-only
If the object has a value of true(1), mode changes will be made to only neighboring modes set to cvVoIPCallHistoryBitRates object. If the value is false(2), mode changes will be allowed to any modes set to cvVoIPCallHistoryBitRates object. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryMaxPtime 1.3.6.1.4.1.9.9.63.1.4.2.1.38 integer32 read-only
The object indicates the maximum amount of media that can be encapsulated in a payload. Supported value is 20 msec. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryCRC 1.3.6.1.4.1.9.9.63.1.4.2.1.39 truthvalue read-only
If the object has a value of true(1), frame CRC will be included in the payload and if the value is false(2), frame CRC will not be included in the payload. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryRobustSorting 1.3.6.1.4.1.9.9.63.1.4.2.1.40 truthvalue read-only
If the object has a value of true(1), payload employs robust sorting and if the value is false(2), payload does not employ robust sorting. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryEncap 1.3.6.1.4.1.9.9.63.1.4.2.1.41 cvamrnbrtpencap read-only
The object indicates the RTP encapsulation type. Supported RTP encapsulation type is RFC3267. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryInterleaving 1.3.6.1.4.1.9.9.63.1.4.2.1.42 integer32 read-only
The object indicates the maximum number of frame-blocks allowed in an interleaving group. It indicates that frame-block level interleaving will be used for that session. If this object is not set, interleaving is not used. This object is applicable only when RTP frame type is octet aligned. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryPtime 1.3.6.1.4.1.9.9.63.1.4.2.1.43 integer32 read-only
The object indicates the length of the time in milliseconds represented by the media of the packet. Supported value is 20 milliseconds. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryChannels 1.3.6.1.4.1.9.9.63.1.4.2.1.44 integer32 read-only
The object indicates the number of audio channels. Supported value is 1. This object is not instantiated when the object cvVoIPCallHistoryCoderTypeRate is not equal to gsmAmrNb enum.
                       cvVoIPCallHistoryCoderMode 1.3.6.1.4.1.9.9.63.1.4.2.1.45 cvilbcframemode read-only
The object indicates the iLBC mode. The value of this object is valid only if cvVoIPCallHistoryCoderTypeRate is equal to 'iLBC'.
                       cvVoIPCallHistoryCallId 1.3.6.1.4.1.9.9.63.1.4.2.1.46 unsigned32 read-only
This object represents the call identifier for the VoIP leg, which was assigned to the call.
                       cvVoIPCallHistoryCallReferenceId 1.3.6.1.4.1.9.9.63.1.4.2.1.47 cvccallreferenceidorzero read-only
The call reference ID associates the video call entry and voice call entry of the same endpoint. An audio-only call may or may not have a valid call reference ID (i.e. value greater than zero), but in both cases, there will not be a video call entry associated with it. For a video call, the video-specific information is stored in a call entry in cVideoSessionActive of CISCO-VIDEO-SESSION-MIB, in which the call reference ID is also identified.
                       cvVoIPCallHistorySessionId 1.3.6.1.4.1.9.9.63.1.4.2.1.48 unsigned32 read-only
This object indicates the session ID assigned by the call manager to identify call legs that belong to the same call session. This session ID (history) represents a completed call session, whereas the active session ID (cvVoIPCallActiveSessionId) represents an ongoing session.
               cvCallVolumeStatsHistory 1.3.6.1.4.1.9.9.63.1.4.3
                   cvCallRateStatsTable 1.3.6.1.4.1.9.9.63.1.4.3.1 no-access
This table represents voice call rate measurement in various interval lengths defined by the CvCallVolumeStatsIntvlType object. Each interval may contain one or more entries to allow for detailed measurement to be collected.
                       cvCallRateStatsEntry 1.3.6.1.4.1.9.9.63.1.4.3.1.1 no-access
This is a conceptual-row in cvCallRateStatsTable This entry is created at the system initialization and is updated at every epoch based on CvCallVolumeStatsIntvlType
                           cvCallRateStatsIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.1.1.1 cvcallvolumestatsintvltype no-access
The Object indexes in Call Rate Table to select one among three interval-tables. The different types in this table are represented by CvCallVolumeStatsIntvlType
                           cvCallRateStatsIntvlDur 1.3.6.1.4.1.9.9.63.1.4.3.1.1.2 unsigned32 no-access
This is an index that references to the different past periods in given in interval of call rate table. This range is 1-60 for Seconds and Minutes table wherein 1-72 for hours table.
                           cvCallRateStatsMaxVal 1.3.6.1.4.1.9.9.63.1.4.3.1.1.3 unsigned32 read-only
This object indicates the maximum calls per second that occured for the given period for the given interval.
                           cvCallRateStatsAvgVal 1.3.6.1.4.1.9.9.63.1.4.3.1.1.4 unsigned32 read-only
This object indicates the average calls per second that occured for the given period for the given interval.
                   cvCallLegRateStatsTable 1.3.6.1.4.1.9.9.63.1.4.3.2 no-access
cvCallLegRateStatsTable table represents voice call leg rate measurement in various interval lengths defined by the CvCallVolumeStatsIntvlType object. Each interval may contain one or more entries to allow for detailed measurement to be collected.
                       cvCallLegRateStatsEntry 1.3.6.1.4.1.9.9.63.1.4.3.2.1 no-access
This is a conceptual-row in cvCallLegRateStatsTable This entry is created at the system initialization and is updated at every epoch based on CvCallVolumeStatsIntvlType
                           cvCallLegRateStatsIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.2.1.1 cvcallvolumestatsintvltype no-access
The Object indexes in Call Leg Rate Table to select one among three interval-tables. The different types in this table are represented by CvCallVolumeStatsIntvlType
                           cvCallLegRateStatsIntvlDur 1.3.6.1.4.1.9.9.63.1.4.3.2.1.2 unsigned32 no-access
This is an index that references to the different past periods in given in interval of call rate table. This range is 1-60 for Seconds and Minutes table wherein 1-72 for hours table.
                           cvCallLegRateStatsMaxVal 1.3.6.1.4.1.9.9.63.1.4.3.2.1.3 unsigned32 read-only
This object indicates the maximum call-legs per second that occured for the given period for the given interval.
                           cvCallLegRateStatsAvgVal 1.3.6.1.4.1.9.9.63.1.4.3.2.1.4 unsigned32 read-only
This object indicates the average call-legs per second that occured for the given period for the given interval.
                   cvActiveCallStatsTable 1.3.6.1.4.1.9.9.63.1.4.3.3 no-access
This table represents the active voice calls in various interval lengths defined by the CvCallVolumeStatsIntvlType object. Each interval may contain one or more entries to allow for detailed measurement to be collected.
                       cvActiveCallStatsEntry 1.3.6.1.4.1.9.9.63.1.4.3.3.1 no-access
This is a conceptual-row in cvActiveCallStatsTable This entry is created at the system initialization and is updated at every epoch based on CvCallVolumeStatsIntvlType
                           cvActiveCallStatsIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.3.1.1 cvcallvolumestatsintvltype no-access
The Object indexes in Active Call Rate Table (con-current calls table) to select one among three interval-tables. The different types in this table are represented by CvCallVolumeStatsIntvlType
                           cvActiveCallStatsIntvlDur 1.3.6.1.4.1.9.9.63.1.4.3.3.1.2 unsigned32 no-access
This is an index that references to the different past periods in given in interval of active call table. This range is 1-60 for Seconds and Minutes table wherein 1-72 for hours table.
                           cvActiveCallStatsMaxVal 1.3.6.1.4.1.9.9.63.1.4.3.3.1.3 unsigned32 read-only
This object indicates the maximum number of active call that occured for the given period for the given interval.
                           cvActiveCallStatsAvgVal 1.3.6.1.4.1.9.9.63.1.4.3.3.1.4 unsigned32 read-only
This object indicates the average number of active calls that occured for the given period for the given interval.
                   cvCallDurationStatsTable 1.3.6.1.4.1.9.9.63.1.4.3.4 no-access
This table represents the number of calls below a specific duration in various interval length defined by the CvCallVolumeStatsIntvlType object. The specific duration is configurable value of cvCallDurationStatsThreshold object. Each interval may contain one or more entries to allow for detailed measurement to be collected.
                       cvCallDurationStatsEntry 1.3.6.1.4.1.9.9.63.1.4.3.4.1 no-access
This is a conceptual-row in cvCallDurationStatsTable This entry is created at the system initialization and is updated at every epoch based on CvCallVolumeStatsIntvlType
                           cvCallDurationStatsIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.4.1.1 cvcallvolumestatsintvltype no-access
The Object indexes in Call Duration Table to select one among three interval-tables. The different types in this table are represented by CvCallVolumeStatsIntvlType
                           cvCallDurationStatsIntvlDur 1.3.6.1.4.1.9.9.63.1.4.3.4.1.2 unsigned32 no-access
This is an index that references to the different past periods in given in interval of call Duration table. This range is 1-60 for Seconds and Minutes table wherein 1-72 for hours table.
                           cvCallDurationStatsMaxVal 1.3.6.1.4.1.9.9.63.1.4.3.4.1.3 unsigned32 read-only
This object indicates the maximum number of calls having a duration which is below the threshold for the given interval.
                           cvCallDurationStatsAvgVal 1.3.6.1.4.1.9.9.63.1.4.3.4.1.4 unsigned32 read-only
This object indicates the average number of calls having a duration which is below the threshold for the given interval.
                   cvSipMsgRateStatsTable 1.3.6.1.4.1.9.9.63.1.4.3.5 no-access
This table represents the SIP message rate measurement in various interval length defined by the CvCallVolumeStatsIntvlType object. Each interval may contain one or more entries to allow for detailed measurement to be collected
                       cvSipMsgRateStatsEntry 1.3.6.1.4.1.9.9.63.1.4.3.5.1 no-access
This is a conceptual-row in cvSipMsgRateStatsTable This entry is created at the system initialization and is updated at every epoch based on CvCallVolumeStatsIntvlType
                           cvSipMsgRateStatsIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.5.1.1 cvcallvolumestatsintvltype no-access
The Object indexes in SIP Message Rate Table to select one among three interval-tables. The different types in this table are represented by CvCallVolumeStatsIntvlType
                           cvSipMsgRateStatsIntvlDur 1.3.6.1.4.1.9.9.63.1.4.3.5.1.2 unsigned32 no-access
This is an index that references to the different past periods in given in interval of SIP message rate table. This range is 1-60 for Seconds and Minutes table wherein 1-72 for hours table.
                           cvSipMsgRateStatsMaxVal 1.3.6.1.4.1.9.9.63.1.4.3.5.1.3 unsigned32 read-only
This object indicates the maximum SIP messages per second that is received for the given interval.
                           cvSipMsgRateStatsAvgVal 1.3.6.1.4.1.9.9.63.1.4.3.5.1.4 unsigned32 read-only
This object indicates the average SIP messages per second that is received for the given interval.
                   cvCallRateWMTable 1.3.6.1.4.1.9.9.63.1.4.3.6 no-access
This table represents high watermarks achieved by call rate in various interval length defined by CvCallVolumeWMIntvlType. Each interval may contain one or more entries to allow for detailed measurement to be collected
                       cvCallRateWMEntry 1.3.6.1.4.1.9.9.63.1.4.3.6.1 no-access
This is a conceptual-row in cvCallRateWMTable This entry is created at the system initialization and is updated whenever a) This entry is obsolete OR b) A new/higher entry is available. These entries are reinitialised/added/deleted if cvCallVolumeWMTableSize is changed
                           cvCallRateWMIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.6.1.1 cvcallvolumewmintvltype no-access
The Object indexes in call rate Water mark Table to select one among four interval-tables. The different types in this table are represented by CvCallVolumeWMIntvlType
                           cvCallRateWMIndex 1.3.6.1.4.1.9.9.63.1.4.3.6.1.2 unsigned32 no-access
This is an index that references to different peaks in past period in call rate watermark table. The number of watermarks entries stored for each table are based on cvCallVolumeWMTableSize
                           cvCallRateWMValue 1.3.6.1.4.1.9.9.63.1.4.3.6.1.3 unsigned32 read-only
This object indicates high watermark value achieved by the calls per second for the given interval
                           cvCallRateWMts 1.3.6.1.4.1.9.9.63.1.4.3.6.1.4 dateandtime read-only
This object indicates date and Time when the high watermark is achieved for calls per second for the given interval
                   cvCallLegRateWMTable 1.3.6.1.4.1.9.9.63.1.4.3.7 no-access
cvCallLegRateWMTable table represents high watermarks achieved by call-leg rate in various interval length defined by CvCallVolumeWMIntvlType. Each interval may contain one or more entries to allow for detailed measurement to be collected
                       cvCallLegRateWMEntry 1.3.6.1.4.1.9.9.63.1.4.3.7.1 no-access
This is a conceptual-row in cvCallLegRateWMTable This entry is created at the system initialization and is updated whenever a) This entry is obsolete OR b) A new/higher entry is available. These entries are reinitialised/added/deleted if cvCallVolumeWMTableSize is changed
                           cvCallLegRateWMIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.7.1.1 cvcallvolumewmintvltype no-access
The Object indexes in call leg rate Water mark Table to select one among four interval-tables. The different types in this table are represented by CvCallVolumeWMIntvlType
                           cvCallLegRateWMIndex 1.3.6.1.4.1.9.9.63.1.4.3.7.1.2 unsigned32 no-access
This is an index that references to different peaks in past period in call leg rate watermark table. The number of watermarks entries stored for each table are based on cvCallVolumeWMTableSize
                           cvCallLegRateWMValue 1.3.6.1.4.1.9.9.63.1.4.3.7.1.3 unsigned32 read-only
This object indicates high watermark value achieved by the call legs per second for the given interval
                           cvCallLegRateWMts 1.3.6.1.4.1.9.9.63.1.4.3.7.1.4 dateandtime read-only
This object indicates date and time when the high watermark is achieved for call-legs per second for the given interval
                   cvActiveCallWMTable 1.3.6.1.4.1.9.9.63.1.4.3.8 no-access
This table represents high watermarks achieved by active calls in various interval length defined by CvCallVolumeWMIntvlType. Each interval may contain one or more entries to allow for detailed measurement to be collected.
                       cvActiveCallWMEntry 1.3.6.1.4.1.9.9.63.1.4.3.8.1 no-access
This is a conceptual-row in cvActiveCallWMTable This entry is created at the system initialization and is updated whenever a) This entry is obsolete OR b) A new/higher entry is available. These entries are reinitialised/added/deleted if cvCallVolumeWMTableSize is changed
                           cvActiveCallWMIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.8.1.1 cvcallvolumewmintvltype no-access
The Object indexes in active call Water mark Table to select one among four interval-tables. The different types in this table are represented by CvCallVolumeWMIntvlType
                           cvActiveCallWMIndex 1.3.6.1.4.1.9.9.63.1.4.3.8.1.2 unsigned32 no-access
This is an index that references to different peaks in past period in acive call watermark table. The number of watermarks entries stored for each table are based on cvCallVolumeWMTableSize
                           cvActiveCallWMValue 1.3.6.1.4.1.9.9.63.1.4.3.8.1.3 unsigned32 read-only
This object indicates high watermark value achieved by the active calls for the given interval
                           cvActiveCallWMts 1.3.6.1.4.1.9.9.63.1.4.3.8.1.4 dateandtime read-only
This object indicates date and time when the high watermark is achieved for active calls for the given interval
                   cvSipMsgRateWMTable 1.3.6.1.4.1.9.9.63.1.4.3.9 no-access
This table represents of high watermarks achieved by SIP message rate in various interval length defined by CvCallVolumeWMIntvlType. Each interval may contain one or more entries to allow for detailed measurement to be collected
                       cvSipMsgRateWMEntry 1.3.6.1.4.1.9.9.63.1.4.3.9.1 no-access
This is a conceptual-row in cvSipMsgRateWMTable. This entry is created at the system initialization and is updated whenever a) This entry is obsolete OR b) A new/higher entry is available. These entries are reinitialised/added/deleted if cvCallVolumeWMTableSize is changed
                           cvSipMsgRateWMIntvlDurUnits 1.3.6.1.4.1.9.9.63.1.4.3.9.1.1 cvcallvolumewmintvltype no-access
The Object indexes in SIP Message rate Water mark Table to select one among four interval-tables. The different types in this table are represented by CvCallVolumeWMIntvlType
                           cvSipMsgRateWMIndex 1.3.6.1.4.1.9.9.63.1.4.3.9.1.2 unsigned32 no-access
This is an index that references to different peaks in past period in sip message rate watermark table. The number of watermarks entries stored for each table are based on cvCallVolumeWMTableSize
                           cvSipMsgRateWMValue 1.3.6.1.4.1.9.9.63.1.4.3.9.1.3 unsigned32 read-only
This object indicates high watermark value achieved by the SIP messages per second for the given interval
                           cvSipMsgRateWMts 1.3.6.1.4.1.9.9.63.1.4.3.9.1.4 dateandtime read-only
This object indicates date and time when the high watermark is achieved for SIP messages per second for the given interval
                   cvCallDurationStatsThreshold 1.3.6.1.4.1.9.9.63.1.4.3.10 unsigned32 read-write
This Object specifies the thresold duration in seconds. cvCallDurationStatsTable will monitor all the calls below this threshold. Decresing the value of the threshold will reset this table.
                   cvCallVolumeWMTableSize 1.3.6.1.4.1.9.9.63.1.4.3.11 unsigned32 read-write
This Object specifies the number of entries the watermark table will maintain. This value will decide the number of elements in cvCallRateWMTable, cvCallLegRateWMTable, cvActiveCallWMTable and cvSipMsgRateWMTable.
       cvdcMIBNotificationPrefix 1.3.6.1.4.1.9.9.63.2
           cvdcMIBNotifications 1.3.6.1.4.1.9.9.63.2.0
               cvdcPoorQoVNotification 1.3.6.1.4.1.9.9.63.2.0.1
Poor quality of voice notification. A cvdcPoorQoVNotification is sent at the call disconnection time if the value of cvVoIPCallHistoryIcpif exceeds the value of cvVoIPPeerCfgIcpif in the call associated peer.
               cvdcPoorQoVNotificationRev1 1.3.6.1.4.1.9.9.63.2.0.2
Poor quality of voice notification. A cvdcPoorQoVNotificationRev1 is sent at the call disconnection time if the value of cvVoIPCallHistoryIcpif exceeds the value of cvVoIPPeerCfgIcpif in the call associated peer.
               cvdcActiveDS0sHighNotification 1.3.6.1.4.1.9.9.63.2.0.3
The cvdcActiveDS0sHighNotification is sent when the percentage of active DS0s exceeds cvCallActiveDS0sHighThreshold value.
               cvdcActiveDS0sLowNotification 1.3.6.1.4.1.9.9.63.2.0.4
The cvdcActiveDS0sLowNotification is sent when the percentage of active DS0s is less than cvCallActiveDS0sLowThreshold value.
               cvdcFallbackNotification 1.3.6.1.4.1.9.9.63.2.0.5
This cvdcFallbackNotificaion is sent out, when the destination IP address of call fallback probe fails. This probe generated for beginning of each call, with exception of existing cached entry.
               cvdcPolicyViolationNotification 1.3.6.1.4.1.9.9.63.2.0.6
Policy violation voice notification. A cvdcPolicyViolationNotification is sent when the call is active and has policy violation. It can be media policy violation or DSCP policy violation.
       cvdcMIBConformance 1.3.6.1.4.1.9.9.63.3
           cvdcMIBCompliances 1.3.6.1.4.1.9.9.63.3.1
               cvdcMIBCompliance 1.3.6.1.4.1.9.9.63.3.1.1
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev1 1.3.6.1.4.1.9.9.63.3.1.2
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev2 1.3.6.1.4.1.9.9.63.3.1.3
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev3 1.3.6.1.4.1.9.9.63.3.1.4
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev4 1.3.6.1.4.1.9.9.63.3.1.5
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev5 1.3.6.1.4.1.9.9.63.3.1.6
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev6 1.3.6.1.4.1.9.9.63.3.1.7
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev7 1.3.6.1.4.1.9.9.63.3.1.8
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev8 1.3.6.1.4.1.9.9.63.3.1.9
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev9 1.3.6.1.4.1.9.9.63.3.1.10
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev10 1.3.6.1.4.1.9.9.63.3.1.11
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev11 1.3.6.1.4.1.9.9.63.3.1.12
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev12 1.3.6.1.4.1.9.9.63.3.1.13
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev13 1.3.6.1.4.1.9.9.63.3.1.14
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev14 1.3.6.1.4.1.9.9.63.3.1.15
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev15 1.3.6.1.4.1.9.9.63.3.1.16
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev16 1.3.6.1.4.1.9.9.63.3.1.17
The compliance statement for entities which implement the CISCO VOICE DIAL CONTROL MIB
               cvdcMIBComplianceRev17 1.3.6.1.4.1.9.9.63.3.1.18
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
               cvdcMIBComplianceRev18 1.3.6.1.4.1.9.9.63.3.1.19
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
               cvdcMIBComplianceRev19 1.3.6.1.4.1.9.9.63.3.1.20
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
               cvdcMIBComplianceRev20 1.3.6.1.4.1.9.9.63.3.1.21
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
               cvdcMIBComplianceRev21 1.3.6.1.4.1.9.9.63.3.1.22
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
               cvdcMIBComplianceRev22 1.3.6.1.4.1.9.9.63.3.1.23
The compliance statement for the entities that implement CISCO-VOICE-DIAL-CONTROL-MIB.
           cvdcMIBGroups 1.3.6.1.4.1.9.9.63.3.2
               cvdcGeneralCfgGroup 1.3.6.1.4.1.9.9.63.3.2.1
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroup group is superseded by cvdcGeneralCfgGroupRev1.
               cvdcVoiceCfgGroup 1.3.6.1.4.1.9.9.63.3.2.2
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvdcVoiceCfgGroup group is superseded by cvdcVoiceCfgGroupRev1.
               cvdcVoIPCfgGroup 1.3.6.1.4.1.9.9.63.3.2.3
A collection of objects providing the VoIP Dial Control configuration capability. cvdcVoIPCfgGroup group is superseded by cvdcVoIPCfgGroupRev1.
               cvCallGroup 1.3.6.1.4.1.9.9.63.3.2.4
A collection of objects providing the GSTN (General Switched Telephony Network Voice Call capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvCallGroup group is superseded by cvCallGroupRev1.
               cvVoIPCallGroup 1.3.6.1.4.1.9.9.63.3.2.5
A collection of objects providing the VoIP Call capability. cvVoIPCallGroup group is superseded by cvVoIPCallGroupRev1.
               cvdcGeneralCfgGroupRev1 1.3.6.1.4.1.9.9.63.3.2.6
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroupRev1 group is superseded by cvdcGeneralCfgGroupRev2.
               cvdcVoiceCfgGroupRev1 1.3.6.1.4.1.9.9.63.3.2.7
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvdcVoiceCfgGroupRev1 group is superseded by cvdcVoiceCfgGroupRev2.
               cvVoIPCallGroupRev1 1.3.6.1.4.1.9.9.63.3.2.8
A collection of objects providing the VoIP Call capability. cvVoIPCallGroupRev1 group is superseded by cvVoIPCallGroupRev2.
               cvCallGroupRev1 1.3.6.1.4.1.9.9.63.3.2.9
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvCallGroupRev1 group is superseded by cvCallGroupRev2.
               cvdcGeneralCfgGroupRev2 1.3.6.1.4.1.9.9.63.3.2.10
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroupRev2 group is superseded by cvdcGeneralCfgGroupRev3.
               cvdcVoIPCfgGroupRev1 1.3.6.1.4.1.9.9.63.3.2.11
A collection of objects providing the VoIP Dial Control configuration capability. cvdcVoIPCfgGroupRev1 group is superseded by cvdcVoIPCfgGroupRev2.
               cvdcGeneralCfgGroupRev3 1.3.6.1.4.1.9.9.63.3.2.12
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroupRev3 group is superseded by cvdcGeneralCfgGroupRev4.
               cvdcVoiceCfgGroupRev2 1.3.6.1.4.1.9.9.63.3.2.13
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure.
               cvdcVoIPCfgGroupRev2 1.3.6.1.4.1.9.9.63.3.2.14
A collection of objects providing the VoIP Dial Control configuration capability. cvdcVoIPCfgGroupRev2 group is superseded by cvdcVoIPCfgGroupRev3.
               cvVoIPCallGroupRev3 1.3.6.1.4.1.9.9.63.3.2.15
A collection of objects providing the VoIP Call capability. cvVoIPCallGroupRev3 group is superseded by cvVoIPCallGroupRev4.
               cvdcNotificationGroup 1.3.6.1.4.1.9.9.63.3.2.16
The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB cvdcNotificationGroup group is superseded by cvdcNotificationGroupRev1.
               cvCallGroupRev2 1.3.6.1.4.1.9.9.63.3.2.17
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvCallGroupRev2 group is superseded by cvCallGroupRev3.
               cvdcGeneralCfgGroupRev4 1.3.6.1.4.1.9.9.63.3.2.18
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroupRev4 group is superseded by cvdcGeneralCfgGroupRev5.
               cvVoIPCallGroupRev4 1.3.6.1.4.1.9.9.63.3.2.19
A collection of objects providing the VoIP Call capability. cvVoIPCallGroupRev4 group is superseded by cvVoIPCallGroupRev5.
               cvdcNotificationGroupRev1 1.3.6.1.4.1.9.9.63.3.2.20
The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB cvdcNotificationGroupRev1 group is superseded by cvdcNotificationGroupRev2.
               cvdcVoIPCfgGroupRev3 1.3.6.1.4.1.9.9.63.3.2.21
A collection of objects providing the VoIP Dial Control configuration capability. cvdcVoIPCfgGroupRev3 group is superseded by cvdcVoIPCfgGroupRev4.
               cvdcGeneralCfgGroupRev5 1.3.6.1.4.1.9.9.63.3.2.22
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability. cvdcGeneralCfgGroupRev5 group is superseded by cvdcGeneralCfgGroupRev6.
               cvdcVoIPCfgGroupRev4 1.3.6.1.4.1.9.9.63.3.2.23
A collection of objects providing the VoIP Dial Control configuration capability.
               cvCallGroupRev3 1.3.6.1.4.1.9.9.63.3.2.24
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvCallGroupRev3 group is superseded by cvCallGroupRev4.
               cvCallGroupRev4 1.3.6.1.4.1.9.9.63.3.2.25
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure. cvCallGroupRev4 group is superseded by cvCallGroupRev5.
               cvVoIPCallGroupRev5 1.3.6.1.4.1.9.9.63.3.2.26
A collection of objects providing the VoIP Call capability. cvVoIPCallGroupRev5 group is superseded by cvVoIPCallGroupRev6.
               cvCallGroupRev5 1.3.6.1.4.1.9.9.63.3.2.27
A collection of objects providing the GSTN (General Switched Telephony Network Voice Dial Control configuration capability. GSTN (General Switched Telephony Network), which is supposed to encompass analog, ISDN, Cellular - essentially anything circuit switched over the TDM infrastructure.
               cvdcNotificationGroupRev2 1.3.6.1.4.1.9.9.63.3.2.28
The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB cvdcNotificationGroupRev2 group is superseded by cvdcNotificationGroupRev3.
               cvVoIPCallGroupRev6 1.3.6.1.4.1.9.9.63.3.2.29
A collection of objects providing the VoIP Call capability.
               cvdcGeneralCfgGroupRev6 1.3.6.1.4.1.9.9.63.3.2.30
A collection of objects providing the general Voice Gateway Call Dial Control configuration capability.
               cvdcNotificationGroupRev3 1.3.6.1.4.1.9.9.63.3.2.31
The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB. This group cvdcNotificationGroupRev3 is deprecated and replaced by cvdcNotificationGroupRev4. cvdcNotificationGroupRev3 group is superseded by cvdcNotificationGroupRev4.
               cvdcVoIPCfgAmrNbGroup 1.3.6.1.4.1.9.9.63.3.2.32
A collection of objects providing the VoIP Dial Control configuration capability for GSM AMR-NB codec.
               cvVoIPCallAmrNbGroup 1.3.6.1.4.1.9.9.63.3.2.33
A collection of objects providing GSM AMR-NB codec related information.
               cvdcVoIPCfgIlbcGroup 1.3.6.1.4.1.9.9.63.3.2.34
A collection of objects providing the VoIP Dial Control configuration capability for iLBC codec.
               cvVoIPCallIlbcGroup 1.3.6.1.4.1.9.9.63.3.2.35
A collection of objects providing iLBC codec related information.
               cvCallGroupSup1 1.3.6.1.4.1.9.9.63.3.2.36
This group supplements cvCallGroup to provide the call identifier for the telephony leg of the gateway call.
               cvVoIPCallGroupSup1 1.3.6.1.4.1.9.9.63.3.2.37
This group supplements cvVoIPCallGroup to provide the call identifier for the VoIP leg of the gateway call. The group cvVoIPCallGroupSup1 is deprecated and replaced by cvVoIPCallGroupSup2.
               cvCallVolumeGroup 1.3.6.1.4.1.9.9.63.3.2.38
This group provides the information about the call-volume in the voice gateway.
               cvCallRateMonitorGroup 1.3.6.1.4.1.9.9.63.3.2.39
This group represents the objects used to monitor the call-rate.
               cvdcVoIPCfgISACGroup 1.3.6.1.4.1.9.9.63.3.2.40
A collection of objects providing iSAC codec related information.
               cvdcNotificationGroupRev4 1.3.6.1.4.1.9.9.63.3.2.41
The notifications for the CISCO-VOICE-DIAL-CONTROL-MIB.
               cvVoIPCallGroupSup2 1.3.6.1.4.1.9.9.63.3.2.42
This group supplements cvVoIPCallGroup to provide the call identifier and policy for the VoIP leg of the gateway call. cvVoIPCallGroupSup2 group is superseded by cvVoIPCallGroupSup3.
               cvVoIPCallGroupSup3 1.3.6.1.4.1.9.9.63.3.2.43
This group supplements cvVoIPCallGroup to identify the VoIP leg of the gateway call.
               cvdcCallVolumeStatsHistory 1.3.6.1.4.1.9.9.63.3.2.44
This group provides the information about the Call Volume Stats History information in the voice gateway.