ADTRAN-AOS-VQM: View SNMP OID List / Download MIB

VENDOR: ADTRAN


 Home MIB: ADTRAN-AOS-VQM
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 adVQM 1.3.6.1.4.1.664.5.53.5.3
     adVQMTrap 1.3.6.1.4.1.664.5.53.5.3.0
         adVQMEndOfCallTrap 1.3.6.1.4.1.664.5.53.5.3.0.1
This trap indicates that the severity level has been met at the end of a call to generate a trap. Enable this trap using adVqmTrapState. The severity level, by default, is set to warning. Use adVqmTrapCfgSeverityLevel to change the severity level setting.
     adVQMTrapControl 1.3.6.1.4.1.664.5.53.5.3.1
         adVqmTrapState 1.3.6.1.4.1.664.5.53.5.3.1.1 integer read-write
This variable indicates whether the system produces the vqmEndOfCall trap. Enumeration: 'disabled': 2, 'enabled': 1.
         adVqmTrapCfgSeverityLevel 1.3.6.1.4.1.664.5.53.5.3.1.2 integer read-write
This read-write variable indicates the severity level that will generate an adVqmEndOfCallTrap. If traps are enabled, a trap will be generated at the end of a call for all calls that have a numerical severity level equal to or less than the configured severity level. Enumeration: 'info': 4, 'notice': 3, 'warning': 2, 'error': 1.
         adVqmTrapEventType 1.3.6.1.4.1.664.5.53.5.3.1.3 bits read-only
This variable indicates the event that generated the most recent trap. The vqmTrapEventType is a bitmap and can represent multiple failures simultaneously. The various bit positions are: BIT EVENT DESCRIPTION 0 LQMos LQ-MOS threshold exceeded 1 PQMos PQ-MOS threshold exceeded 2 Loss Loss threshold exceeded 3 OutOfOrder Out-of-Order threshold exceeded 4 Jitter Jitter threshold exceeded Bits: 'pQMos': 1, 'outOfOrder': 3, 'jitter': 4, 'lQMos': 0, 'loss': 2.
     adVQMCfg 1.3.6.1.4.1.664.5.53.5.3.2
         adVqmCfgEnable 1.3.6.1.4.1.664.5.53.5.3.2.1 integer read-only
VQM feature global enable/disable. Enumeration: 'disabled': 2, 'enabled': 1.
         adVqmCfgSipEnable 1.3.6.1.4.1.664.5.53.5.3.2.2 integer read-only
VQM uses SIP signaling to monitor for RTP traffic. Enumeration: 'disabled': 2, 'enabled': 1.
         adVqmCfgUdpEnable 1.3.6.1.4.1.664.5.53.5.3.2.3 integer read-only
VQM uses UDP packet inspection to monitor for RTP traffic. Enumeration: 'disabled': 2, 'enabled': 1.
         adVqmCfgInternationalCode 1.3.6.1.4.1.664.5.53.5.3.2.4 integer read-only
Regional scoring adjustment for VQM calculations. Enumeration: 'japan': 5, 'none': 1.
         adVqmCfgJitterBufferType 1.3.6.1.4.1.664.5.53.5.3.2.5 integer read-only
Regional scoring adjustment for VQM calculations. Enumeration: 'jitterBufferUnknown': 3, 'jitterBufferAdaptive': 2, 'jitterBufferFixed': 1.
         adVqmCfgJitterBufferAdaptiveMin 1.3.6.1.4.1.664.5.53.5.3.2.6 unsigned32 read-only
Minimum adaptive jitter buffer delay (10-240 ms).
         adVqmCfgJitterBufferAdaptiveNominal 1.3.6.1.4.1.664.5.53.5.3.2.7 unsigned32 read-only
Adaptive starting delay applied to packets (10-240 ms).
         adVqmCfgJitterBufferAdaptiveMax 1.3.6.1.4.1.664.5.53.5.3.2.8 unsigned32 read-only
Adaptive maximum jitter buffer delay (40-320 ms).
         adVqmCfgJitterBufferFixedNominal 1.3.6.1.4.1.664.5.53.5.3.2.9 unsigned32 read-only
Fixed jitter buffer constant delay applied to packets (4-250 ms).
         adVqmCfgJitterBufferFixedSize 1.3.6.1.4.1.664.5.53.5.3.2.10 unsigned32 read-only
Number packets fixed jitter buffer can hold (10-500 pkts).
         adVqmCfgJitterBufferThresholdEarlyMs 1.3.6.1.4.1.664.5.53.5.3.2.11 unsigned32 read-only
Jitter buffer threshold for early arriving packets.
         adVqmCfgJitterBufferThresholdLateMs 1.3.6.1.4.1.664.5.53.5.3.2.12 unsigned32 read-only
Jitter buffer threshold for late arriving packets.
         adVqmCfgRoundTripPingEnabled 1.3.6.1.4.1.664.5.53.5.3.2.13 integer read-only
Ping use for measuring round-trip delay between end-points. Enumeration: 'disabled': 2, 'enabled': 1.
         adVqmCfgRoundTripPingType 1.3.6.1.4.1.664.5.53.5.3.2.14 integer read-only
ICMP Ping or ICMP Timestamp used for delay measurements. Enumeration: 'timestamp': 2, 'ping': 1.
         adVqmCfgCallHistorySize 1.3.6.1.4.1.664.5.53.5.3.2.15 unsigned32 read-only
Size of Call History buffer.
         adVqmCfgHistoryThresholdLqmos 1.3.6.1.4.1.664.5.53.5.3.2.16 mosvalue read-only
Store history statistics if below LQ MOS threshold value.
         adVqmCfgHistoryThresholdCqmos 1.3.6.1.4.1.664.5.53.5.3.2.17 mosvalue read-only
Store history statistics if below CQ MOS threshold value.
         adVqmCfgHistoryThresholdPqmos 1.3.6.1.4.1.664.5.53.5.3.2.18 mosvalue read-only
Store history statistics if below PESQ MOS threshold value.
         adVqmCfgHistoryThresholdLoss 1.3.6.1.4.1.664.5.53.5.3.2.19 unsigned32 read-only
Store history statistics if loss packets are greater than threshold value.
         adVqmCfgHistoryThresholdOutOfOrder 1.3.6.1.4.1.664.5.53.5.3.2.20 unsigned32 read-only
Store history statistics if Out of Order packets are greater than threshold value.
         adVqmCfgHistoryThresholdJitter 1.3.6.1.4.1.664.5.53.5.3.2.21 unsigned32 read-only
Store history statistics if Jitter exceeds threshold value.
         adVqmCfgClear 1.3.6.1.4.1.664.5.53.5.3.2.22 integer read-write
Clear all VQM statistics. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
         adVqmCfgClearCallHistory 1.3.6.1.4.1.664.5.53.5.3.2.23 integer read-write
Clear only call history buffer. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
     adVQMThreshold 1.3.6.1.4.1.664.5.53.5.3.3
         adVqmThresholdLqmosInfo 1.3.6.1.4.1.664.5.53.5.3.3.1 mosvalue read-only
Listening Quality MOS threshold value for info event.
         adVqmThresholdLqmosNotice 1.3.6.1.4.1.664.5.53.5.3.3.2 mosvalue read-only
Listening Quality MOS threshold value for notice event.
         adVqmThresholdLqmosWarning 1.3.6.1.4.1.664.5.53.5.3.3.3 mosvalue read-only
Listening Quality MOS threshold value for warning event.
         adVqmThresholdLqmosError 1.3.6.1.4.1.664.5.53.5.3.3.4 mosvalue read-only
Listening Quality MOS threshold value for error event.
         adVqmThresholdPqmosInfo 1.3.6.1.4.1.664.5.53.5.3.3.5 mosvalue read-only
Normalized PESQ MOS threshold value for info event.
         adVqmThresholdPqmosNotice 1.3.6.1.4.1.664.5.53.5.3.3.6 mosvalue read-only
Normalized PESQ MOS threshold value for notice event.
         adVqmThresholdPqmosWarning 1.3.6.1.4.1.664.5.53.5.3.3.7 mosvalue read-only
Normalized PESQ MOS threshold value for warning event.
         adVqmThresholdPqmosError 1.3.6.1.4.1.664.5.53.5.3.3.8 mosvalue read-only
Normalized PESQ MOS threshold value for error event.
         adVqmThresholdOutOfOrderInfo 1.3.6.1.4.1.664.5.53.5.3.3.9 unsigned32 read-only
Out of order packet threshold value for info event.
         adVqmThresholdOutOfOrderNotice 1.3.6.1.4.1.664.5.53.5.3.3.10 unsigned32 read-only
Out of order packet threshold value for notice event.
         adVqmThresholdOutOfOrderWarning 1.3.6.1.4.1.664.5.53.5.3.3.11 unsigned32 read-only
Out of order packet threshold value for warning event.
         adVqmThresholdOutOfOrderError 1.3.6.1.4.1.664.5.53.5.3.3.12 unsigned32 read-only
Out of order packet threshold value for error event.
         adVqmThresholdLossInfo 1.3.6.1.4.1.664.5.53.5.3.3.13 unsigned32 read-only
Loss of packet threshold value for info event.
         adVqmThresholdLossNotice 1.3.6.1.4.1.664.5.53.5.3.3.14 unsigned32 read-only
Loss of packet threshold value for notice event.
         adVqmThresholdLossWarning 1.3.6.1.4.1.664.5.53.5.3.3.15 unsigned32 read-only
Loss of packet threshold value for warning event.
         adVqmThresholdLossError 1.3.6.1.4.1.664.5.53.5.3.3.16 unsigned32 read-only
Loss of packet threshold value for error event.
         adVqmThresholdJitterInfo 1.3.6.1.4.1.664.5.53.5.3.3.17 unsigned32 read-only
Jitter threshold value for info event.
         adVqmThresholdJitterNotice 1.3.6.1.4.1.664.5.53.5.3.3.18 unsigned32 read-only
Jitter threshold value for notice event.
         adVqmThresholdJitterWarning 1.3.6.1.4.1.664.5.53.5.3.3.19 unsigned32 read-only
Jitter threshold value for warning event.
         adVqmThresholdJitterError 1.3.6.1.4.1.664.5.53.5.3.3.20 unsigned32 read-only
Jitter threshold value for error event.
     adVQMSysPerf 1.3.6.1.4.1.664.5.53.5.3.4
         adVqmSysActiveCalls 1.3.6.1.4.1.664.5.53.5.3.4.1 counter32 read-only
Number of active calls.
         adVqmSysActiveExcellent 1.3.6.1.4.1.664.5.53.5.3.4.2 counter32 read-only
Active calls in excellent MOS range (4.400 - 4.000).
         adVqmSysActiveGood 1.3.6.1.4.1.664.5.53.5.3.4.3 counter32 read-only
Active calls in good MOS range (3.999 - 3.600).
         adVqmSysActiveFair 1.3.6.1.4.1.664.5.53.5.3.4.4 counter32 read-only
Active calls in fair MOS range (3.599 - 2.600).
         adVqmSysActivePoor 1.3.6.1.4.1.664.5.53.5.3.4.5 counter32 read-only
Active calls in poor MOS range (2.599 - 0.000).
         adVqmSysCallHistoryCalls 1.3.6.1.4.1.664.5.53.5.3.4.6 counter32 read-only
Number of calls in history buffer.
         adVqmSysCallHistoryExcellent 1.3.6.1.4.1.664.5.53.5.3.4.7 counter32 read-only
History calls in excellent MOS range.
         adVqmSysCallHistoryGood 1.3.6.1.4.1.664.5.53.5.3.4.8 counter32 read-only
History calls in good MOS range.
         adVqmSysCallHistoryFair 1.3.6.1.4.1.664.5.53.5.3.4.9 counter32 read-only
History calls in fair MOS range.
         adVqmSysCallHistoryPoor 1.3.6.1.4.1.664.5.53.5.3.4.10 counter32 read-only
History calls in poor MOS range.
         adVqmSysAllCallsExcellent 1.3.6.1.4.1.664.5.53.5.3.4.11 counter32 read-only
Total calls in excellent MOS range.
         adVqmSysAllCallsGood 1.3.6.1.4.1.664.5.53.5.3.4.12 counter32 read-only
Total calls in good MOS range.
         adVqmSysAllCallsFair 1.3.6.1.4.1.664.5.53.5.3.4.13 counter32 read-only
Total calls in fair MOS range.
         adVqmSysAllCallsPoor 1.3.6.1.4.1.664.5.53.5.3.4.14 counter32 read-only
Total calls in poor MOS range.
     adVQMInterface 1.3.6.1.4.1.664.5.53.5.3.5
         adVQMInterfaceTable 1.3.6.1.4.1.664.5.53.5.3.5.1 no-access
The adVqmInterface table provides aggregate statistics for each system interface. VQM processes RTP stream packets as received by the interface (inbound direction). The user can enable or disable each system interface for VQM using the CLI/GUI. The VQM interface table objects include enable/disable, packet statistics for number received, lost, out-of-order, discarded, number of active and completed calls, MOS scores, delay measurements, and quality analysis counts.
             adVQMInterfaceEntry 1.3.6.1.4.1.664.5.53.5.3.5.1.1 no-access
The statistics for a particular interface.
                 adVqmIfcId 1.3.6.1.4.1.664.5.53.5.3.5.1.1.1 unsigned32 read-only
VQM interface index number. This number is unique to the VQM MIB.
                 adVqmIfcName 1.3.6.1.4.1.664.5.53.5.3.5.1.1.2 displaystring read-only
Interface name.
                 adVqmIfcPktsRx 1.3.6.1.4.1.664.5.53.5.3.5.1.1.3 counter64 read-only
Packets received.
                 adVqmIfcPktsLost 1.3.6.1.4.1.664.5.53.5.3.5.1.1.4 counter64 read-only
Packets lost.
                 adVqmIfcPktsOoo 1.3.6.1.4.1.664.5.53.5.3.5.1.1.5 counter64 read-only
Packets received out-of-order.
                 adVqmIfcPktsDiscarded 1.3.6.1.4.1.664.5.53.5.3.5.1.1.6 counter64 read-only
Packets discarded.
                 adVqmIfcNumberActiveCalls 1.3.6.1.4.1.664.5.53.5.3.5.1.1.7 counter32 read-only
Number of active calls.
                 adVqmIfcTerminatedCalls 1.3.6.1.4.1.664.5.53.5.3.5.1.1.8 counter32 read-only
Number of terminated calls.
                 adVqmIfcRLqMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.9 unsigned32 read-only
Minimum listening quality R Factor.
                 adVqmIfcRLqAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.10 unsigned32 read-only
Average listening quality R Factor.
                 adVqmIfcRLqMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.11 unsigned32 read-only
Maximum listening quality R Factor.
                 adVqmIfcRCqMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.12 unsigned32 read-only
Minimum conversation quality R Factor.
                 adVqmIfcRCqAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.13 unsigned32 read-only
Average conversation quality R Factor.
                 adVqmIfcRCqMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.14 unsigned32 read-only
Maximum conversation quality R Factor.
                 adVqmIfcRG107Minimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.15 unsigned32 read-only
Minimum G.107 R Factor.
                 adVqmIfcRG107Average 1.3.6.1.4.1.664.5.53.5.3.5.1.1.16 unsigned32 read-only
Average G.107 R Factor.
                 adVqmIfcRG107Maximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.17 unsigned32 read-only
Maximum G.107 R Factor.
                 adVqmIfcMosLqMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.18 mosvalue read-only
Minimum listening quality MOS score.
                 adVqmIfcMosLqAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.19 mosvalue read-only
Average listening quality MOS score.
                 adVqmIfcMosLqMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.20 mosvalue read-only
Maximum listening quality MOS score.
                 adVqmIfcMosCqMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.21 mosvalue read-only
Minimum conversation quality MOS score.
                 adVqmIfcMosCqAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.22 mosvalue read-only
Average conversation quality MOS score.
                 adVqmIfcMosCqMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.23 mosvalue read-only
Maximum conversation quality MOS score.
                 adVqmIfcMosPqMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.24 mosvalue read-only
Minimum PESQ, P.862 raw MOS score.
                 adVqmIfcMosPqAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.25 mosvalue read-only
Average PESQ, P.862 raw MOS score.
                 adVqmIfcMosPqMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.26 mosvalue read-only
Maximum PESQ, P.862 raw MOS score.
                 adVqmIfcLossMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.27 unsigned32 read-only
Minimum network lost packets for all calls completed.
                 adVqmIfcLossAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.28 unsigned32 read-only
Average network lost packets for all calls completed.
                 adVqmIfcLossMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.29 unsigned32 read-only
