CISCO-DSP-MGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
86
.1.3.6.1.4.1.9.9.86.1.1.1 · 1 row entry · 15 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspCardStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspCardStatusTable'
The DSP Card Table. It contains status information of the
DSP cards present within the router.
cdspCardStatusEntry row .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.
Column Syntax OID
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.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.86.1.1.1.1.1
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…
Enumeration
Enumerated Values:
1normal
2warning
3critical
4fatal
5offLine
.1.3.6.1.4.1.9.9.86.1.1.1.1.2
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 ava…
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.86.1.1.1.1.3
The object indicates the last high water mark of DSP
resource utilization. This object is reset to 0 after
DSP card is reset.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.86.1.1.1.1.4
The value of sysUpTime when the last DSP card reset
occurred.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.86.1.1.1.1.5
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.
channelsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.1.1.1.6
The total number of DSPs in the card.
Unsigned32
Constraints:
range: 1-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.7
The number of DSPs in the failed state (i.e
cdspOperstate is 'failed')
Unsigned32
Constraints:
range: 0-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.8
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 v…
Unsigned32r/w
Constraints:
range: 1-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.9
The number of DSPs in the congested state (i.e
cdspOperstate is 'congested').
Unsigned32
Constraints:
range: 0-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.10
The number of DSPs in the normal state (i.e
cdspOperstate is 'normal').
Unsigned32
Constraints:
range: 0-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.11
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…
Unsigned32r/w
Constraints:
range: 0-2048
.1.3.6.1.4.1.9.9.86.1.1.1.1.12
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 (…
Enumeration
Enumerated Values:
1tgw
2cable
3umts3G
4cdma3G
5tgw2
6fmc
.1.3.6.1.4.1.9.9.86.1.1.1.1.13
The object indicates the percentage of current DSP video
resource pool utilization of the card.
CISCO-QOS-PIB-MIBPercent
Type Constraints:
range: 0..100
.1.3.6.1.4.1.9.9.86.1.1.1.1.14
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
generat…
Unsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.86.1.1.1.1.15
.1.3.6.1.4.1.9.9.86.1.2.1 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspStatusTable'
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 row .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' represen…
Column Syntax OID
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 - DS…
Enumeration
Enumerated Values:
1normal
2shutdown
3congested
4failed
.1.3.6.1.4.1.9.9.86.1.2.1.1.1
The object indicates the accumulated number of DSP
Alarms.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.1.1.2
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 m…
Enumeration
Enumerated Values:
1other
2noAlarm
3dspFatalError
4dspMemoryError
5dspBufferError
6dspDownloadError
.1.3.6.1.4.1.9.9.86.1.2.1.1.3
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.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.9.9.86.1.2.1.1.4
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'.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.86.1.2.1.1.5
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.
channelsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.1.1.6
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.
channelsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.1.1.7
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.
channelsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.1.1.8
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…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.86.1.2.1.1.9
The number of congestion occurred on the DSP.
This value is set to 0 when system is reset.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.1.1.10
This object identifies the DSP number associated with
this DSP entity.
Unsigned32
Constraints:
range: 1-252
.1.3.6.1.4.1.9.9.86.1.2.1.1.11
.1.3.6.1.4.1.9.9.86.1.2.2 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspStatusXTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspStatusXTable'
This table provides the additional detailed
state and statistics information for a DSP 
that supports the splitted signalling and 
bearer channels.
cdspStatusXEntry row .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'.
Indexes
No indexes recorded
Column Syntax OID
The current number of bearer calls on the DSP.
callsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.2.1.1
The current number of signaling calls on the DSP.
callsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.2.1.2
The percentage of channels on the DSP currently
available for bearer calls.
percentSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.2.1.3
The percentage of channels on the DSP currently
available for signaling calls.
percentSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.2.2.1.4
.1.3.6.1.4.1.9.9.86.1.4.1 · 1 row entry · 17 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspVoiceParamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspVoiceParamTable'
This table contains information on voice call setup
related parameters for DSP resource.
cdspVoiceParamEntry row .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 u…
Column Syntax OID
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.
Enumerationr/w
Enumerated Values:
13decimal
19hexadecimal
.1.3.6.1.4.1.9.9.86.1.4.1.1.1
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 disa…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.86.1.4.1.1.2
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 ran…
millisecondsUnsigned32r/w
Constraints:
range: 5000-65535
.1.3.6.1.4.1.9.9.86.1.4.1.1.3
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…
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.9.9.86.1.4.1.1.4
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 …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.86.1.4.1.1.5
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 …
0.1 dBmInteger32r/w
Constraints:
range: -250-30
.1.3.6.1.4.1.9.9.86.1.4.1.1.6
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 leve…
0.1 dBInteger32r/w
Constraints:
range: -100-100
.1.3.6.1.4.1.9.9.86.1.4.1.1.7
This object specifies when the RTCP receive timer
is started.

disabled - timer is disabled
startImmediately - timer starts immediately
as soon as RTCP is enabled…
Enumerationr/w
Enumerated Values:
1disabled
2startImmediately
3startRtpOrRtcpPktRcvd
4startRtcpPktRcvd
.1.3.6.1.4.1.9.9.86.1.4.1.1.8
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
ext…
Enumerationr/w
Enumerated Values:
1disable
2rfc3611Vqm
3xnq
.1.3.6.1.4.1.9.9.86.1.4.1.1.9
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…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.86.1.4.1.1.10
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:
Unsigned32r/w
Constraints:
range: 1-5
.1.3.6.1.4.1.9.9.86.1.4.1.1.11
This object is the default minimum gap value configured
for the IP stream.

This object is applicable only if 'cdspVqmControl' is
set to 'rfc3611Vqm'.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.86.1.4.1.1.12
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 'rfc3…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.86.1.4.1.1.13
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
Enumerationr/w
Enumerated Values:
1none
2simple
3g711A1
.1.3.6.1.4.1.9.9.86.1.4.1.1.14
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 'se…
millisecondsUnsigned32r/w
Constraints:
range: 10-1000
.1.3.6.1.4.1.9.9.86.1.4.1.1.15
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 …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.86.1.4.1.1.16
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…
Enumerationr/w
Enumerated Values:
1normal
2fastRoute
3transparent
.1.3.6.1.4.1.9.9.86.1.4.1.1.17
.1.3.6.1.4.1.9.9.86.1.5.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspUtilTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspUtilTable'
This table contains DSP utilization information for all the codec
families available in codec template currently active on VXSM.
cdspUtilEntry row .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 chan…
Column Syntax OID
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…
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.86.1.5.1.1.1
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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.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 available on VXSM corresponding to a codec family.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.5.1.1.3
.1.3.6.1.4.1.9.9.86.1.6.3 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspTranscodeProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspTranscodeProfileTable'
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 row .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…
Column Syntax OID
This object indicates the maximum number of codecs
to be configured in the DSPFarm transcode profile.
codecsUnsigned32r/w
Constraints:
range: 1-4294967295
.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.
Unsigned32
Constraints:
range: 1-4294967295
.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.
sessionsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.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.
Unsigned32
Constraints:
range: 0-4294967295
.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 m…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.86.1.6.3.1.5
The object indicates resource ID in the DSPFarm
transcode profile
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.3.1.6
The object indicates description of
DSPFarm transcode profile.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.86.1.6.3.1.7
This object indicates the profile service type
of the DSPFarm transcode profile.
Enumeration
Enumerated Values:
1nonSecure
2secure
.1.3.6.1.4.1.9.9.86.1.6.3.1.8
This object specifies the admin state
of the DSPFarm transcode profile
Enumerationr/w
Enumerated Values:
1down
2up
.1.3.6.1.4.1.9.9.86.1.6.3.1.9
This object indicates the application used
by the DSPFarm transcode profile
Enumeration
Enumerated Values:
1none
2sccp
3sbc
4cube
5other
.1.3.6.1.4.1.9.9.86.1.6.3.1.10
The object indicates application Status of
DSPFarm transcode profile.
Enumeration
Enumerated Values:
1none
2done
3activeInProgress
4activeInDown
5notDone
6invalid
.1.3.6.1.4.1.9.9.86.1.6.3.1.11
.1.3.6.1.4.1.9.9.86.1.6.4 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspMtpProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspMtpProfileTable'
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 row .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 …
Column Syntax OID
This object indicates the profile number
of the DSPFarm MTP profile.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.1
This object indicates the maximum MTP software
sessions configured per DSPFarm MTP profile for the
voice gateway.
sessionsUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.2
This object indicates the maximum MTP hardware
sessions configured per DSPFarm MTP profile for the
voice gateway.
sessionsUnsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.3
This object indicates the total number of available
MTP Hardware sessions per MTP profile from the configured
maximum MTP sessions per MTP profile for the voice
gateway.
sessionsUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.4
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
wr…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.86.1.6.4.1.5
The object indicates resource ID in the DSPFarm
MTP profile
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.6
The object indicates description of
DSPFarm MTP profile.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.86.1.6.4.1.7
This object indicates the profile service type
of the DSPFarm Mtp profile.
Enumeration
Enumerated Values:
1nonSecure
2secure
.1.3.6.1.4.1.9.9.86.1.6.4.1.8
This object specifies the admin state
of the DSPFarm MTP profile
Enumerationr/w
Enumerated Values:
1down
2up
.1.3.6.1.4.1.9.9.86.1.6.4.1.9
This object indicates the Application used
by the DSPFarm MTP profile
Enumeration
Enumerated Values:
1none
2sccp
3sbc
4cube
5other
.1.3.6.1.4.1.9.9.86.1.6.4.1.10
The object indicates application Status of
DSPFarm MTP profile.
Enumeration
Enumerated Values:
1none
2done
3activeInProgress
4activeInDown
5notDone
6invalid
.1.3.6.1.4.1.9.9.86.1.6.4.1.11
This object specifies maximum number of codecs
to be configured in the DSPFarm MTP profile.
codecsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.12
This object indicates the total number of available
MTP Software sessions per MTP profile from the configured
maximum MTP sessions per MTP profile for the voice
gateway.
sessionsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.4.1.13
.1.3.6.1.4.1.9.9.86.1.6.5 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cdspConferenceProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspConferenceProfileTable'
This table contains information about each conference
DSPFarm profile. It gives the maximum number of conference
sessions configured and the number of available
sessions per profile.
cdspConferenceProfileEntry row .1.3.6.1.4.1.9.9.86.1.6.5.1
An entry in cdspConferenceProfileTable indicates the conference
DSPFarm profile maximum configured sessions and available
sessions. Each DSPFarm conference profile configured in the
voice gateway forms a new entry to t…
Column Syntax OID
This object indicates the profile number
of the DSPFarm conference profile.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.86.1.6.5.1.1
The object indicates resource ID in the DSPFarm
conference profile.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.5.1.2
The object indicates description of
DSPFarm conference profile.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.86.1.6.5.1.3
This object indicates the profile service type
of the DSPFarm conference profile.
Enumeration
Enumerated Values:
1nonSecure
2secure
.1.3.6.1.4.1.9.9.86.1.6.5.1.4
This object specifies the admin state
of the DSPFarm conference profile.
Enumerationr/w
Enumerated Values:
1down
2up
.1.3.6.1.4.1.9.9.86.1.6.5.1.5
This object indicates the application used
by the DSPFarm conference profile.
Enumeration
Enumerated Values:
1none
2sccp
3sbc
4cube
5other
.1.3.6.1.4.1.9.9.86.1.6.5.1.6
The object indicates application Status of
DSPFarm conference profile.
Enumeration
Enumerated Values:
1none
2done
3activeInProgress
4activeInDown
5notDone
6invalid
.1.3.6.1.4.1.9.9.86.1.6.5.1.7
This object specifies maximum number of codecs
to be configured in the DSPFarm conference profile.
codecsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.5.1.8
This object specifies the maximum conference sessions
configured on the DSPFarm conference profile for the
voice gateway.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.5.1.9
This object indicates the total number of available
conference sessions per conference profile from the
configured maximum conference sessions per conference
profile for the voice gateway.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.86.1.6.5.1.10
The storage type for this conceptual row. Conceptual rows having
the value 'permanent' need not allow write-access to any
columnar objects in the row.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.86.1.6.5.1.11
This object is used to create a new entry or delete
an existing entry in cdspConferenceProfileTable.

The storage type for all the entries created would
be volatile. To retain the configured entries. One …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.86.1.6.5.1.12