CISCO-DSP-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DSP-MGMT-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
 ciscoDspMgmtMIB 1.3.6.1.4.1.9.9.86
Digital Signal Processing (DSP) Management MIB module. The MIB module monitors the DSP resource and status. Acronyms & Terms ================ DTMF - Dual Tone Multi-Frequency. DTMF uses two frequencies, the high frequency omponent and the low frequency component, to generate digit signals. DSPFarm - DSPFarm ia a logical name given to a functionality which groups the DSP resources to provide certain service like transcoding and conferencing using DSP. DSPFarm profile - A DSPFarm profile logically groups the DSP to perform service like transcoding and conferencing. It is uniquely identified by a profile number. MTP - Media Termination Point. RTP packet received by MTP in the incoming call leg will be regenerated and send out through the outgoing call leg. transcode - Translating codec. transcoder is used to do codec translation. If incoming call leg negotiates codec-A and outgoing call leg negotiates codec-B then transcoder will convert received RTP packet from codec-A to codec-B or codec-B to codec-A. MTP hardware session - Media termination functionality with using DSP. MTP software session - Media termination functionality without using DSP. RTP - Real-time Transport protocol. Video Pool - A group of DSP resources dedicated to providing video services.
       cdspMgmtNotifications 1.3.6.1.4.1.9.9.86.0
       cdspMgmtObjects 1.3.6.1.4.1.9.9.86.1
           cdspCardObjects 1.3.6.1.4.1.9.9.86.1.1
               cdspCardStatusTable 1.3.6.1.4.1.9.9.86.1.1.1 no-access
The DSP Card Table. It contains status information of the DSP cards present within the router.
                   cdspCardStatusEntry 1.3.6.1.4.1.9.9.86.1.1.1.1 no-access
An entry in the DSP card table indicates the DSP card state, resource utilization. Each entry is created when a DSP software is detected on a DSP card. The entry is deleted when the DSP card is deleted.
                       cdspCardIndex 1.3.6.1.4.1.9.9.86.1.1.1.1.1 integer32 read-only
The object corresponds to cardIndex in the chassis mib. If value of this object is 0, then the entry is not associated to cardIndex of the chassis mib.
                       cdspCardState 1.3.6.1.4.1.9.9.86.1.1.1.1.2 integer read-only
The object indicates the current state of DSP card being monitored. normal - DSP card in normal condition. warning - DSP card has some problem and need attention. critical - DSP card has a major alarm. fatal - DSP card is not functional. DSP subsystem might reset DSP card to recover it from the fatal error condition. After the DSP card is reset successfully, the object cdspCardResourceUtilization and cdspCardLastHiWaterUtilization are reset to 0. If the fatal error is persistent in this object after card is reset, the card should be replaced. offLine - DSP card is in off-line maintenance state. Enumeration: 'fatal': 4, 'offLine': 5, 'warning': 2, 'critical': 3, 'normal': 1.
                       cdspCardResourceUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.3 unsigned32 read-only
The object indicates the percentage of current DSP resource utilization of the card. The utilization is a ratio of number of busy DSP resources (for handling calls, transcoding, voice compression,...) to the total available DSP resources.
                       cdspCardLastHiWaterUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.4 unsigned32 read-only
The object indicates the last high water mark of DSP resource utilization. This object is reset to 0 after DSP card is reset.
                       cdspCardLastResetTime 1.3.6.1.4.1.9.9.86.1.1.1.1.5 timestamp read-only
The value of sysUpTime when the last DSP card reset occurred.
                       cdspCardMaxChanPerDSP 1.3.6.1.4.1.9.9.86.1.1.1.1.6 unsigned32 read-only
The maximum number of channels allowed in each DSP. The value is chosen in an implementation-dependent manner by the DSP functionality. The value of 0 in this object indicates Channelized DSP mode is turned off.
                       cdspTotalDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.7 unsigned32 read-only
The total number of DSPs in the card.
                       cdspFailedDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.8 gauge32 read-only
The number of DSPs in the failed state (i.e cdspOperstate is 'failed')
                       cdspDspSwitchOverThreshold 1.3.6.1.4.1.9.9.86.1.1.1.1.9 unsigned32 read-write
This object specifies the threshold of DSP failures. When 'cdspFailedDsp' reaches the value of this object, the voice gateway switchover will occur. The maximum value of this object can not be more than the value in 'cdspTotalDsp'
                       cdspCongestedDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.10 gauge32 read-only
The number of DSPs in the congested state (i.e cdspOperstate is 'congested').
                       cdspNormalDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.11 gauge32 read-only
The number of DSPs in the normal state (i.e cdspOperstate is 'normal').
                       cdspNx64Dsp 1.3.6.1.4.1.9.9.86.1.1.1.1.12 unsigned32 read-write