Maximum network lost packets for all calls completed.
                 adVqmIfcDiscardsMinimum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.30 unsigned32 read-only
Minimum packets discarded due to late or early arrival.
                 adVqmIfcDiscardsAverage 1.3.6.1.4.1.664.5.53.5.3.5.1.1.31 unsigned32 read-only
Average packets discarded due to late or early arrival.
                 adVqmIfcDiscardsMaximum 1.3.6.1.4.1.664.5.53.5.3.5.1.1.32 unsigned32 read-only
Maximum packets discarded due to late or early arrival.
                 adVqmIfcPdvAverageMs 1.3.6.1.4.1.664.5.53.5.3.5.1.1.33 integer read-only
Mean of Average packet delay variation for packets.
                 adVqmIfcPdvMaximumMs 1.3.6.1.4.1.664.5.53.5.3.5.1.1.34 integer read-only
Maximum of reported average packet delay variation.
                 adVqmIfcDelayMinMsec 1.3.6.1.4.1.664.5.53.5.3.5.1.1.35 unsigned32 read-only
Minimum packet delay in ms.
                 adVqmIfcDelayAvgMsec 1.3.6.1.4.1.664.5.53.5.3.5.1.1.36 unsigned32 read-only
Average packet delay in ms.
                 adVqmIfcDelayMaxMsec 1.3.6.1.4.1.664.5.53.5.3.5.1.1.37 unsigned32 read-only
Maximum packet delay in ms.
                 adVqmIfcNumberStreamsExcellent 1.3.6.1.4.1.664.5.53.5.3.5.1.1.38 counter32 read-only
Number voice streams with excellent MOS score.
                 adVqmIfcNumberStreamsGood 1.3.6.1.4.1.664.5.53.5.3.5.1.1.39 counter32 read-only
Number voice streams with good MOS score.
                 adVqmIfcNumberStreamsFair 1.3.6.1.4.1.664.5.53.5.3.5.1.1.40 counter32 read-only
Number voice streams with fair MOS score.
                 adVqmIfcNumberStreamsPoor 1.3.6.1.4.1.664.5.53.5.3.5.1.1.41 counter32 read-only
Number voice streams with poor MOS score.
                 adVqmIfcClear 1.3.6.1.4.1.664.5.53.5.3.5.1.1.42 integer read-write
Clear all VQM statistics. This is a write-only variable. A read will result in no action being taken. Enumeration: 'clear': 1.
     adVQMEndPoint 1.3.6.1.4.1.664.5.53.5.3.6
         adVQMEndPointTable 1.3.6.1.4.1.664.5.53.5.3.6.1 no-access
The adVqmEndPoint table provides aggregate statistics for each VoIP end-point device. The RTP Source IP address, adVqmEndPointRtpSourceIp, provides a unique table index. The VQM End-point table provides summary statistics for MOS scores, packets lost, out-of-order, jitter, delay and quality analysis counts.
             adVQMEndPointEntry 1.3.6.1.4.1.664.5.53.5.3.6.1.1 no-access
The statistics for a particular VoIP end-point device.
                 adVqmEndPointRtpSourceIp 1.3.6.1.4.1.664.5.53.5.3.6.1.1.1 ipaddress read-only
Source IP Address of RTP stream from this end-point.
                 adVqmEndPointNumberCompletedCalls 1.3.6.1.4.1.664.5.53.5.3.6.1.1.2 counter32 read-only
Number of completed calls on this end-point.
                 adVqmEndPointInterfaceId 1.3.6.1.4.1.664.5.53.5.3.6.1.1.3 unsigned32 read-only
Interface index that received RTP stream from this end-point.
                 adVqmEndPointInterfaceName 1.3.6.1.4.1.664.5.53.5.3.6.1.1.4 displaystring read-only
Interface name that received RTP stream from this end-point.
                 adVqmEndPointMosLqMinimum 1.3.6.1.4.1.664.5.53.5.3.6.1.1.5 mosvalue read-only
Minimum listening quality MOS score.
                 adVqmEndPointMosLqAverage 1.3.6.1.4.1.664.5.53.5.3.6.1.1.6 mosvalue read-only
Average listening quality MOS score.
                 adVqmEndPointMosLqMaximum 1.3.6.1.4.1.664.5.53.5.3.6.1.1.7 mosvalue read-only
Maximum listening quality MOS score.
                 adVqmEndPointMosPqMinimum 1.3.6.1.4.1.664.5.53.5.3.6.1.1.8 mosvalue read-only
Minimum PESQ MOS score.
                 adVqmEndPointMosPqAverage 1.3.6.1.4.1.664.5.53.5.3.6.1.1.9 mosvalue read-only
Average PESQ MOS score.
                 adVqmEndPointMosPqMaximum 1.3.6.1.4.1.664.5.53.5.3.6.1.1.10 mosvalue read-only
Maximum PESQ MOS score.
                 adVqmEndPointPktsLostTotal 1.3.6.1.4.1.664.5.53.5.3.6.1.1.11 counter32 read-only
Total packets lost.
                 adVqmEndPointPktsOutOfOrder 1.3.6.1.4.1.664.5.53.5.3.6.1.1.12 counter32 read-only
Total out-of-order packets.
                 adVqmEndPointJitterMaximum 1.3.6.1.4.1.664.5.53.5.3.6.1.1.13 unsigned32 read-only
Maximum jitter.
                 adVqmEndPointNumberStreamsExcellent 1.3.6.1.4.1.664.5.53.5.3.6.1.1.14 counter32 read-only
Number voice streams with excellent MOS score.
                 adVqmEndPointNumberStreamsGood 1.3.6.1.4.1.664.5.53.5.3.6.1.1.15 counter32 read-only
Number voice streams with good MOS score.
                 adVqmEndPointNumberStreamsFair 1.3.6.1.4.1.664.5.53.5.3.6.1.1.16 counter32 read-only
Number voice streams with fair MOS score.
                 adVqmEndPointNumberStreamsPoor 1.3.6.1.4.1.664.5.53.5.3.6.1.1.17 counter32 read-only
Number voice streams with poor MOS score.
     adVQMHistory 1.3.6.1.4.1.664.5.53.5.3.7
         adVQMCallHistoryTable 1.3.6.1.4.1.664.5.53.5.3.7.1 no-access
The adVqmCallHistory table provides detail voice quality statistics on completed RTP voice streams. A voice call will typically have two entries in this table one for each RTP stream. A combination of Source IP Address and Port, Destination IP Address and Port, and SSRC (synchronization source ID) are necessary to uniquely identify the call session. One management option is to configure VQM to only save call history information for poor quality calls that exceed threshold limits. Threshold limit settings are available for MOS scores and packet statistics for loss, out-of-order, and jitter. Setting the maximum call history buffer size to a lower value (default is 100 streams) can reduce the amount of data transfer to the NMS during a SNMP query.
             adVQMCallHistoryEntry 1.3.6.1.4.1.664.5.53.5.3.7.1.1 no-access
The statistics for a particular VoIP end-point device.
                 adVqmCallHistRtpSourceIp 1.3.6.1.4.1.664.5.53.5.3.7.1.1.1 ipaddress read-only
Source IP Address of RTP stream.
                 adVqmCallHistRtpSourcePort 1.3.6.1.4.1.664.5.53.5.3.7.1.1.2 unsigned32 read-only
Source port number.
                 adVqmCallHistRtpDestIp 1.3.6.1.4.1.664.5.53.5.3.7.1.1.3 ipaddress read-only
Destination IP address of RTP stream.
                 adVqmCallHistRtpDestPort 1.3.6.1.4.1.664.5.53.5.3.7.1.1.4 unsigned32 read-only
Destination port number.
                 adVqmCallHistSsrcid 1.3.6.1.4.1.664.5.53.5.3.7.1.1.5 unsigned32 read-only
SSRC (synchronization source ID) for this stream per RFC3550.
                 adVqmCallHistTo 1.3.6.1.4.1.664.5.53.5.3.7.1.1.6 displaystring read-only
To URI (dialed) from monitored SIP call signaling.
                 adVqmCallHistFrom 1.3.6.1.4.1.664.5.53.5.3.7.1.1.7 displaystring read-only
From URI (originating caller) from monitored SIP call signaling.
                 adVqmCallHistRtpSourceUri 1.3.6.1.4.1.664.5.53.5.3.7.1.1.8 displaystring read-only
