RTCPXR-MIB

File: RTCPXR-MIB.mib (11765 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB

Imported symbols

Counter32 Counter64 Gauge32
mib-2 Integer32 IpAddress
MODULE-IDENTITY OBJECT-TYPE Unsigned32
OBJECT-GROUP MODULE-COMPLIANCE InterfaceIndex

Defined Types

RtcpXrVoipEntry  
SEQUENCE    
  rtcpXrVoipIndex INTEGER
  rtcpXrVoipCallIdentifier OCTET STRING
  rtcpXrVoipSourceIPaddress IpAddress
  rtcpXrVoipSourcePort INTEGER
  rtcpXrVoipVocoderType INTEGER
  rtcpXrVoipCallDurationMs INTEGER
  rtcpXrVoipNetworkLossRate INTEGER
  rtcpXrVoipAverageDiscardRate INTEGER
  rtcpXrVoipBurstLossDensity INTEGER
  rtcpXrVoipBurstLenMs INTEGER
  rtcpXrVoipGapLossDensity INTEGER
  rtcpXrVoipGapLenMs INTEGER
  rtcpXrVoipAverageOneWayDelay INTEGER
  rtcpXrVoipEndSystemDelay INTEGER
  rtcpXrVoipNoiseLeveldBm INTEGER
  rtcpXrVoipSignalLeveldBm INTEGER
  rtcpXrVoipLocalRERLdB INTEGER
  rtcpXrVoipConversationalRCQ INTEGER
  rtcpXrVoipListeningMOSLQ INTEGER
  rtcpXrVoipConversationalMOSCQ INTEGER
  rtcpXrVoipPlcType INTEGER
  rtcpXrVoipJitterBufferAdaptationMode INTEGER
  rtcpXrVoipJitterBufferAdaptationRate INTEGER
  rtcpXrVoipJitterBufferAverageDelay INTEGER
  rtcpXrVoipJitterBufferMaximumDelay INTEGER
  rtcpXrVoipJitterBufferSize INTEGER

Defined Values

rtcpXrMIB 1.3.6.1.2.1.1
The managed objects of RTCP XR systems. Refer to RFC 3611, Real Time Control Protocol Extended Reports (RTCP XR) Section 4.7 VoIP Metrics
MODULE-IDENTITY    

rtcpXrMIBObjects 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

rtcpXrConformance 1.3.6.1.2.1.1.2
OBJECT IDENTIFIER    

rtcpXrVoipTable 1.3.6.1.2.1.1.1.1
Table of information about a receiver or receivers of RTCP XR session data. RTP hosts that receive RTCP XR session packets MUST create an entry in this table for that receiver/sender pair. RTP hosts that send RTCP XR session packets MAY create an entry in this table for each receiver to their stream using RTCP XR feedback from the RTP group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RtcpXrVoipEntry

rtcpXrVoipEntry 1.3.6.1.2.1.1.1.1.1
An entry in the table of call records. A row in this table is created for each RTP session endpoint participating.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RtcpXrVoipEntry  

rtcpXrVoipIndex 1.3.6.1.2.1.1.1.1.1.1
Index for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rtcpXrVoipCallIdentifier 1.3.6.1.2.1.1.1.1.1.2
Call identifier for this call (= SDES?).
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rtcpXrVoipSourceIPaddress 1.3.6.1.2.1.1.1.1.1.3
Source IP address for this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

rtcpXrVoipSourcePort 1.3.6.1.2.1.1.1.1.1.4
Source UDP Port for this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipVocoderType 1.3.6.1.2.1.1.1.1.1.5
Vocoder type used on this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipCallDurationMs 1.3.6.1.2.1.1.1.1.1.6
Duration of call in milliseconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipNetworkLossRate 1.3.6.1.2.1.1.1.1.1.7
Average rate of network packet loss (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipAverageDiscardRate 1.3.6.1.2.1.1.1.1.1.8
Average rate of discards due to jitter(see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipBurstLossDensity 1.3.6.1.2.1.1.1.1.1.9
Density of loss and discarded packets during burst periods. (see RFC3611 Section 4.7)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipBurstLenMs 1.3.6.1.2.1.1.1.1.1.10
Average length of bursts in milliseconds (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipGapLossDensity 1.3.6.1.2.1.1.1.1.1.11
Density of loss and discarded packets during gap periods (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipGapLenMs 1.3.6.1.2.1.1.1.1.1.12
Average length of gaps in milliseconds (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipAverageOneWayDelay 1.3.6.1.2.1.1.1.1.1.13
Average (symmetric) one way RTCP delay on call. A value of zero may indicate that this value has not yet been determined. (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipEndSystemDelay 1.3.6.1.2.1.1.1.1.1.14
Average end system delay on call. A value of zero may indicate that this value has not yet been determined (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipNoiseLeveldBm 1.3.6.1.2.1.1.1.1.1.15
Measured received silent period noise level in dBm (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipSignalLeveldBm 1.3.6.1.2.1.1.1.1.1.16
Measured received signal level during talkspurts in dBm (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipLocalRERLdB 1.3.6.1.2.1.1.1.1.1.17
Residual Echo Return Loss measured at this endpoint (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipConversationalRCQ 1.3.6.1.2.1.1.1.1.1.18
Conversational quality R factor for this call (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipListeningMOSLQ 1.3.6.1.2.1.1.1.1.1.19
Estimated listening quality MOS for this call (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipConversationalMOSCQ 1.3.6.1.2.1.1.1.1.1.20
Estimated conversational quality MOS for this call (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipPlcType 1.3.6.1.2.1.1.1.1.1.21
Defines type of packet loss concealment used on this call (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enhanced(2), standard(3), unspecified(4)  

rtcpXrVoipJitterBufferAdaptationMode 1.3.6.1.2.1.1.1.1.1.22
Defines if jitter buffer is in fixed or adaptive mode (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER reserved(1), nonAdaptive(2), adaptive(3), unknown(4)  

rtcpXrVoipJitterBufferAdaptationRate 1.3.6.1.2.1.1.1.1.1.23
Estimated adaptation rate of jitter buffer (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipJitterBufferAverageDelay 1.3.6.1.2.1.1.1.1.1.24
Average size of jitter buffer in mS (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipJitterBufferMaximumDelay 1.3.6.1.2.1.1.1.1.1.25
Maximum delay through jitter buffer at current size in mS (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

rtcpXrVoipJitterBufferSize 1.3.6.1.2.1.1.1.1.1.26
Absolute maximum size jitter buffer can reach in mS (see RFC3611 Section 4.7).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER