All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvCallHistoryNoiseLevel
cvCallHistoryNoiseLevel
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvCallHistoryNoiseLevel
OID (numeric): 1.3.6.1.4.1.9.9.63.1.4.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The object contains the average noise level for the call leg.
What is cvCallHistoryNoiseLevel?
This is a read-only integer, in dBm, recorded in the call history table showing the average background noise level measured over the duration of a now-completed call leg. An admin uses this historical average, as opposed to the active-call object's instantaneous reading, to assess whether a completed call had a persistent noise problem rather than just a momentary blip. For example, an admin reviewing a batch of completed calls on a suspect line could look for consistently elevated average noise levels here as evidence of a chronic line issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.4.1.1.6 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvCallHistoryNoiseLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.4.1.1.6.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvCallHistoryNoiseLevel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvCallHistoryNoiseLevel.1
Start monitoring Cisco voice gateways (POTS/VoIP dial peers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-DIAL-CONTROL-MIB::cvCallHistoryNoiseLevel OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (POTS/VoIP dial peers) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.63 | ciscoVoiceDialControlMIB | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1 | cvdcMIBObjects | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4 | cvGatewayCallHistory | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.1 | cvCallHistoryTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.1.1 | cvCallHistoryEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.4.1.1.6 | cvCallHistoryNoiseLevel | CISCO-VOICE-DIAL-CONTROL-MIB |