This object specifies the number of DSPs that need to be set aside for making Nx64 calls. The max value of this object is limited to the value of the object 'cdspTotalDsp'. If this value is 0, it is not allowed to make any Nx64 call. The default value of this object is 0.
                       cdspCodecTemplateSupported 1.3.6.1.4.1.9.9.86.1.1.1.1.13 integer read-only
This object indicates the codec template supported in DSP image. The codec template can be: tgw - Codec template for wireline used in Trunking GateWay application. cable - Codec template for AES (Advanced Encryption Standard) encryption used in cable application. umts3G - Codec template for AMR (Adaptive Multi-Rate) codecs used in 3G UMTS (Universal Mobile Telecommunication System) application. cdma3G - Codec template for EVRC (Enhanced Variable Rate Codec) used in 3G CDMA (Code Division Multiple Access) application. tgw2 - Codec template for iLBC (Internet Low Bandwidth Codec) codec used in Tandem Gateway application. fmc - Codec template for AMR (Adaptive Multi-Rate) codec used in Fixed Mobile Convergence (FMC) application. Enumeration: 'tgw2': 5, 'tgw': 1, 'cable': 2, 'cdma3G': 4, 'fmc': 6, 'umts3G': 3.
                       cdspCardVideoPoolUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.14 percent read-only
The object indicates the percentage of current DSP video resource pool utilization of the card.
                       cdspCardVideoPoolUtilizationThreshold 1.3.6.1.4.1.9.9.86.1.1.1.1.15 unsigned32 read-write
This object specifies the threshold of DSP video pool resource usage. When cdspCardVideoPoolUtilization crosses the value of this threshold in the rising direction, cdspVideoUsageNotification is generated. If cdspCardVideoPoolUtilization stays above the value of this threshold, cdspVideoUsageNotification is generated whenever the value of cdspCardVideoPoolUtilization increases, but no notification is sent if when the value of cdspCardVideoPoolUtilization decreases. No notification is sent if cdspCardVideoPoolUtilization crosses the value of this threshold in the falling direction.
           cdspObjects 1.3.6.1.4.1.9.9.86.1.2
               cdspStatusTable 1.3.6.1.4.1.9.9.86.1.2.1 no-access
Status information for the DSPs. This status table is used for tracking dangling DSP resources. The dangling DSP channel means that the DSP channel is reserved for serving calls but the channel is not used by active calls. The number of the dangling DSP channels can be computed by 'cdspInUseChannels - cdspActiveChannels'.
                   cdspStatusEntry 1.3.6.1.4.1.9.9.86.1.2.1.1 no-access
An entry in cdspStatusTable indicates the DSP state and alarm conditions. Each entry is created when a DSP is detected on a DSP card. The entry is deleted when the DSP card is deleted. The 'entPhysicalIndex' represents a DSP entity, and the 'entPhysicalClass' is 'other(1)'.
                       cdspOperState 1.3.6.1.4.1.9.9.86.1.2.1.1.1 integer read-only
The current operational state of the DSP. normal - DSP operates normally shutdown - DSP is shutdown due to fatal error congested - DSP does not accept call because the DSP buffer is full failed - DSP failed Enumeration: 'failed': 4, 'congested': 3, 'shutdown': 2, 'normal': 1.
                       cdspAlarms 1.3.6.1.4.1.9.9.86.1.2.1.1.2 counter32 read-only
The object indicates the accumulated number of DSP Alarms.
                       cdspLastAlarmCause 1.3.6.1.4.1.9.9.86.1.2.1.1.3 integer read-only
The object indicates the current or last alarm state of DSP. other - none of the following noAlarm - alarm condition had not been detected dspFatalError - DSP fatal error dspMemoryError - DSP memory error is detected dspBufferError - DSP buffer error dspDownloadError - Failed to download software to DSP. The cdspOperState will be set to 'shutdown(2) if the alarm condition of DSP is persistent. Enumeration: 'dspFatalError': 3, 'noAlarm': 2, 'dspMemoryError': 4, 'other': 1, 'dspDownloadError': 6, 'dspBufferError': 5.
                       cdspLastAlarmCauseText 1.3.6.1.4.1.9.9.86.1.2.1.1.4 displaystring read-only
The object indicates the failure reason for the current or last DSP Alarm. It should be used only for direct, human-readable display and only if a management station is unable to decode the value of cdspLastAlarmCause.
                       cdspLastAlarmTime 1.3.6.1.4.1.9.9.86.1.2.1.1.5 timestamp read-only
The value of sysUpTime when the last DSP Alarm occurred. The value of this object is 0 if the value of cdspLastAlarmCause object is 'noAlarm'.
                       cdspTotalChannels 1.3.6.1.4.1.9.9.86.1.2.1.1.6 unsigned32 read-only
The total number of channels in the DSP. This value is predetermined by the DSP functionality upon initialization. The value of 0 in this object indicates Channelized DSP mode is turned off.
                       cdspInUseChannels 1.3.6.1.4.1.9.9.86.1.2.1.1.7 gauge32 read-only
