MEDIA-MONITOR-MIB

File: MEDIA-MONITOR-MIB.mib (8624 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 mib-2 NOTIFICATION-TYPE
OBJECT-IDENTITY IpAddress DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

IpMediaStreamMonitorEntry  
SEQUENCE    
  ipMediaStreamHandle Unsigned32
  ipMediaStreamSourceIpAddress IpAddress
  ipMediaStreamSourcePort Unsigned32
  ipMediaStreamDestinationIpAddress IpAddress
  ipMediaStreamDestinationPort Unsigned32
  ipMediaStreamBitRate Unsigned32
  ipMediaStreamInterval Unsigned32
  ipMediaStreamStartTime DisplayString
  ipMediaStreamMDIDelayFactor Unsigned32
  ipMediaStreamMDILossRate Unsigned32
  ipMediaStreamMDIDFThreshold Unsigned32
  ipMediaStreamMDILRThreshold Unsigned32
  ipMediaStreamMDIDFErrorIntervals Unsigned32
  ipMediaStreamMonitorMDIMLRErrorIntervals Unsigned32

Defined Values

mediaMonitorMIB 1.3.6.1.2.1.1
The media Monitor MIB (MEDIA-MONITOR-MIB) provides Metrics for Monitoring IP streaming media Flows.
MODULE-IDENTITY    

mediaMonitorObjects 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

ipMediaStreamMonitorTable 1.3.6.1.2.1.1.1.1
IP Stream Monitor Table. This table is indexed by the Stream Handle. This Table only shows the currently ACTIVE Streams.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpMediaStreamMonitorEntry

ipMediaStreamMonitorEntry 1.3.6.1.2.1.1.1.1.1
IP Stream Monitor Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpMediaStreamMonitorEntry  

ipMediaStreamHandle 1.3.6.1.2.1.1.1.1.1.1
Table is indexed by stream Handle. The table has one row for each Media Stream detected from the Ip Interface. The Stream Handle shall be a unique value for the life of the stream.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamSourceIpAddress 1.3.6.1.2.1.1.1.1.1.2
Source IpAddress for the Stream indexed by the Stream Handle.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipMediaStreamSourcePort 1.3.6.1.2.1.1.1.1.1.3
The Source port for the Stream indexed by the Stream Handle.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamDestinationIpAddress 1.3.6.1.2.1.1.1.1.1.4
Destination IpAddress for the Stream indexed by the Stream Handle.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipMediaStreamDestinationPort 1.3.6.1.2.1.1.1.1.1.5
The Destination port for the Stream indexed by the Stream Handle.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamBitRate 1.3.6.1.2.1.1.1.1.1.6
The nominal Bit Rate of the Media Stream in bits/second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamInterval 1.3.6.1.2.1.1.1.1.1.7
The number indicates the minimum Interval in seconds for a good MDI Measurement. The Interval is based on the current Bit Rate of the Stream. The minimum interval should be chosen such that at least 10 IP packets occur per interval. This value defaults to 1 second and the Interval is typically configured to 1 second unless the above criteria is not met.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamStartTime 1.3.6.1.2.1.1.1.1.1.8
The Timestamp shows the Real time at which the stream was detected. The Timestamp format is YYYY/MM/DD/HH/MM/SS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipMediaStreamMDIDelayFactor 1.3.6.1.2.1.1.1.1.1.9
This object displays the Media Delivery Index Delay Factor parameter in units of milliseconds. This parameter indicates the burstiness of the stream.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamMDILossRate 1.3.6.1.2.1.1.1.1.1.10
This object displays the Media Delivery Index Media Loss Rate in packets/sec. This parameter indicates rate of lost media packets of the of the stream.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamMDIDFThreshold 1.3.6.1.2.1.1.1.1.1.11
The Threshold for Media Delivery Index Delay Factor in milliSeconds. The default value is set to 0 indicating that it is invalid until configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamMDILRThreshold 1.3.6.1.2.1.1.1.1.1.12
The Threshold for Media Delivery Loss Rate in Packets/second. The default value is set to 0xffffffff indicating that it is invalid until configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamMDIDFErrorIntervals 1.3.6.1.2.1.1.1.1.1.13
The number indicates the number of MDI DF Threshold (ipMediaStreamMonitorMDIDFThreshold) Crossed Intervals during the life of a stream. This shall be 0 and invalid until the MDI DF Thresholds are configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ipMediaStreamMDIMLRErrorIntervals 1.3.6.1.2.1.1.1.1.1.14
The number indicates the number of MDI MLR Threshold (ipMediaStreamMDILRThreshold)Crossed Intervals during the life of a stream. This shall be 0 and invalid until the MDI MLR Thresholds are configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32