URI of sender RTP, either To URI or From URI.
                 adVqmCallHistCallid 1.3.6.1.4.1.664.5.53.5.3.7.1.1.9 displaystring read-only
SIP call-ID from monitored SIP call signaling.
                 adVqmCallHistCcmid 1.3.6.1.4.1.664.5.53.5.3.7.1.1.10 unsigned32 read-only
Internal generated call-ID.
                 adVqmCallHistSourceIntName 1.3.6.1.4.1.664.5.53.5.3.7.1.1.11 displaystring read-only
Source interface name that RTP arrived inbound to unit.
                 adVqmCallHistDestIntName 1.3.6.1.4.1.664.5.53.5.3.7.1.1.12 displaystring read-only
Destination interface name for RTP.
                 adVqmCallHistSourceIntDescription 1.3.6.1.4.1.664.5.53.5.3.7.1.1.13 displaystring read-only
Source interface description as defined in CLI or GUI.
                 adVqmCallHistDestIntDescription 1.3.6.1.4.1.664.5.53.5.3.7.1.1.14 displaystring read-only
Destination interface description as defined in CLI or GUI.
                 adVqmCallHistCallStart 1.3.6.1.4.1.664.5.53.5.3.7.1.1.15 displaystring read-only
Time at which monitoring began on this RTP stream.
                 adVqmCallHistCallDurationMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.16 unsigned32 read-only
Elapsed time from start to last RTP packet on this stream.
                 adVqmCallHistCodec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.17 integer read-only
Last voice CODEC detected on this stream. Enumeration: 'qcelp8': 53, 'amrnb12k2': 60, 'speeX34k2': 88, 'gsmfr': 18, 'g711UPLC': 3, 'amrnb10k2': 61, 'g729E8K0': 35, 'ilbc15k2': 69, 'gipse711U': 30, 'wblinearpcmPlc': 38, 'g72640K': 29, 'g7222at23k85': 44, 'g729E11k8': 36, 'gipse711A': 31, 'speex5k95': 76, 'g7222at23k05': 45, 'speeX11k': 78, 'g7222at18k25': 47, 'speeX24k6': 81, 'speeX16k8': 84, 'smv579': 57, 'g7222at12k85': 50, 'speeX12k8': 83, 'g722at48k': 41, 'smv444': 58, 'g723153K': 4, 'g723163K': 6, 'g72616K': 26, 'speeX20k6': 85, 'qcelp13': 54, 'amrnb5k15': 66, 'amrnb7k95': 62, 'g7221at32k': 42, 'g7221at24k': 43, 'speeX27k8': 87, 'speeX23k8': 86, 'speeX8k': 77, 'g711uPLC56k': 71, 'g722at56k': 40, 'g7222at19k85': 46, 'g7222at8k85': 51, 'speex2k15': 75, 'gipsipcmwb': 34, 'amrnb5k9': 65, 'g7222at14k25': 49, 'sx7300': 21, 'unknown': 1, 'g729A': 12, 'g7222at6k6': 52, 'amrnb4k75': 67, 'gipsilbc': 32, 'gsmefr': 20, 'ilbc13k3': 68, 'amrnb7k4': 63, 'wblinearpcm': 37, 'deprecated2': 7, 'deprecated3': 9, 'deprecated1': 5, 'deprecated6': 25, 'deprecated4': 11, 'deprecated5': 13, 'g728': 8, 'g729': 10, 'g711U': 2, 'speeX15k': 79, 'speeX3k95': 82, 'g711APLC56k': 73, 'g711A': 23, 'user4': 17, 'user2': 15, 'user3': 16, 'user1': 14, 'g711APLC': 24, 'speeX18k2': 80, 'g72632K': 28, 'g7222at15k85': 48, 'evrc': 55, 'g722at64k': 39, 'amrnb6k7': 64, 'g711u56k': 70, 'reservedgsmhr': 19, 'smv812': 56, 'smv395': 59, 'gipsisac': 33, 'g7231C': 74, 'g711A56k': 72, 'g72624K': 27, 'speeX42k2': 89, 'sx9600': 22.
                 adVqmCallHistCodecClass 1.3.6.1.4.1.664.5.53.5.3.7.1.1.18 integer read-only
Class to which CODEC vocoder belongs. Enumeration: 'wideband': 1, 'other': 2.
                 adVqmCallHistDscp 1.3.6.1.4.1.664.5.53.5.3.7.1.1.19 unsigned32 read-only
Differentiated Services Code Point (DSCP) in RTP packet IP header.
                 adVqmCallHistPktsRcvdTotal 1.3.6.1.4.1.664.5.53.5.3.7.1.1.20 counter32 read-only
Total received RTP packets in this stream.
                 adVqmCallHistPktsLostTotal 1.3.6.1.4.1.664.5.53.5.3.7.1.1.21 counter32 read-only
Total packets determined to be lost in network by simulated jitter buffer.
                 adVqmCallHistPktsDiscardedTotal 1.3.6.1.4.1.664.5.53.5.3.7.1.1.22 counter32 read-only
Total packets discarded by simulated jitter buffer.
                 adVqmCallHistOutOfOrder 1.3.6.1.4.1.664.5.53.5.3.7.1.1.23 counter32 read-only
Total packets received out of order at simulated jitter buffer.
                 adVqmCallHistPdvAverageMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.24 unsigned32 read-only
Average Packet Delay Variation (PDV) in RTP stream in milliseconds.
                 adVqmCallHistPdvMaximumMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.25 unsigned32 read-only
Maximum Packet Delay Variation (PDV) in RTP stream in milliseconds.
                 adVqmCallHistRtDelayInst 1.3.6.1.4.1.664.5.53.5.3.7.1.1.26 integer read-only
Instantaneous round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmCallHistRtDelayAverage 1.3.6.1.4.1.664.5.53.5.3.7.1.1.27 integer read-only
Average round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmCallHistRtDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.7.1.1.28 integer read-only
Maximum round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmCallHistOnewayDelayInst 1.3.6.1.4.1.664.5.53.5.3.7.1.1.29 integer read-only
Instantaneous one-way delay including simulated jitter buffer (SJB) delay.
                 adVqmCallHistOnewayDelayAverage 1.3.6.1.4.1.664.5.53.5.3.7.1.1.30 integer read-only
Average one-way delay including SJB delay.
                 adVqmCallHistOnewayDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.7.1.1.31 integer read-only
Maximum one-way delay including SJB delay.
                 adVqmCallHistOrigDelayInst 1.3.6.1.4.1.664.5.53.5.3.7.1.1.32 integer read-only
Instantaneous origination end-point delay from RTCP XR reports.
                 adVqmCallHistOrigDelayAverage 1.3.6.1.4.1.664.5.53.5.3.7.1.1.33 integer read-only
Average origination end-point delay from RTCP XR reports.
                 adVqmCallHistOrigDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.7.1.1.34 integer read-only
Maximum origination end-point delay from RTCP XR reports.
                 adVqmCallHistTermDelayMinimum 1.3.6.1.4.1.664.5.53.5.3.7.1.1.35 integer read-only
Instantaneous termination end-point delay, simulated jitter buffer + codec.
                 adVqmCallHistTermDelayAverage 1.3.6.1.4.1.664.5.53.5.3.7.1.1.36 integer read-only
Average termination end-point delay, simulated jitter buffer + codec.
                 adVqmCallHistTermDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.7.1.1.37 integer read-only
Maximum termination end-point delay, simulated jitter buffer + codec.
                 adVqmCallHistRLq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.38 unsigned32 read-only
Listening quality R factor.
                 adVqmCallHistRCq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.39 unsigned32 read-only
Conversational quality R factor.
                 adVqmCallHistRNominal 1.3.6.1.4.1.664.5.53.5.3.7.1.1.40 unsigned32 read-only
Nominal or generally accepted maximum R factor for this stream.
                 adVqmCallHistRG107 1.3.6.1.4.1.664.5.53.5.3.7.1.1.41 unsigned32 read-only
R factor based on ITU G.107 E Model for this stream.
                 adVqmCallHistMosLq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.42 mosvalue read-only
Listening quality MOS score.
                 adVqmCallHistMosCq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.43 mosvalue read-only
Conversational quality MOS score.
                 adVqmCallHistMosPq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.44 mosvalue read-only
Listening quality MOS score normalized to the PESQ scale.
                 adVqmCallHistMosNominal 1.3.6.1.4.1.664.5.53.5.3.7.1.1.45 mosvalue read-only