The number of channels that are reserved for serving calls. The value is incremented when the DSP channel is reserved for call setup and is decremented after the DSP channel is free due to call disconnection.
                       cdspActiveChannels 1.3.6.1.4.1.9.9.86.1.2.1.1.8 gauge32 read-only
The number of channels that are used by active calls to process media stream. The value is incremented after the reserved DSP channel enters call connection state and is decremented after the call is disconnected.
                       cdspSigBearerChannelSplit 1.3.6.1.4.1.9.9.86.1.2.1.1.9 truthvalue read-only
This object indicates if the DSP channels are splitted for signaling call and bearer call. If the value of this object is 'true' which means that signaling call and bearer call cannot share any DSP channel. This object is not applicable when Channelized DSP mode is turned off.
                       cdspNumCongestionOccurrence 1.3.6.1.4.1.9.9.86.1.2.1.1.10 counter32 read-only
The number of congestion occurred on the DSP. This value is set to 0 when system is reset.
                       cdspDspNum 1.3.6.1.4.1.9.9.86.1.2.1.1.11 unsigned32 read-only
This object identifies the DSP number associated with this DSP entity.
               cdspStatusXTable 1.3.6.1.4.1.9.9.86.1.2.2 no-access
This table provides the additional detailed state and statistics information for a DSP that supports the splitted signalling and bearer channels.
                   cdspStatusXEntry 1.3.6.1.4.1.9.9.86.1.2.2.1 no-access
An entry of this table is created when its associated entry in cdspStatusTable is created and the value of cdspSigBearerChannelSplit object is 'true'.
                       cdspXNumberOfBearerCalls 1.3.6.1.4.1.9.9.86.1.2.2.1.1 gauge32 read-only
The current number of bearer calls on the DSP.
                       cdspXNumberOfSigCalls 1.3.6.1.4.1.9.9.86.1.2.2.1.2 gauge32 read-only
The current number of signaling calls on the DSP.
                       cdspXAvailableBearerBandwidth 1.3.6.1.4.1.9.9.86.1.2.2.1.3 gauge32 read-only
The percentage of channels on the DSP currently available for bearer calls.
                       cdspXAvailableSigBandwidth 1.3.6.1.4.1.9.9.86.1.2.2.1.4 gauge32 read-only
The percentage of channels on the DSP currently available for signaling calls.
           cdspMIBNotificationEnables 1.3.6.1.4.1.9.9.86.1.3
               cdspMIBEnableCardStatusNotification 1.3.6.1.4.1.9.9.86.1.3.1 truthvalue read-write
This variable controls whether the system produces the cdspMIBCardStateNotification. A false value will prevent DSP card fatal notifications from being generated by this system.
               cdspEnableOperStateNotification 1.3.6.1.4.1.9.9.86.1.3.2 truthvalue read-write
This variable controls whether the system produces the cdspOperStateNotification. A false value will prevent a DSP operational state notification from being generated by this system.
               cdspVideoUsageNotificationEnable 1.3.6.1.4.1.9.9.86.1.3.3 truthvalue read-write
This object specifies whether the system produces cdspVideoUsageNotification. 'true': Video usage notification is generated by this system. 'false': Video usage notification is not generated by this system.
               cdspVideoOutOfResourceNotificationEnable 1.3.6.1.4.1.9.9.86.1.3.4 truthvalue read-write
This object specifies whether the system produces cdspVideoOutOfResourceNotification. 'true': Video out-of-resource notification is generated by this system. 'false': Video out-of-resource notification is not generated by this system.
           cdspVoiceObjects 1.3.6.1.4.1.9.9.86.1.4
               cdspVoiceParamTable 1.3.6.1.4.1.9.9.86.1.4.1 no-access
This table contains information on voice call setup related parameters for DSP resource.
                   cdspVoiceParamEntry 1.3.6.1.4.1.9.9.86.1.4.1.1 no-access
An entry in the DSP table contains information regarding a single DSP resource associated voice call setup parameters. An entry in this table is created when a DSP is detected and the DSP resource can be used by voice applications. An entry in this table is deleted when the DSP associated card/module is removed from the system. The 'entPhysicalClass' for the entry is 'other'.
                       cdspRtpSidPayloadType 1.3.6.1.4.1.9.9.86.1.4.1.1.1 integer read-write
This object specifies the RTP (Real Time Protocol) payload type of the SID (Silence Insertion Descriptor) packet that is sent to the remote endpoint at the onset of silence suppression. Enumeration: 'decimal': 13, 'hexadecimal': 19.
                       cdspRtcpControl 1.3.6.1.4.1.9.9.86.1.4.1.1.2 truthvalue read-write
