cdspPktLossConcealment

CISCO-DSP-MGMT-MIB · .1.3.6.1.4.1.9.9.86.1.4.1.1.14

Object

column r/w Enumeration
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

Context

MIB
CISCO-DSP-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.86.1.4.1.1.14
Type
column
Access
readwrite
Status
current
Parent
cdspVoiceParamEntry
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::cdspPktLossConcealment'
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::cdspPktLossConcealment.<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::cdspPktLossConcealment'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2simple
3g711A1

Conformance