Nominal or generally accepted maximum MOS score for this stream.
                 adVqmCallHistDegLoss 1.3.6.1.4.1.664.5.53.5.3.7.1.1.46 percentage read-only
Percentage quality degradation due to packet loss.
                 adVqmCallHistDegDiscard 1.3.6.1.4.1.664.5.53.5.3.7.1.1.47 percentage read-only
Percentage quality degradation due to packet discard.
                 adVqmCallHistDegVocoder 1.3.6.1.4.1.664.5.53.5.3.7.1.1.48 percentage read-only
Percentage quality degradation due to voice CODEC selection.
                 adVqmCallHistDegRecency 1.3.6.1.4.1.664.5.53.5.3.7.1.1.49 percentage read-only
Percentage quality degradation due to loss or discard recency in call.
                 adVqmCallHistDegDelay 1.3.6.1.4.1.664.5.53.5.3.7.1.1.50 percentage read-only
Percentage quality degradation due to delay.
                 adVqmCallHistDegSiglvl 1.3.6.1.4.1.664.5.53.5.3.7.1.1.51 percentage read-only
Percentage quality degradation due to low speech energy signal level.
                 adVqmCallHistDegNoiselvl 1.3.6.1.4.1.664.5.53.5.3.7.1.1.52 percentage read-only
Percentage quality degradation due to high noise levels.
                 adVqmCallHistDegEcholvl 1.3.6.1.4.1.664.5.53.5.3.7.1.1.53 percentage read-only
Percentage quality degradation due to high echo levels.
                 adVqmCallHistBurstRLq 1.3.6.1.4.1.664.5.53.5.3.7.1.1.54 unsigned32 read-only
Average listening quality R factor during burst condition.
                 adVqmCallHistBurstCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.55 counter32 read-only
Number of times the stream was in a burst condition.
                 adVqmCallHistBurstRateAvg 1.3.6.1.4.1.664.5.53.5.3.7.1.1.56 percentage read-only
Total average percentage of frames lost or discarded while in burst condition.
                 adVqmCallHistBurstLenAvgPkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.57 unsigned32 read-only
Average burst length in packets.
                 adVqmCallHistBurstLenAvgMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.58 unsigned32 read-only
Average burst length in miliseconds.
                 adVqmCallHistGapR 1.3.6.1.4.1.664.5.53.5.3.7.1.1.59 unsigned32 read-only
Average listening quality R factor while stream is in a gap condition.
                 adVqmCallHistGapCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.60 counter32 read-only
Number of times the stream is in gap condition.
                 adVqmCallHistGapLossRateAvg 1.3.6.1.4.1.664.5.53.5.3.7.1.1.61 percentage read-only
Total average percentage of frames lost or discarded while in gap condition.
                 adVqmCallHistGapLenPkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.62 unsigned32 read-only
Average gap length in packets.
                 adVqmCallHistGapLenMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.63 unsigned32 read-only
Average gap length in milliseconds.
                 adVqmCallHistLossRateAvg 1.3.6.1.4.1.664.5.53.5.3.7.1.1.64 percentage read-only
Total average percentage of frames lost or discarded.
                 adVqmCallHistNetworkLossAvg 1.3.6.1.4.1.664.5.53.5.3.7.1.1.65 percentage read-only
Total average percentage of frames lost in network, excludes SJB discards.
                 adVqmCallHistDiscardRateAvg 1.3.6.1.4.1.664.5.53.5.3.7.1.1.66 percentage read-only
Total average percentage of frames discarded by SJB.
                 adVqmCallHistExcessBurst 1.3.6.1.4.1.664.5.53.5.3.7.1.1.67 unsigned32 read-only
Total length of speech lost during burst conditions not handled effectively by packet loss-concealment.
                 adVqmCallHistExcessGap 1.3.6.1.4.1.664.5.53.5.3.7.1.1.68 unsigned32 read-only
Total length of speech lost during gap conditions not handled effectively by packet loss-concealment.
                 adVqmCallHistPpdvMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.69 msecvalue read-only
Packet to packed delay variation (jitter) in ms, as defined in RFC3550.
                 adVqmCallHistLateThresholdMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.70 msecvalue read-only
Late threshold for SJB, packets arriving under this threshold are not discarded.
                 adVqmCallHistLateThresholdPc 1.3.6.1.4.1.664.5.53.5.3.7.1.1.71 percentage read-only
Percentage of total packets (including both early and late packets) not judged as being under the late jitter threshold.
                 adVqmCallHistLateUnderThresh 1.3.6.1.4.1.664.5.53.5.3.7.1.1.72 counter32 read-only
Count of late packets which arrived under the late jitter threshold.
                 adVqmCallHistLateTotalCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.73 counter32 read-only
Total count of late packets arriving after the expected delay.
                 adVqmCallHistLatePeakJitterMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.74 msecvalue read-only
Largest jitter encountered among packets counted as late.
                 adVqmCallHistEarlyThreshMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.75 msecvalue read-only
Early threshold for SJB, packets arriving under this threshold will not be discarded by SJB as early.
                 adVqmCallHistEarlyThreshPc 1.3.6.1.4.1.664.5.53.5.3.7.1.1.76 percentage read-only
Percentage of total packets (including both early and late packets) not judged as being under the early jitter threshold.
                 adVqmCallHistEarlyUnderThresh 1.3.6.1.4.1.664.5.53.5.3.7.1.1.77 counter32 read-only
Count of early packets which arrived under the early jitter threshold.
                 adVqmCallHistEarlyTotalCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.78 counter32 read-only
Total count of early packets arriving before the expected delay.
                 adVqmCallHistEarlyPeakJitterMs 1.3.6.1.4.1.664.5.53.5.3.7.1.1.79 msecvalue read-only
Largest jitter encountered among packets counted as early.
                 adVqmCallHistDelayIncreaseCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.80 counter32 read-only
Total number of SJB delay increases (adaptive mode only).
                 adVqmCallHistDelayDecreaseCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.81 counter32 read-only
Total number of SJB delay decreases (adaptive mode only).
                 adVqmCallHistResyncCount 1.3.6.1.4.1.664.5.53.5.3.7.1.1.82 counter32 read-only
Total number of SJB resynchronizations caused by discontinuous transmission (DTX), voice activity detection (VAD), or silence suppression.
                 adVqmCallHistJitterBufferType 1.3.6.1.4.1.664.5.53.5.3.7.1.1.83 integer read-only
Configured SJB type either adaptive or fixed for this stream. Enumeration: 'unknown': 3, 'adaptive': 2, 'fixed': 1.
                 adVqmCallHistJbCfgMin 1.3.6.1.4.1.664.5.53.5.3.7.1.1.84 unsigned32 read-only
Adaptive jitter buffer minimum delay applied to packets received.
                 adVqmCallHistJbCfgNom 1.3.6.1.4.1.664.5.53.5.3.7.1.1.85 unsigned32 read-only
Adaptive jitter buffer inital delay applied to packets received, or fixed jitter buffer delay applied to each packet.
                 adVqmCallHistJbCfgMax 1.3.6.1.4.1.664.5.53.5.3.7.1.1.86 unsigned32 read-only
Adaptive jitter buffer upper bound on delay applied to packets received, or fixed jitter buffer maximum number of packets that will be inserted in buffer.
                 adVqmCallHistDuplicatePkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.87 counter32 read-only
Total number of duplicated packets discarded by SJB.
                 adVqmCallHistEarlyPkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.88 counter32 read-only
Total number of packets arriving early.
                 adVqmCallHistLatePkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.89 counter32 read-only
Total number of packets arriving late.
                 adVqmCallHistOverrunDiscardPkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.90 counter32 read-only
Total number of packets discarded by SJB due to jitter buffer overrun.
                 adVqmCallHistUnderrunDiscardPkts 1.3.6.1.4.1.664.5.53.5.3.7.1.1.91 counter32 read-only
Total number of packets discarded by SJB due to jitter buffer underrun.
                 adVqmCallHistDelayMinMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.92 unsigned32 read-only
Simulated jitter buffer delay minimum value.
                 adVqmCallHistDelayAvgMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.93 unsigned32 read-only
Simulated jitter buffer delay average value.
                 adVqmCallHistDelayMaxMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.94 unsigned32 read-only
Simulated jitter buffer delay maximum value.
                 adVqmCallHistDelayCurrentMsec 1.3.6.1.4.1.664.5.53.5.3.7.1.1.95 unsigned32 read-only