This objects controls if RTCP (Real Time Control Protocol) will be enabled. If this object is set to 'true', both transmission and reception of RTCP packets are enabled; otherwise, transmission of RTCP packets is disabled while any received RTCP packets are ignored.
                       cdspRtcpTransInterval 1.3.6.1.4.1.9.9.86.1.4.1.1.3 unsigned32 read-write
This attribute specifies the RTCP report interval (defined in RFC1889). It indicates the interval in which the RTCP reports should be sent to the participating members. RTCP reports is sent out in a random interval computed by using 'cdspRtcpTransInterval' and a random number that is between 0.5 and 1.5. This interval timer also serves the purpose of RTP packets receive timer. At every interval multiplier times this interval, where a check is made on a VoIP connection (which is in SENDRECV or RECVONLY xGCP modes) to see if any RTP packets have been received. If not, gateway-initiated DLCX should be sent to the Call Agent. This object is applicable only if 'cdspRtcpControl' is set to 'true'.
                       cdspRtcpRecvMultiplier 1.3.6.1.4.1.9.9.86.1.4.1.1.4 unsigned32 read-write
This object specifies an approximate RTCP report interval (defined in RFC 1889) in milliseconds in which the RTCP reports should be sent to the participating members. It specifies how many times the RTCP reports may fail before exception condition activity may be done. In the time elapse of value of this MIB object times the RTCP Report Interval specified by 'cdspRtcpTransInterval', a check will be done on a VoIP connection (which is in SENDRECV or RECVONLY xGCP modes) to see if any RTP packets have been received. If not, gateway-initiated DLCX should be sent to the Call Agent. This object is applicable only if 'cdspRtcpControl' is set to 'true'.
                       cdspVadAdaptive 1.3.6.1.4.1.9.9.86.1.4.1.1.5 truthvalue read-write
This attribute is used to enable or disable the Adaptive VAD knob of the VAD algorithm. Adaptive VAD works in conjunction with VAD Threshold (cvifcfgMusicOnHoldThreshold from CISCO-VOICE-IF-MIB). When this object set to 'true', VAD Threshold is ignored and the DSP adjusts the threshold automatically according to the background noise level. When the adaptive VAD configuration is 'false', VAD threshold is used directly. The VAD configuration is ignored for all CODECs that contain their own VAD (G.729AB, G.723.1A and GSM-EFR). Likewise, when a channel is configured in ClearChannel mode (Clear Channel is Non-Compression CODEC channel), VAD will automatically be disabled irrespective of the configuration.
                       cdspDtmfPowerLevel 1.3.6.1.4.1.9.9.86.1.4.1.1.6 integer32 read-write
This object specifies the power level of the low frequency component of DTMF. The power level of the high frequency component of DTMF is relative above or below the value specified in object cdspDtmfPowerTwist. If the value of cdspDtmfPowerTwist is 0, the power level of the high frequency component as well as the low frequency component is specified by this object.
                       cdspDtmfPowerTwist 1.3.6.1.4.1.9.9.86.1.4.1.1.7 integer32 read-write
This object specifies the relative power level of the high frequency component of DTMF. The low frequency group is always fixed to the value specified by cdspDtmfPowerLevel. When this object is set to 0, the power level of both frequency components is set to the same level. When this object is set to a positive value, the power level of the high frequency component is set to relatively higher specified in this object than the low frequency component. For example if cdspDtmfPowerLevel is set to -120(-12 dBm) and this object is set to 50, the power level of the high frequency component becomes -70(-7 dBm). When this object is set to a negative value, the power level of the high frequency component is set to relatively lower specified in this object than the low frequency component. For example if cdspDtmfPowerLevel is set to -120(-12 dBm) and this object is set to -100, the power level of the high frequency component becomes -220(-22 dBm). The power level of the high frequency component has to be in the data range specified in cdspDtmfPowerLevel. For example if cdspDtmfPowerLevel is set to -200(-20 dBm) and this object is set to -100, the power level of the high frequency component will become -300(-30 dBm) which is out of the range (-250..30) of data specified in cdspDtmfPowerLevel, so -100 is illegitimate for this setting.
                       cdspRtcpTimerControl 1.3.6.1.4.1.9.9.86.1.4.1.1.8 integer read-write
This object specifies when the RTCP receive timer is started. disabled - timer is disabled startImmediately - timer starts immediately as soon as RTCP is enabled on the call startRtpOrRtcpPktRcvd - timer starts upon reception of the first RTP or RTCP packet startRtcpPktRcvd - timer starts upon reception of the first RTCP packet Enumeration: 'disabled': 1, 'startRtcpPktRcvd': 4, 'startRtpOrRtcpPktRcvd': 3, 'startImmediately': 2.
                       cdspVqmControl 1.3.6.1.4.1.9.9.86.1.4.1.1.9 integer read-write
