cdspCodecTemplateSupported

CISCO-DSP-MGMT-MIB · .1.3.6.1.4.1.9.9.86.1.1.1.1.13

Object

column Enumeration
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.

Context

MIB
CISCO-DSP-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.86.1.1.1.1.13
Type
column
Access
readonly
Status
current
Parent
cdspCardStatusEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::cdspCodecTemplateSupported'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cdspCodecTemplateSupported.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DSP-MGMT-MIB::cdspCodecTemplateSupported'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tgw
2cable
3umts3G
4cdma3G
5tgw2
6fmc

Conformance