Simulated jitter buffer delay current value.
                 adVqmCallHistExtRLqIn 1.3.6.1.4.1.664.5.53.5.3.7.1.1.96 integer read-only
External listening quality R factor (in), from RTCP XR report (RFC3611).
                 adVqmCallHistExtRLqOut 1.3.6.1.4.1.664.5.53.5.3.7.1.1.97 integer read-only
External listening quality R factor (out), from RTCP XR report (RFC3611).
                 adVqmCallHistExtRCqIn 1.3.6.1.4.1.664.5.53.5.3.7.1.1.98 integer read-only
External conversational quality R factor (in), from RTCP XR report (RFC3611).
                 adVqmCallHistExtRCqOut 1.3.6.1.4.1.664.5.53.5.3.7.1.1.99 integer read-only
External conversational quality R factor (out), from RTCP XR report (RFC3611).
                 adVqmCallHistThroughPutIndex 1.3.6.1.4.1.664.5.53.5.3.7.1.1.100 unsigned32 read-only
Estimated throughput for fax or data call; bitrate range from 0 to 35000 bps, calculated based on gap/burst conditions and loss/discard rates.
                 adVqmCallHistReliabilityIndex 1.3.6.1.4.1.664.5.53.5.3.7.1.1.101 unsigned32 read-only
Reliability index for a fax or data call ranging from 0 least to 100 most reliable.
                 adVqmCallHistBitrate 1.3.6.1.4.1.664.5.53.5.3.7.1.1.102 unsigned32 read-only
Actual bitrate of RTP stream, calculated using size of each RTP packet in bits and duration of audio represented in each packet, indication of required bandwidth.
     adVQMActive 1.3.6.1.4.1.664.5.53.5.3.8
         adVQMActiveCallTable 1.3.6.1.4.1.664.5.53.5.3.8.1 no-access
The adVqmActiveCall table provides detail voice quality statistics on currently active RTP voice streams. A voice call will have two entries in this table one for each active RTP stream. A combination of Source IP Address and Port, Destination IP Address and Port, and SSRC (synchronization source ID) are necessary to uniquely identify the call session. The VQM Active Call table shares the same type of information as found in the Call History table. The VQM Manager transfers the active call statistics into the call history table database when the call completes.
             adVQMActiveCallEntry 1.3.6.1.4.1.664.5.53.5.3.8.1.1 no-access
The statistics for a particular VoIP end-point device.
                 adVqmActCallRtpSourceIp 1.3.6.1.4.1.664.5.53.5.3.8.1.1.1 ipaddress read-only
Source IP Address of RTP stream.
                 adVqmActCallRtpSourcePort 1.3.6.1.4.1.664.5.53.5.3.8.1.1.2 unsigned32 read-only
Source port number.
                 adVqmActCallRtpDestIp 1.3.6.1.4.1.664.5.53.5.3.8.1.1.3 ipaddress read-only
Destination IP address of RTP stream.
                 adVqmActCallRtpDestPort 1.3.6.1.4.1.664.5.53.5.3.8.1.1.4 unsigned32 read-only
Destination port number.
                 adVqmActCallSsrcid 1.3.6.1.4.1.664.5.53.5.3.8.1.1.5 unsigned32 read-only
SSRC (synchronization source ID) for this stream per RFC3550.
                 adVqmActCallTo 1.3.6.1.4.1.664.5.53.5.3.8.1.1.6 displaystring read-only
To URI (dialed) from monitored SIP call signaling.
                 adVqmActCallFrom 1.3.6.1.4.1.664.5.53.5.3.8.1.1.7 displaystring read-only
From URI (originating caller) from monitored SIP call signaling.
                 adVqmActCallRtpSourceUri 1.3.6.1.4.1.664.5.53.5.3.8.1.1.8 displaystring read-only
URI of sender RTP, either To URI or From URI.
                 adVqmActCallCallid 1.3.6.1.4.1.664.5.53.5.3.8.1.1.9 displaystring read-only
SIP call-ID from monitored SIP call signaling.
                 adVqmActCallCcmid 1.3.6.1.4.1.664.5.53.5.3.8.1.1.10 unsigned32 read-only
Internal generated call-ID.
                 adVqmActCallSourceIntName 1.3.6.1.4.1.664.5.53.5.3.8.1.1.11 displaystring read-only
Source interface name that RTP arrived inbound to unit.
                 adVqmActCallDestIntName 1.3.6.1.4.1.664.5.53.5.3.8.1.1.12 displaystring read-only
Destination interface name for RTP.
                 adVqmActCallSourceIntDescription 1.3.6.1.4.1.664.5.53.5.3.8.1.1.13 displaystring read-only
Source interface description as defined in CLI or GUI.
                 adVqmActCallDestIntDescription 1.3.6.1.4.1.664.5.53.5.3.8.1.1.14 displaystring read-only
Destination interface description as defined in CLI or GUI.
                 adVqmActCallCallStart 1.3.6.1.4.1.664.5.53.5.3.8.1.1.15 displaystring read-only
Time at which monitoring began on this RTP stream.
                 adVqmActCallCallDurationMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.16 unsigned32 read-only
Elapsed time from start to last RTP packet on this stream.
                 adVqmActCallCodec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.17 integer read-only
Last voice CODEC detected on this stream. Enumeration: 'qcelp8': 53, 'amrnb12k2': 60, 'speeX34k2': 88, 'gsmfr': 18, 'g711UPLC': 3, 'amrnb10k2': 61, 'g729E8K0': 35, 'ilbc15k2': 69, 'gipse711U': 30, 'wblinearpcmPlc': 38, 'g72640K': 29, 'g7222at23k85': 44, 'g729E11k8': 36, 'gipse711A': 31, 'speex5k95': 76, 'g7222at23k05': 45, 'speeX11k': 78, 'g7222at18k25': 47, 'speeX24k6': 81, 'speeX16k8': 84, 'smv579': 57, 'g7222at12k85': 50, 'speeX12k8': 83, 'g722at48k': 41, 'smv444': 58, 'g723153K': 4, 'g723163K': 6, 'g72616K': 26, 'speeX20k6': 85, 'qcelp13': 54, 'amrnb5k15': 66, 'amrnb7k95': 62, 'g7221at32k': 42, 'g7221at24k': 43, 'speeX27k8': 87, 'speeX23k8': 86, 'speeX8k': 77, 'g711uPLC56k': 71, 'g722at56k': 40, 'g7222at19k85': 46, 'g7222at8k85': 51, 'speex2k15': 75, 'gipsipcmwb': 34, 'amrnb5k9': 65, 'g7222at14k25': 49, 'sx7300': 21, 'unknown': 1, 'g729A': 12, 'g7222at6k6': 52, 'amrnb4k75': 67, 'gipsilbc': 32, 'gsmefr': 20, 'ilbc13k3': 68, 'amrnb7k4': 63, 'wblinearpcm': 37, 'deprecated2': 7, 'deprecated3': 9, 'deprecated1': 5, 'deprecated6': 25, 'deprecated4': 11, 'deprecated5': 13, 'g728': 8, 'g729': 10, 'g711U': 2, 'speeX15k': 79, 'speeX3k95': 82, 'g711APLC56k': 73, 'g711A': 23, 'user4': 17, 'user2': 15, 'user3': 16, 'user1': 14, 'g711APLC': 24, 'speeX18k2': 80, 'g72632K': 28, 'g7222at15k85': 48, 'evrc': 55, 'g722at64k': 39, 'amrnb6k7': 64, 'g711u56k': 70, 'reservedgsmhr': 19, 'smv812': 56, 'smv395': 59, 'gipsisac': 33, 'g7231C': 74, 'g711A56k': 72, 'g72624K': 27, 'speeX42k2': 89, 'sx9600': 22.
                 adVqmActCallCodecClass 1.3.6.1.4.1.664.5.53.5.3.8.1.1.18 integer read-only
Class to which CODEC vocoder belongs. Enumeration: 'wideband': 1, 'other': 2.
                 adVqmActCallDscp 1.3.6.1.4.1.664.5.53.5.3.8.1.1.19 unsigned32 read-only
Differentiated Services Code Point (DSCP) in RTP packet IP header.
                 adVqmActCallPktsRcvdTotal 1.3.6.1.4.1.664.5.53.5.3.8.1.1.20 counter32 read-only