This object is used to disable VQM or enable either RFC 3611 RTCPXR or Extended Network Quality Metrics VQM. disable - VQM is disabled. rfc3611Vqm - RFC 3611 RTCPXR. RTCPXR packet uses extended report block type as defined in RFC3611. xnq - Extended Network Quality Metrics. The difference between RFC 3611 RTCPXR and Extended Network Quality Metrics is the extended report block type used in RTCPXR packets. RFC 3611 RTCPXR uses voip-metrics block type as defined in RFC3611. Extended Network Quality Metrics uses a proprietary block type. If this object is set to 'disabled', the RTP terminations (object cmedxTermTypePkgIds in CISCO-MEGACO-EXT-MIB) on the card cannot be provisioned with the related packages, rtcpxr or pkgXnq, respectively. If this object is set to 'rfc3611Vqm', the RTP terminations (object cmedxTermTypePkgIds in CISCO-MEGACO-EXT-MIB) on the card can include package ID 'rtcpxr (27)' and/or 'xrbm (28)', but can not include package ID 'pkgXnq (32)'. If this object is set to 'xnq', the RTP terminations (object cmedxTermTypePkgIds in CISCO-MEGACO-EXT-MIB) on the card can include package ID 'pkgXnq (32)', but can not include 'rtcpxr (27)' or 'xrbm (28)'. Enumeration: 'xnq': 3, 'disable': 1, 'rfc3611Vqm': 2.
                       cdspRtcpXrControl 1.3.6.1.4.1.9.9.86.1.4.1.1.10 truthvalue read-write
This object controls if RTCPXR (Real Time Control Protocol Extended Report) is enabled. If this object is set to 'true', both transmission and reception of RTCPXR packets are enabled; otherwise, transmission of RTCPXR packets is disabled while any received RTCPXR packets are ignored. If object cdspVqmControl is set to 'xnq (3)', this object is read-only with the value of 'true'.
                       cdspRtcpXrTransMultiplier 1.3.6.1.4.1.9.9.86.1.4.1.1.11 unsigned32 read-write
This object is used to configure the RTCPXR report frequency. i.e. how many RTCP packets during the interval of every RTCPXR packet. The RTCPXR report is sent every 'cdspRtcpXrTransMultiplier' of RTCP packet. Example: If RTCP packet is sent every 10 ms(frequency of RTCP packet = 10 ms), and 'cdspRtcpXrTransMultiplier' is set to 3, then RTCPXR is sent every 3x10 ms = 30 ms(frequency of RTCPXR packet = 30 ms). This object is applicable only if 'cdspRtcpXrControl' is set to 'true'. If object cdspVqmControl is set to 'xnq (3)', this object is read-only with the value of '1'.
                       cdspRtcpXrGminDefault 1.3.6.1.4.1.9.9.86.1.4.1.1.12 unsigned32 read-write
This object is the default minimum gap value configured for the IP stream. This object is applicable only if 'cdspVqmControl' is set to 'rfc3611Vqm'.
                       cdspRtcpXrExtRfactor 1.3.6.1.4.1.9.9.86.1.4.1.1.13 unsigned32 read-write
This object is the external R factor metric value. The value 127 means it is not applicable. This object is applicable only if 'cdspVqmControl' is set to 'rfc3611Vqm'. When 'cdspVqmControl' is not 'rfc3611Vqm', this object is set to 127.
                       cdspPktLossConcealment 1.3.6.1.4.1.9.9.86.1.4.1.1.14 integer read-write
This object specifies the packet loss concealment: (1) none: No packet loss concealment applied (2) simple: Cisco Proprietary packet loss concealment (3) g711A1: ITU G.711 Appendix I compliant Enumeration: 'simple': 2, 'g711A1': 3, 'none': 1.
                       cdspVqmThreshSES 1.3.6.1.4.1.9.9.86.1.4.1.1.15 unsigned32 read-write
This attribute specifies the threshold for Severely Errored Second on VQM. If the total number of milliseconds sampled as bad voice quality in one second period exceeds threshold, then this second is considered a 'severely errored second'. This object is applicable only if 'cdspVqmControl' is set to 'xnq'.
                       cdspTransparentIpIp 1.3.6.1.4.1.9.9.86.1.4.1.1.16 truthvalue read-write
This attribute is used to enable or disable the transparent mode when establishing a non-transcoding IP-IP connection. The attribute does not apply for the transcoding IP-IP connections. A non-transcoding connection is one where the codec and packetization period are the same between the two IP terminations. When this object is set to 'true', the non-transcoding IP-IP connection is established in such a way that the bearer stream is not interrupted by the gateway. When this object is set to 'false', the non-transcoding IP-IP connection is established in a way the gateway terminates the bearer stream at one leg, and regenerates the bearer stream at the other leg.
                       cdspVoiceModeIpIp 1.3.6.1.4.1.9.9.86.1.4.1.1.17 integer read-write
