CISCO-DSP-MGMT-MIB

File: CISCO-DSP-MGMT-MIB.mib (87303 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ENTITY-MIB CISCO-QOS-PIB-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 Integer32
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TimeStamp TruthValue
DisplayString RowStatus entPhysicalIndex
entPhysicalName Percent ciscoMgmt

Defined Types

CdspCardStatusEntry  
SEQUENCE    
  cdspCardIndex Integer32
  cdspCardState INTEGER
  cdspCardResourceUtilization Unsigned32
  cdspCardLastHiWaterUtilization Unsigned32
  cdspCardLastResetTime TimeStamp
  cdspCardMaxChanPerDSP Unsigned32
  cdspTotalDsp Unsigned32
  cdspFailedDsp Gauge32
  cdspDspSwitchOverThreshold Unsigned32
  cdspCongestedDsp Gauge32
  cdspNormalDsp Gauge32
  cdspNx64Dsp Unsigned32
  cdspCodecTemplateSupported INTEGER
  cdspCardVideoPoolUtilization Percent
  cdspCardVideoPoolUtilizationThreshold Unsigned32

CdspStatusEntry  
SEQUENCE    
  cdspOperState INTEGER
  cdspAlarms Counter32
  cdspLastAlarmCause INTEGER
  cdspLastAlarmCauseText DisplayString
  cdspLastAlarmTime TimeStamp
  cdspTotalChannels Unsigned32
  cdspInUseChannels Gauge32
  cdspActiveChannels Gauge32
  cdspSigBearerChannelSplit TruthValue
  cdspNumCongestionOccurrence Counter32
  cdspDspNum Unsigned32

CdspStatusXEntry  
SEQUENCE    
  cdspXNumberOfBearerCalls Gauge32
  cdspXNumberOfSigCalls Gauge32
  cdspXAvailableBearerBandwidth Gauge32
  cdspXAvailableSigBandwidth Gauge32

CdspVoiceParamEntry  
SEQUENCE    
  cdspRtpSidPayloadType INTEGER
  cdspRtcpControl TruthValue
  cdspRtcpTransInterval Unsigned32
  cdspRtcpRecvMultiplier Unsigned32
  cdspVadAdaptive TruthValue
  cdspDtmfPowerLevel Integer32
  cdspDtmfPowerTwist Integer32
  cdspRtcpTimerControl INTEGER
  cdspVqmControl INTEGER
  cdspRtcpXrControl TruthValue
  cdspRtcpXrTransMultiplier Unsigned32
  cdspRtcpXrGminDefault Unsigned32
  cdspRtcpXrExtRfactor Unsigned32
  cdspPktLossConcealment INTEGER
  cdspVqmThreshSES Unsigned32
  cdspTransparentIpIp TruthValue
  cdspVoiceModeIpIp INTEGER

CdspUtilEntry  
SEQUENCE    
  cdspCodecPoolIndex Unsigned32
  cdspCurrentUtilCap Unsigned32
  cdspCurrentAvlbCap Unsigned32

CdspTranscodeProfileEntry  
SEQUENCE    
  cdspTranscodeProfileId Unsigned32
  cdspTranscodeProfileMaxConfSess Unsigned32
  cdspTranscodeProfileMaxAvailSess Unsigned32
  cdspTranscodeProfileRowStatus RowStatus

CdspMtpProfileEntry  
SEQUENCE    
  cdspMtpProfileId Unsigned32
  cdspMtpProfileMaxConfSoftSess Unsigned32
  cdspMtpProfileMaxConfHardSess Unsigned32
  cdspMtpProfileMaxAvailHardSess Unsigned32
  cdspMtpProfileRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

cdspMgmtNotifications 1.3.6.1.4.1.9.9.86.0
OBJECT IDENTIFIER    

cdspMgmtObjects 1.3.6.1.4.1.9.9.86.1
OBJECT IDENTIFIER    

cdspCardObjects 1.3.6.1.4.1.9.9.86.1.1
OBJECT IDENTIFIER    

cdspObjects 1.3.6.1.4.1.9.9.86.1.2
OBJECT IDENTIFIER    

cdspMIBNotificationEnables 1.3.6.1.4.1.9.9.86.1.3
OBJECT IDENTIFIER    

cdspVoiceObjects 1.3.6.1.4.1.9.9.86.1.4
OBJECT IDENTIFIER    

cdspUtilObjects 1.3.6.1.4.1.9.9.86.1.5
OBJECT IDENTIFIER    

cdspDspfarmObjects 1.3.6.1.4.1.9.9.86.1.6
OBJECT IDENTIFIER    

cdspDspfarmUtilObjects 1.3.6.1.4.1.9.9.86.1.7
OBJECT IDENTIFIER    

cdspCardStatusTable 1.3.6.1.4.1.9.9.86.1.1.1
The DSP Card Table. It contains status information of the DSP cards present within the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspCardStatusEntry

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

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

cdspCardState 1.3.6.1.4.1.9.9.86.1.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), critical(3), fatal(4), offLine(5)  

cdspCardResourceUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cdspCardLastHiWaterUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.4
The object indicates the last high water mark of DSP resource utilization. This object is reset to 0 after DSP card is reset.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cdspCardLastResetTime 1.3.6.1.4.1.9.9.86.1.1.1.1.5
The value of sysUpTime when the last DSP card reset occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

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

cdspTotalDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.7
The total number of DSPs in the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2048  

cdspFailedDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.8
The number of DSPs in the failed state (i.e cdspOperstate is 'failed')
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..2048  

cdspDspSwitchOverThreshold 1.3.6.1.4.1.9.9.86.1.1.1.1.9
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'
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2048  

cdspCongestedDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.10
The number of DSPs in the congested state (i.e cdspOperstate is 'congested').
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..2048  

cdspNormalDsp 1.3.6.1.4.1.9.9.86.1.1.1.1.11
The number of DSPs in the normal state (i.e cdspOperstate is 'normal').
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..2048  

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

cdspCodecTemplateSupported 1.3.6.1.4.1.9.9.86.1.1.1.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tgw(1), cable(2), umts3G(3), cdma3G(4), tgw2(5), fmc(6)  

cdspCardVideoPoolUtilization 1.3.6.1.4.1.9.9.86.1.1.1.1.14
The object indicates the percentage of current DSP video resource pool utilization of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

cdspCardVideoPoolUtilizationThreshold 1.3.6.1.4.1.9.9.86.1.1.1.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

cdspStatusTable 1.3.6.1.4.1.9.9.86.1.2.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspStatusEntry

cdspStatusEntry 1.3.6.1.4.1.9.9.86.1.2.1.1
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)'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdspStatusEntry  

cdspOperState 1.3.6.1.4.1.9.9.86.1.2.1.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), shutdown(2), congested(3), failed(4)  

cdspAlarms 1.3.6.1.4.1.9.9.86.1.2.1.1.2
The object indicates the accumulated number of DSP Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdspLastAlarmCause 1.3.6.1.4.1.9.9.86.1.2.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), noAlarm(2), dspFatalError(3), dspMemoryError(4), dspBufferError(5), dspDownloadError(6)  

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

cdspLastAlarmTime 1.3.6.1.4.1.9.9.86.1.2.1.1.5
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'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

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

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

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

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

cdspNumCongestionOccurrence 1.3.6.1.4.1.9.9.86.1.2.1.1.10
The number of congestion occurred on the DSP. This value is set to 0 when system is reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cdspDspNum 1.3.6.1.4.1.9.9.86.1.2.1.1.11
This object identifies the DSP number associated with this DSP entity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..252  

cdspStatusXTable 1.3.6.1.4.1.9.9.86.1.2.2
This table provides the additional detailed state and statistics information for a DSP that supports the splitted signalling and bearer channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspStatusXEntry

cdspStatusXEntry 1.3.6.1.4.1.9.9.86.1.2.2.1
An entry of this table is created when its associated entry in cdspStatusTable is created and the value of cdspSigBearerChannelSplit object is 'true'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdspStatusXEntry  

cdspXNumberOfBearerCalls 1.3.6.1.4.1.9.9.86.1.2.2.1.1
The current number of bearer calls on the DSP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdspXNumberOfSigCalls 1.3.6.1.4.1.9.9.86.1.2.2.1.2
The current number of signaling calls on the DSP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdspXAvailableBearerBandwidth 1.3.6.1.4.1.9.9.86.1.2.2.1.3
The percentage of channels on the DSP currently available for bearer calls.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdspXAvailableSigBandwidth 1.3.6.1.4.1.9.9.86.1.2.2.1.4
The percentage of channels on the DSP currently available for signaling calls.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cdspVoiceParamTable 1.3.6.1.4.1.9.9.86.1.4.1
This table contains information on voice call setup related parameters for DSP resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspVoiceParamEntry

cdspVoiceParamEntry 1.3.6.1.4.1.9.9.86.1.4.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CdspVoiceParamEntry  

cdspRtpSidPayloadType 1.3.6.1.4.1.9.9.86.1.4.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER decimal(13), hexadecimal(19)  

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

cdspRtcpTransInterval 1.3.6.1.4.1.9.9.86.1.4.1.1.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5000..65535  

cdspRtcpRecvMultiplier 1.3.6.1.4.1.9.9.86.1.4.1.1.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..60  

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

cdspDtmfPowerLevel 1.3.6.1.4.1.9.9.86.1.4.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -250..30  

cdspDtmfPowerTwist 1.3.6.1.4.1.9.9.86.1.4.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -100..100  

cdspRtcpTimerControl 1.3.6.1.4.1.9.9.86.1.4.1.1.8
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), startImmediately(2), startRtpOrRtcpPktRcvd(3), startRtcpPktRcvd(4)  

cdspVqmControl 1.3.6.1.4.1.9.9.86.1.4.1.1.9
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)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), rfc3611Vqm(2), xnq(3)  

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

cdspRtcpXrTransMultiplier 1.3.6.1.4.1.9.9.86.1.4.1.1.11
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..5  

cdspRtcpXrGminDefault 1.3.6.1.4.1.9.9.86.1.4.1.1.12
This object is the default minimum gap value configured for the IP stream. This object is applicable only if 'cdspVqmControl' is set to 'rfc3611Vqm'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

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

cdspPktLossConcealment 1.3.6.1.4.1.9.9.86.1.4.1.1.14
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple(2), g711A1(3)  

cdspVqmThreshSES 1.3.6.1.4.1.9.9.86.1.4.1.1.15
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 10..1000  

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

cdspVoiceModeIpIp 1.3.6.1.4.1.9.9.86.1.4.1.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), fastRoute(2), transparent(3)  

cdspUtilTable 1.3.6.1.4.1.9.9.86.1.5.1
This table contains DSP utilization information for all the codec families available in codec template currently active on VXSM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspUtilEntry

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

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

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

cdspCurrentAvlbCap 1.3.6.1.4.1.9.9.86.1.5.1.1.3
This object indicates the number of DSP channels which are currently available on VXSM corresponding to a codec family.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cdspGlobMaxConfTranscodeSess 1.3.6.1.4.1.9.9.86.1.6.1
This object indicates the maximum transcode sessions configured globally for the voice gateway.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspGlobMaxAvailTranscodeSess 1.3.6.1.4.1.9.9.86.1.6.2
This object indicates the total number of available sessions from the maximum transcode sessions configured globally for the voice gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspTranscodeProfileTable 1.3.6.1.4.1.9.9.86.1.6.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspTranscodeProfileEntry

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

cdspTranscodeProfileId 1.3.6.1.4.1.9.9.86.1.6.3.1.1
This object indicates the profile number of the DSPFarm transcode profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cdspTranscodeProfileMaxConfSess 1.3.6.1.4.1.9.9.86.1.6.3.1.2
This object indicates the maximum transcode sessions configured on the DSPFarm transcode profile for the voice gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspTranscodeProfileMaxAvailSess 1.3.6.1.4.1.9.9.86.1.6.3.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

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

cdspMtpProfileTable 1.3.6.1.4.1.9.9.86.1.6.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CdspMtpProfileEntry

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

cdspMtpProfileId 1.3.6.1.4.1.9.9.86.1.6.4.1.1
This object indicates the profile number of the DSPFarm MTP profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cdspMtpProfileMaxConfSoftSess 1.3.6.1.4.1.9.9.86.1.6.4.1.2
This object indicates the maximum MTP software sessions configured per DSPFarm MTP profile for the voice gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspMtpProfileMaxConfHardSess 1.3.6.1.4.1.9.9.86.1.6.4.1.3
This object indicates the maximum MTP hardware sessions configured per DSPFarm MTP profile for the voice gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspMtpProfileMaxAvailHardSess 1.3.6.1.4.1.9.9.86.1.6.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

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