Total received RTP packets in this stream.
                 adVqmActCallPktsLostTotal 1.3.6.1.4.1.664.5.53.5.3.8.1.1.21 counter32 read-only
Total packets determined to be lost in network by simulated jitter buffer.
                 adVqmActCallPktsDiscardedTotal 1.3.6.1.4.1.664.5.53.5.3.8.1.1.22 counter32 read-only
Total packets discarded by simulated jitter buffer.
                 adVqmActCallOutOfOrder 1.3.6.1.4.1.664.5.53.5.3.8.1.1.23 counter32 read-only
Total packets received out of order at simulated jitter buffer.
                 adVqmActCallPdvAverageMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.24 unsigned32 read-only
Average Packet Delay Variation (PDV) in RTP stream in milliseconds.
                 adVqmActCallPdvMaximumMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.25 unsigned32 read-only
Maximum Packet Delay Variation (PDV) in RTP stream in milliseconds.
                 adVqmActCallRtDelayInst 1.3.6.1.4.1.664.5.53.5.3.8.1.1.26 integer read-only
Instantaneous round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmActCallRtDelayAverage 1.3.6.1.4.1.664.5.53.5.3.8.1.1.27 integer read-only
Average round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmActCallRtDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.8.1.1.28 integer read-only
Maximum round-trip delay obtained from RTCP or RTCP XR reports.
                 adVqmActCallOnewayDelayInst 1.3.6.1.4.1.664.5.53.5.3.8.1.1.29 integer read-only
Instantaneous one-way delay including simulated jitter buffer (SJB) delay.
                 adVqmActCallOnewayDelayAverage 1.3.6.1.4.1.664.5.53.5.3.8.1.1.30 integer read-only
Average one-way delay including SJB delay.
                 adVqmActCallOnewayDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.8.1.1.31 integer read-only
Maximum one-way delay including SJB delay.
                 adVqmActCallOrigDelayInst 1.3.6.1.4.1.664.5.53.5.3.8.1.1.32 integer read-only
Instantaneous origination end-point delay from RTCP XR reports.
                 adVqmActCallOrigDelayAverage 1.3.6.1.4.1.664.5.53.5.3.8.1.1.33 integer read-only
Average origination end-point delay from RTCP XR reports.
                 adVqmActCallOrigDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.8.1.1.34 integer read-only
Maximum origination end-point delay from RTCP XR reports.
                 adVqmActCallTermDelayMinimum 1.3.6.1.4.1.664.5.53.5.3.8.1.1.35 integer read-only
Instantaneous termination end-point delay, simulated jitter buffer + codec.
                 adVqmActCallTermDelayAverage 1.3.6.1.4.1.664.5.53.5.3.8.1.1.36 integer read-only
Average termination end-point delay, simulated jitter buffer + codec.
                 adVqmActCallTermDelayMaximum 1.3.6.1.4.1.664.5.53.5.3.8.1.1.37 integer read-only
Maximum termination end-point delay, simulated jitter buffer + codec.
                 adVqmActCallRLq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.38 unsigned32 read-only
Listening quality R factor.
                 adVqmActCallRCq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.39 unsigned32 read-only
Conversational quality R factor.
                 adVqmActCallRNominal 1.3.6.1.4.1.664.5.53.5.3.8.1.1.40 unsigned32 read-only
Nominal or generally accepted maximum R factor for this stream.
                 adVqmActCallRG107 1.3.6.1.4.1.664.5.53.5.3.8.1.1.41 unsigned32 read-only
R factor based on ITU G.107 E Model for this stream.
                 adVqmActCallMosLq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.42 mosvalue read-only
Listening quality MOS score.
                 adVqmActCallMosCq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.43 mosvalue read-only
Conversational quality MOS score.
                 adVqmActCallMosPq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.44 mosvalue read-only
Listening quality MOS score normalized to the PESQ scale.
                 adVqmActCallMosNominal 1.3.6.1.4.1.664.5.53.5.3.8.1.1.45 mosvalue read-only
Nominal or generally accepted maximum MOS score for this stream.
                 adVqmActCallDegLoss 1.3.6.1.4.1.664.5.53.5.3.8.1.1.46 percentage read-only
Percentage quality degradation due to packet loss.
                 adVqmActCallDegDiscard 1.3.6.1.4.1.664.5.53.5.3.8.1.1.47 percentage read-only
Percentage quality degradation due to packet discard.
                 adVqmActCallDegVocoder 1.3.6.1.4.1.664.5.53.5.3.8.1.1.48 percentage read-only
Percentage quality degradation due to voice CODEC selection.
                 adVqmActCallDegRecency 1.3.6.1.4.1.664.5.53.5.3.8.1.1.49 percentage read-only
Percentage quality degradation due to loss or discard recency in call.
                 adVqmActCallDegDelay 1.3.6.1.4.1.664.5.53.5.3.8.1.1.50 percentage read-only
Percentage quality degradation due to delay.
                 adVqmActCallDegSiglvl 1.3.6.1.4.1.664.5.53.5.3.8.1.1.51 percentage read-only
Percentage quality degradation due to low speech energy signal level.
                 adVqmActCallDegNoiselvl 1.3.6.1.4.1.664.5.53.5.3.8.1.1.52 percentage read-only
Percentage quality degradation due to high noise levels.
                 adVqmActCallDegEcholvl 1.3.6.1.4.1.664.5.53.5.3.8.1.1.53 percentage read-only
Percentage quality degradation due to high echo levels.
                 adVqmActCallBurstRLq 1.3.6.1.4.1.664.5.53.5.3.8.1.1.54 unsigned32 read-only
Average listening quality R factor during burst condition.
                 adVqmActCallBurstCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.55 counter32 read-only
Number of times the stream was in a burst condition.
                 adVqmActCallBurstRateAvg 1.3.6.1.4.1.664.5.53.5.3.8.1.1.56 percentage read-only
Total average percentage of frames lost or discarded while in burst condition.
                 adVqmActCallBurstLenAvgPkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.57 unsigned32 read-only
Average burst length in packets.
                 adVqmActCallBurstLenAvgMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.58 unsigned32 read-only
Average burst length in miliseconds.
                 adVqmActCallGapR 1.3.6.1.4.1.664.5.53.5.3.8.1.1.59 unsigned32 read-only
Average listening quality R factor while stream is in a gap condition.
                 adVqmActCallGapCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.60 counter32 read-only
Number of times the stream is in gap condition.
                 adVqmActCallGapLossRateAvg 1.3.6.1.4.1.664.5.53.5.3.8.1.1.61 percentage read-only
Total average percentage of frames lost or discarded while in gap condition.
                 adVqmActCallGapLenPkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.62 unsigned32 read-only
Average gap length in packets.
                 adVqmActCallGapLenMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.63 unsigned32 read-only
Average gap length in milliseconds.
                 adVqmActCallLossRateAvg 1.3.6.1.4.1.664.5.53.5.3.8.1.1.64 percentage read-only
Total average percentage of frames lost or discarded.
                 adVqmActCallNetworkLossAvg 1.3.6.1.4.1.664.5.53.5.3.8.1.1.65 percentage read-only
Total average percentage of frames lost in network, excludes SJB discards.
                 adVqmActCallDiscardRateAvg 1.3.6.1.4.1.664.5.53.5.3.8.1.1.66 percentage read-only
Total average percentage of frames discarded by SJB.
                 adVqmActCallExcessBurst 1.3.6.1.4.1.664.5.53.5.3.8.1.1.67 unsigned32 read-only
Total length of speech lost during burst conditions not handled effectively by packet loss-concealment.
                 adVqmActCallExcessGap 1.3.6.1.4.1.664.5.53.5.3.8.1.1.68 unsigned32 read-only
Total length of speech lost during gap conditions not handled effectively by packet loss-concealment.
                 adVqmActCallPpdvMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.69 msecvalue read-only
Packet to packed delay variation (jitter) in ms, as defined in RFC3550.
                 adVqmActCallLateThresholdMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.70 msecvalue read-only
Late threshold for SJB, packets arriving under this threshold are not discarded.
                 adVqmActCallLateThresholdPc 1.3.6.1.4.1.664.5.53.5.3.8.1.1.71 percentage read-only
Percentage of total packets (including both early and late packets) not judged as being under the late jitter threshold.
                 adVqmActCallLateUnderThresh 1.3.6.1.4.1.664.5.53.5.3.8.1.1.72 counter32 read-only