This object specifies the voice mode for IP IP connections. normal : A normal Mode is a transcoding mode for IP-IP connections where the bearer properties will be different on two ends of a call. fastRoute : A voice call will be esatblished in this mode when the codec is same on two ends of a call but packetization period is different. tranparent : A voice call will be established in transparent mode when the all the bearer properties for a voice call are same on the two ends of a call. Enumeration: 'fastRoute': 2, 'transparent': 3, 'normal': 1.
           cdspUtilObjects 1.3.6.1.4.1.9.9.86.1.5
               cdspUtilTable 1.3.6.1.4.1.9.9.86.1.5.1 no-access
This table contains DSP utilization information for all the codec families available in codec template currently active on VXSM.
                   cdspUtilEntry 1.3.6.1.4.1.9.9.86.1.5.1.1 no-access
An entry (conceptual row) in cdspUtilTable indicates the DSP capacity usage. Each entry maps to a codec pool family , uniquely identified by cdspCodecPoolIndex, and displays corresponding utilized and available DSP channels. The entry is derived based on the codec families supported (DSP channels consumed by them) in the current codec template i.e the instance of cdspCodecTemplateSupported at start up time by the system.
                       cdspCodecPoolIndex 1.3.6.1.4.1.9.9.86.1.5.1.1.1 unsigned32 no-access
This object identifies a row. Pool index is corresponding to the number of DSP channels utilized. The instance identifier value of this object depends on the codec template supported on this module as indicated by the value of corresponding instance of 'cdspCodecTemplateSupported' of cdspCardStatusTable table. A pool index will map to codec family utilizing pool index number of DSP channels, codecs consuming same number of DSP channels will be part of one family. Based on the value of the corresponding instance of 'cdspCodecTemplateSupported', the possible instance identifier values of 'cdspCodecPollIndex' specific set of codec families: Codec Template Pool Index Codec family tgw 1 G.711 family/HDLC/CCD 3 G.729/G.726/T.38 family 4 G.723 family cable 1 G.711 family/HDLC/T.38 3 iLBC family tgw2 1 G.711 family/HDLC/T.38 3 G.729/G.726/T.38 family 4 iLBC family fmc 1 G.711 family/HDLC/T.38 2 G.729/G.726/T.38 family 3 AMR/EFR family
                       cdspCurrentUtilCap 1.3.6.1.4.1.9.9.86.1.5.1.1.2 unsigned32 read-only
This object indicates the number of DSP channels which are currently being utilized corresponding to active calls on VXSM segregated on the basis of codec families.
                       cdspCurrentAvlbCap 1.3.6.1.4.1.9.9.86.1.5.1.1.3 unsigned32 read-only
This object indicates the number of DSP channels which are currently available on VXSM corresponding to a codec family.
           cdspDspfarmObjects 1.3.6.1.4.1.9.9.86.1.6
               cdspGlobMaxConfTranscodeSess 1.3.6.1.4.1.9.9.86.1.6.1 unsigned32 read-write
This object indicates the maximum transcode sessions configured globally for the voice gateway.
               cdspGlobMaxAvailTranscodeSess 1.3.6.1.4.1.9.9.86.1.6.2 unsigned32 read-only
This object indicates the total number of available sessions from the maximum transcode sessions configured globally for the voice gateway.
               cdspTranscodeProfileTable 1.3.6.1.4.1.9.9.86.1.6.3 no-access
This table contains information about each transcode DSPFarm profile. It gives the maximum number of transcode sessions configured and the number of available sessions per profile.
                   cdspTranscodeProfileEntry 1.3.6.1.4.1.9.9.86.1.6.3.1 no-access
An entry in cdspTranscodeProfileTable indicates the transcode DSPFarm profile maximum configured sessions and available sessions. Each DSPFarm transcode profile configured in the voice gateway forms a new entry to this table. The entry is deleted when the transcode DSPFarm profile is deleted. A new entry to this table can be created and an existing entry can be deleted using object cdspTranscodeProfileRowStatus indexed with a profile number.
                       cdspTranscodeProfileId 1.3.6.1.4.1.9.9.86.1.6.3.1.1 unsigned32 no-access
This object indicates the profile number of the DSPFarm transcode profile.
                       cdspTranscodeProfileMaxConfSess 1.3.6.1.4.1.9.9.86.1.6.3.1.2 unsigned32 read-only
This object indicates the maximum transcode sessions configured on the DSPFarm transcode profile for the voice gateway.
                       cdspTranscodeProfileMaxAvailSess 1.3.6.1.4.1.9.9.86.1.6.3.1.3 unsigned32 read-only
This object indicates the total number of available transcode sessions per transcode profile from the configured maximum transcode sessions per transcode profile for the voice gateway.
                       cdspTranscodeProfileRowStatus 1.3.6.1.4.1.9.9.86.1.6.3.1.4 rowstatus read-only