cdspTotAvailTranscodeSess 1.3.6.1.4.1.9.9.86.1.7.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspTotUnusedTranscodeSess 1.3.6.1.4.1.9.9.86.1.7.2
This object indicates the total number of unused transcode sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspTotAvailMtpSess 1.3.6.1.4.1.9.9.86.1.7.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspTotUnusedMtpSess 1.3.6.1.4.1.9.9.86.1.7.4
This object indicates the total number of unused MTP sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cdspMIBEnableCardStatusNotification 1.3.6.1.4.1.9.9.86.1.3.1
This variable controls whether the system produces the cdspMIBCardStateNotification. A false value will prevent DSP card fatal notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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

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

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

cdspMIBNotificationPrefix 1.3.6.1.4.1.9.9.86.2
OBJECT IDENTIFIER    

cdspMIBNotifications 1.3.6.1.4.1.9.9.86.2.0
OBJECT IDENTIFIER    

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

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

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

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

cdspMgmtConformance 1.3.6.1.4.1.9.9.86.3
OBJECT IDENTIFIER    

cdspMgmtCompliances 1.3.6.1.4.1.9.9.86.3.1
OBJECT IDENTIFIER    

cdspMgmtGroups 1.3.6.1.4.1.9.9.86.3.2
OBJECT IDENTIFIER    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

cdspMgmtGeneralInfoGroup 1.3.6.1.4.1.9.9.86.3.2.1
A collection of objects providing the Digital Signal Processing related information.
Status: deprecated Access: read-only
OBJECT-GROUP    

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

cdspMgmtExtGeneralInfoGroup 1.3.6.1.4.1.9.9.86.3.2.3
A collection of objects providing information for DSP.
Status: deprecated Access: read-only
OBJECT-GROUP    

cdspVoiceInfoGroup 1.3.6.1.4.1.9.9.86.3.2.4
A collection of objects providing DSP voice application parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

cdspMgmtNotificationsGroup 1.3.6.1.4.1.9.9.86.3.2.5
The notifications which a DSP Management entity is required to implement.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

cdspChannelExtGroup 1.3.6.1.4.1.9.9.86.3.2.6
A collection of objects providing DSP channels splitting information.
Status: current Access: read-only
OBJECT-GROUP    

cdspVoiceInfoGroupRev1 1.3.6.1.4.1.9.9.86.3.2.7
A collection of objects providing DSP voice application parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

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

cdspMgmtGeneralInfoGroupRev1 1.3.6.1.4.1.9.9.86.3.2.9
A collection of objects providing the Digital Signal Processing related information.
Status: current Access: read-only
OBJECT-GROUP    

cdspMgmtNotificationsGroupRev1 1.3.6.1.4.1.9.9.86.3.2.10
The notifications which a DSP Management entity is required to implement.
Status: current Access: read-only
NOTIFICATION-GROUP    

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

cdspVoiceInfoGroupRev2 1.3.6.1.4.1.9.9.86.3.2.12
A collection of objects providing DSP voice application parameters.
Status: current Access: read-only
OBJECT-GROUP    

cdspTransCodingGroup 1.3.6.1.4.1.9.9.86.3.2.13
A collection of objects providing DSP transcoding related parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

cdspTransCodingGroup1 1.3.6.1.4.1.9.9.86.3.2.14
A collection of objects providing DSP transcoding related parameters for voice.
Status: current Access: read-only
OBJECT-GROUP    

cdspUtilInfoGroup 1.3.6.1.4.1.9.9.86.3.2.15
A collection of objects providing DSP codec capacity usage .
Status: current Access: read-only
OBJECT-GROUP    

cdspDspfarmInfoGroup 1.3.6.1.4.1.9.9.86.3.2.16
A collection of objects providing DSPFarm session configuration, availability and utilization.
Status: current Access: read-only
OBJECT-GROUP    

cdspMgmtVideoNotificationsGroup 1.3.6.1.4.1.9.9.86.3.2.17
A collection of notifications related to DSP video resource.
Status: current Access: read-only
NOTIFICATION-GROUP    

cdspMgmtVideoInfoGroup 1.3.6.1.4.1.9.9.86.3.2.18
A collection of objects related to DSP video resource.
Status: current Access: read-only
OBJECT-GROUP