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

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-DSP-MGMT-MIB » Objects

CISCO-DSP-MGMT-MIB.mib object view, vendor Cisco

Introduction

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

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

CISCO-DSP-MGMT-MIB file content

Object view of CISCO-DSP-MGMT-MIB:

Scalar Object
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.
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)'.
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'.
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'.
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.
Tabular Object
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.
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.
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.
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.
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.
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.
cdspTotalDsp .1.3.6.1.4.1.9.9.86.1.1.1.1.7
The total number of DSPs in the card.
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')
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'
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').
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').
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.
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
cdspAlarms .1.3.6.1.4.1.9.9.86.1.2.1.1.2
The object indicates the accumulated number of DSP Alarms.
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.
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.
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'.
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.
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.
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.
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.
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.
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.
cdspXNumberOfBearerCalls .1.3.6.1.4.1.9.9.86.1.2.2.1.1
The current number of bearer calls on the DSP.
cdspXNumberOfSigCalls .1.3.6.1.4.1.9.9.86.1.2.2.1.2
The current number of signaling calls on the DSP.
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.
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.
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.
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.
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'.
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'.
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.
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.
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.
Table
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.
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'.
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.
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.
Trap
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.
Object Identifier
ciscoDspMgmtMIB .1.3.6.1.4.1.9.9.86
Changing the DESCRIPTION of cdspMIBCardStateNotification to notify Manager whenever cdspCardState enters normal.
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
cdspObjects .1.3.6.1.4.1.9.9.86.1.2
cdspMIBNotificationEnables .1.3.6.1.4.1.9.9.86.1.3
cdspVoiceObjects .1.3.6.1.4.1.9.9.86.1.4
cdspMIBNotificationPrefix .1.3.6.1.4.1.9.9.86.2
cdspMIBNotifications .1.3.6.1.4.1.9.9.86.2.0
cdspMgmtConformance .1.3.6.1.4.1.9.9.86.3
cdspMgmtCompliances .1.3.6.1.4.1.9.9.86.3.1
cdspMgmtGroups .1.3.6.1.4.1.9.9.86.3.2
Group
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.
cdspMgmtNotificationsGroup .1.3.6.1.4.1.9.9.86.3.2.5
The notifications which a DSP Management entity is required to implement.
cdspMgmtExtGeneralInfoGroup .1.3.6.1.4.1.9.9.86.3.2.3
A collection of objects providing information for DSP.
cdspChannelExtGroup .1.3.6.1.4.1.9.9.86.3.2.6
A collection of objects providing DSP channels splitting information.
cdspVoiceInfoGroup .1.3.6.1.4.1.9.9.86.3.2.4
A collection of objects providing DSP voice application parameters.