This object is used to create a new entry or delete an existing entry in cdspTranscodeProfileTable. The storage type for all the entries created would be volatile. To retain the configured entries. One must write the configuration to memory in the voice gateway.
               cdspMtpProfileTable 1.3.6.1.4.1.9.9.86.1.6.4 no-access
This table contains information about each MTP DSPFarm profile. It gives the maximum number of MTP sessions configured and the number of available sessions per profile.
                   cdspMtpProfileEntry 1.3.6.1.4.1.9.9.86.1.6.4.1 no-access
An entry in cdspMtpProfileTable indicates the MTP DSPFarm profile maximum configured sessions and available sessions. Each DSPFarm MTP profile configured in the voice gateway forms a new entry to this table. The entry is deleted when the MTP DSPFarm profile is deleted. A new entry to this table can be created and an existing entry can be deleted using object cdspMtpProfileRowStatus indexed with a profile number.
                       cdspMtpProfileId 1.3.6.1.4.1.9.9.86.1.6.4.1.1 unsigned32 no-access
This object indicates the profile number of the DSPFarm MTP profile.
                       cdspMtpProfileMaxConfSoftSess 1.3.6.1.4.1.9.9.86.1.6.4.1.2 unsigned32 read-only
This object indicates the maximum MTP software sessions configured per DSPFarm MTP profile for the voice gateway.
                       cdspMtpProfileMaxConfHardSess 1.3.6.1.4.1.9.9.86.1.6.4.1.3 unsigned32 read-only
This object indicates the maximum MTP hardware sessions configured per DSPFarm MTP profile for the voice gateway.
                       cdspMtpProfileMaxAvailHardSess 1.3.6.1.4.1.9.9.86.1.6.4.1.4 unsigned32 read-only
This object indicates the total number of available MTP sessions per MTP profile from the configured maximum MTP sessions per MTP profile for the voice gateway.
                       cdspMtpProfileRowStatus 1.3.6.1.4.1.9.9.86.1.6.4.1.5 rowstatus read-only
This object is used to create a new entry or delete an existing entry in cdspMtpProfileTable. The storage type for all the entries created would be volatile. To retain the configured entries. One must write the configuration to memory in the voice gateway.
           cdspDspfarmUtilObjects 1.3.6.1.4.1.9.9.86.1.7
               cdspTotAvailTranscodeSess 1.3.6.1.4.1.9.9.86.1.7.1 unsigned32 read-only
This object indicates the total number of transcode sessions available for the voice gateway. The value is equal to summation of all the values returned by transcode profile object cdspTranscodeProfileMaxAvailSess.
               cdspTotUnusedTranscodeSess 1.3.6.1.4.1.9.9.86.1.7.2 unsigned32 read-only
This object indicates the total number of unused transcode sessions.
               cdspTotAvailMtpSess 1.3.6.1.4.1.9.9.86.1.7.3 unsigned32 read-only
This object indicates the total number of MTP sessions available for the voice gateway. The value is equal to summation of all the values returned by MTP profile object cdspMtpProfileMaxAvailHardSess.
               cdspTotUnusedMtpSess 1.3.6.1.4.1.9.9.86.1.7.4 unsigned32 read-only
This object indicates the total number of unused MTP sessions.
       cdspMIBNotificationPrefix 1.3.6.1.4.1.9.9.86.2
           cdspMIBNotifications 1.3.6.1.4.1.9.9.86.2.0
               cdspMIBCardStateNotification 1.3.6.1.4.1.9.9.86.2.0.1
A cdspMIBCardStateNotification is sent when the cdspCardState enters into normal(1) state and enters into or exits from fatal(4) state.
               cdspOperStateNotification 1.3.6.1.4.1.9.9.86.2.0.2
A cdspOperStateNotification is sent when the cdspOperState enters into normal(1) state or shutdown(2) state. The value of entPhysicalName contains the name of the DSP.
               cdspVideoUsageNotification 1.3.6.1.4.1.9.9.86.2.0.3
This notification is sent when cdspCardVideoPoolUtilization reaches the specified threshold (cdspCardVideoPoolUtilizationThreshold). cdspCardVideoPoolUtilization indicates the DSP video pool usage at the time this notification is sent. cdspCardVideoPoolUtilizationThreshold indicates the threshold configured to trigger this notification. DSP video pool resource usage (cdspCardVideoPoolUtilization) is updated and compared against the threshold (cdspCardVideoPoolUtilizationThreshold) in the events below: 1. A call that requires DSP video resource connects. 2. A call that requires DSP video resource disconnects. 3. DSPFarm profile for video resource is enabled. 4. DSPFarm profile for video resource is disabled. During comparison, if usage is larger than threshold, this notification is generated.
               cdspVideoOutOfResourceNotification 1.3.6.1.4.1.9.9.86.2.0.4