Count of late packets which arrived under the late jitter threshold.
                 adVqmActCallLateTotalCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.73 counter32 read-only
Total count of late packets arriving after the expected delay.
                 adVqmActCallLatePeakJitterMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.74 msecvalue read-only
Largest jitter encountered among packets counted as late.
                 adVqmActCallEarlyThreshMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.75 msecvalue read-only
Early threshold for SJB, packets arriving under this threshold will not be discarded by SJB as early.
                 adVqmActCallEarlyThreshPc 1.3.6.1.4.1.664.5.53.5.3.8.1.1.76 percentage read-only
Percentage of total packets (including both early and late packets) not judged as being under the early jitter threshold.
                 adVqmActCallEarlyUnderThresh 1.3.6.1.4.1.664.5.53.5.3.8.1.1.77 counter32 read-only
Count of early packets which arrived under the early jitter threshold.
                 adVqmActCallEarlyTotalCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.78 counter32 read-only
Total count of early packets arriving before the expected delay.
                 adVqmActCallEarlyPeakJitterMs 1.3.6.1.4.1.664.5.53.5.3.8.1.1.79 msecvalue read-only
Largest jitter encountered among packets counted as early.
                 adVqmActCallDelayIncreaseCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.80 counter32 read-only
Total number of SJB delay increases (adaptive mode only).
                 adVqmActCallDelayDecreaseCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.81 counter32 read-only
Total number of SJB delay decreases (adaptive mode only).
                 adVqmActCallResyncCount 1.3.6.1.4.1.664.5.53.5.3.8.1.1.82 counter32 read-only
Total number of SJB resynchronizations caused by discontinuous transmission (DTX), voice activity detection (VAD), or silence suppression.
                 adVqmActCallJitterBufferType 1.3.6.1.4.1.664.5.53.5.3.8.1.1.83 integer read-only
Configured SJB type either adaptive or fixed for this stream. Enumeration: 'unknown': 3, 'adaptive': 2, 'fixed': 1.
                 adVqmActCallJbCfgMin 1.3.6.1.4.1.664.5.53.5.3.8.1.1.84 unsigned32 read-only
Adaptive jitter buffer minimum delay applied to packets received.
                 adVqmActCallJbCfgNom 1.3.6.1.4.1.664.5.53.5.3.8.1.1.85 unsigned32 read-only
Adaptive jitter buffer inital delay applied to packets received, or fixed jitter buffer delay applied to each packet.
                 adVqmActCallJbCfgMax 1.3.6.1.4.1.664.5.53.5.3.8.1.1.86 unsigned32 read-only
Adaptive jitter buffer upper bound on delay applied to packets received, or fixed jitter buffer maximum number of packets that will be inserted in buffer.
                 adVqmActCallDuplicatePkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.87 counter32 read-only
Total number of duplicated packets discarded by SJB.
                 adVqmActCallEarlyPkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.88 counter32 read-only
Total number of packets arriving early.
                 adVqmActCallLatePkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.89 counter32 read-only
Total number of packets arriving late.
                 adVqmActCallOverrunDiscardPkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.90 counter32 read-only
Total number of packets discarded by SJB due to jitter buffer overrun.
                 adVqmActCallUnderrunDiscardPkts 1.3.6.1.4.1.664.5.53.5.3.8.1.1.91 counter32 read-only
Total number of packets discarded by SJB due to jitter buffer underrun.
                 adVqmActCallDelayMinMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.92 unsigned32 read-only
Simulated jitter buffer delay minimum value.
                 adVqmActCallDelayAvgMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.93 unsigned32 read-only
Simulated jitter buffer delay average value.
                 adVqmActCallDelayMaxMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.94 unsigned32 read-only
Simulated jitter buffer delay maximum value.
                 adVqmActCallDelayCurrentMsec 1.3.6.1.4.1.664.5.53.5.3.8.1.1.95 unsigned32 read-only
Simulated jitter buffer delay current value.
                 adVqmActCallExtRLqIn 1.3.6.1.4.1.664.5.53.5.3.8.1.1.96 integer read-only
External listening quality R factor (in), from RTCP XR report (RFC3611).
                 adVqmActCallExtRLqOut 1.3.6.1.4.1.664.5.53.5.3.8.1.1.97 integer read-only
External listening quality R factor (out), from RTCP XR report (RFC3611).
                 adVqmActCallExtRCqIn 1.3.6.1.4.1.664.5.53.5.3.8.1.1.98 integer read-only
External conversational quality R factor (in), from RTCP XR report (RFC3611).
                 adVqmActCallExtRCqOut 1.3.6.1.4.1.664.5.53.5.3.8.1.1.99 integer read-only
External conversational quality R factor (out), from RTCP XR report (RFC3611).
                 adVqmActCallThroughPutIndex 1.3.6.1.4.1.664.5.53.5.3.8.1.1.100 unsigned32 read-only
Estimated throughput for fax or data call; bitrate range from 0 to 35000 bps, calculated based on gap/burst conditions and loss/discard rates.
                 adVqmActCallReliabilityIndex 1.3.6.1.4.1.664.5.53.5.3.8.1.1.101 unsigned32 read-only
Reliability index for a fax or data call ranging from 0 least to 100 most reliable.
                 adVqmActCallBitrate 1.3.6.1.4.1.664.5.53.5.3.8.1.1.102 unsigned32 read-only
Actual bitrate of RTP stream, calculated using size of each RTP packet in bits and duration of audio represented in each packet, indication of required bandwidth.
   adGenAOSVqmConformance 1.3.6.1.4.1.664.5.53.99.10
         adGenAOSVqmGroups 1.3.6.1.4.1.664.5.53.99.10.1
             adVQMCfgGroup 1.3.6.1.4.1.664.5.53.99.10.1.1
The adVQMCfg group contains read-only VQM system configuration information for global enable/disable, type of RTP stream detection, jitter buffer emulator settings, ping settings for measuring delay, and call history buffer filter threshold values. Network Management System may read these values to augment their charts and graphs of VQM performance statistics. Clear write-only controls provide the NMS the ability to clear VQM performance statistics.
             adVQMThresholdGroup 1.3.6.1.4.1.664.5.53.99.10.1.2
The adVQMThreshold group contains read-only configuration threshold setting values for VQM event messages. Threshold values include Information, Notice, Warning, and Error events for MOS scores, packet loss, out-of-order, and jitter.
             adVQMSysPerfGroup 1.3.6.1.4.1.664.5.53.99.10.1.3
The adVQMSysPerfGroup group provides an overall summary view of the quality of voice streams flowing through the system. VQM voice call analysis rates the quality of RTP voice streams as Excellent, Good, Fair or Poor. The numbers of calls for each quality rating are available for currently active calls, completed calls (history), and all calls (totals). The total number of calls monitored by VQM is the sum of active calls adVqmSysActiveCalls) and history calls (adVqmSysCallHistoryCalls).
             adVQMInterfaceGroup 1.3.6.1.4.1.664.5.53.99.10.1.4
The adVQMInterface group defines aggregate statistics for each system interface.
             adVQMEndPointGroup 1.3.6.1.4.1.664.5.53.99.10.1.5
The adVQMEndPoint group defines aggregate statistics for each VoIP end-point entity.
             adVQMCallHistoryGroup 1.3.6.1.4.1.664.5.53.99.10.1.6
The adVQMCallHistory group defines provides detail voice quality statistics on 'completed' RTP voice streams.
             adVQMActiveCallGroup 1.3.6.1.4.1.664.5.53.99.10.1.7
The adVQMActiveCall group defines provides detail voice quality statistics on 'current' RTP voice streams.
             adVQMTrapGroup 1.3.6.1.4.1.664.5.53.99.10.1.8
The objects necessary to control VQM notification messages.
             adVQMNotificationGroup 1.3.6.1.4.1.664.5.53.99.10.1.9
Traps which may be used to enhance event driven management of VQM.
         adGenAOSVqmCompliances 1.3.6.1.4.1.664.5.53.99.10.2
             adGenAOSVqmFullCompliance 1.3.6.1.4.1.664.5.53.99.10.2.1
The compliance statement for SNMP entities which implement version 1 of the adGenAosVQM MIB. When this MIB is implemented with support for read-only, then such an implementation can claim full compliance.
             adGenAOSVQMMib 1.3.6.1.4.1.664.6.10000.53.5.3
First Draft of ADTRAN-AOS-VQM MIB module.