ccasIfExtVoiceCfgNoiseRegType
CISCO-CAS-IF-EXT-MIB ·
.1.3.6.1.4.1.9.9.314.1.1.1.1.25
Object
column r/w
Enumeration
This object specifies the type of comfort noise generation:
(1) none: No comfort noise generation
(2) simple: Cisco Proprietary comfort noise generation
(3) g711A2: ITU G.711 Appendix II compliant
This object is applicable only if
'ccasVoiceCfgNoiseRegEnable' is set to 'true'.
When Voice Activation Detection(VAD) is enabled by
setting 'ccasIfExtVoiceCfgVadEnabled' to 'true',
'ccasVoiceCfgNoiseRegEnable' indicates whether or not
the background comfort noise should be played to fill
the silence gaps.
If 'ccasVoiceCfgNoiseRegEnable'
is set to 'false', this object contains value 'none(1)'.
Context
- MIB
- CISCO-CAS-IF-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.314.1.1.1.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccasIfExtVoiceCfgEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgNoiseRegType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgNoiseRegType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAS-IF-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAS-IF-EXT-MIB::ccasIfExtVoiceCfgNoiseRegType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | simple |
3 | g711A2 |
Conformance
Member of