A cdspVideoOutOfResourceNotification is sent when there is not enough DSP resource in the video pool of the system for video services. cdspCardVideoPoolUtilization indicates the DSP video pool usage at the time this notification is sent. cdspCardVideoPoolUtilizationThreshold indicates the threshold configured to trigger this notification. DSP video resources required is computed for each incoming call that requires DSP video resources. If there is not enough video resource, this call will not have any video capabilities and is treated as audio-only; and this notification is generated.
       cdspMgmtConformance 1.3.6.1.4.1.9.9.86.3
           cdspMgmtCompliances 1.3.6.1.4.1.9.9.86.3.1
               cdspMgmtCompliance 1.3.6.1.4.1.9.9.86.3.1.1
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev1 1.3.6.1.4.1.9.9.86.3.1.2
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev2 1.3.6.1.4.1.9.9.86.3.1.3
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev3 1.3.6.1.4.1.9.9.86.3.1.4
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev4 1.3.6.1.4.1.9.9.86.3.1.5
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs. This replaces cdspMgmtComplianceRev3.
               cdspMgmtComplianceRev5 1.3.6.1.4.1.9.9.86.3.1.6
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs. This replaces cdspMgmtComplianceRev4.
               cdspMgmtComplianceRev6 1.3.6.1.4.1.9.9.86.3.1.7
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs. This replaces cdspMgmtComplianceRev5.
               cdspMgmtComplianceRev7 1.3.6.1.4.1.9.9.86.3.1.8
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs. This replaces cdspMgmtComplianceRev5.
               cdspMgmtComplianceRev8 1.3.6.1.4.1.9.9.86.3.1.9
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev9 1.3.6.1.4.1.9.9.86.3.1.10
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev10 1.3.6.1.4.1.9.9.86.3.1.11
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
               cdspMgmtComplianceRev11 1.3.6.1.4.1.9.9.86.3.1.12
The compliance statement for systems that contain a Cisco DSP card and its associated DSPs.
           cdspMgmtGroups 1.3.6.1.4.1.9.9.86.3.2
               cdspMgmtGeneralInfoGroup 1.3.6.1.4.1.9.9.86.3.2.1
A collection of objects providing the Digital Signal Processing related information.
               cdspChannelGroup 1.3.6.1.4.1.9.9.86.3.2.2
A collection of objects providing information specific for multiple channels per DSP.
               cdspMgmtExtGeneralInfoGroup 1.3.6.1.4.1.9.9.86.3.2.3
A collection of objects providing information for DSP.
               cdspVoiceInfoGroup 1.3.6.1.4.1.9.9.86.3.2.4
A collection of objects providing DSP voice application parameters.
               cdspMgmtNotificationsGroup 1.3.6.1.4.1.9.9.86.3.2.5
The notifications which a DSP Management entity is required to implement.
               cdspChannelExtGroup 1.3.6.1.4.1.9.9.86.3.2.6
A collection of objects providing DSP channels splitting information.
               cdspVoiceInfoGroupRev1 1.3.6.1.4.1.9.9.86.3.2.7
A collection of objects providing DSP voice application parameters.
               cdspMgmtExtGeneralInfoGroupRev1 1.3.6.1.4.1.9.9.86.3.2.8
This group replaces cdspMgmtExtGeneralInfoGroup. A collection of objects providing information for DSP.
               cdspMgmtGeneralInfoGroupRev1 1.3.6.1.4.1.9.9.86.3.2.9
A collection of objects providing the Digital Signal Processing related information.
               cdspMgmtNotificationsGroupRev1 1.3.6.1.4.1.9.9.86.3.2.10
The notifications which a DSP Management entity is required to implement.
               cdspVQMGroup 1.3.6.1.4.1.9.9.86.3.2.11
This group includs VQM (Voice Quality Monitor) related information. It is mandatory only if VQM is supported.
               cdspVoiceInfoGroupRev2 1.3.6.1.4.1.9.9.86.3.2.12
A collection of objects providing DSP voice application parameters.
               cdspTransCodingGroup 1.3.6.1.4.1.9.9.86.3.2.13
A collection of objects providing DSP transcoding related parameters.
               cdspTransCodingGroup1 1.3.6.1.4.1.9.9.86.3.2.14
A collection of objects providing DSP transcoding related parameters for voice.
               cdspUtilInfoGroup 1.3.6.1.4.1.9.9.86.3.2.15
A collection of objects providing DSP codec capacity usage .
               cdspDspfarmInfoGroup 1.3.6.1.4.1.9.9.86.3.2.16
A collection of objects providing DSPFarm session configuration, availability and utilization.
               cdspMgmtVideoNotificationsGroup 1.3.6.1.4.1.9.9.86.3.2.17
A collection of notifications related to DSP video resource.
               cdspMgmtVideoInfoGroup 1.3.6.1.4.1.9.9.86.3.2.18
A collection of objects related to DSP video resource.