All MIBs › WAYSTREAM-RPM-MIB
Organization: Waystream AB
Last Updated: 2017-02-10
Category: Waystream Networking
Description:
Monitors Waystream AB remote performance measurement statistics for link quality and latency assessment.
Imported Objects
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From WAYSTREAM-SMI
| wsMgmt | OBJECT-IDENTITY |
What Is WAYSTREAM-RPM-MIB?
WAYSTREAM-RPM-MIB is a vendor-specific MIB from Waystream AB for the Realtime Performance Monitoring (RPM) function on its Access/Aggregation Service Routers (ASRs), used to assess the quality of IPTV/RTP video streams delivered to end customers. It exposes per-RTP-flow statistics keyed by source/destination address and port, along with configurable monitoring thresholds and measurement periods. Its monitoring focus is on real-time traffic/performance quality rather than device hardware: it tracks stream bitrate, flow age, byte counts, and specific quality-impacting anomalies such as unknown RTP version, IP fragmentation, and sequence errors, letting an ISP detect IPTV stream degradation before customers notice. It is a self-contained vendor MIB for a proprietary RPM feature rather than one built directly on an IETF RTP/IPTV standard, though it operates on standard RTP flows. It is deployed by network operators/ISPs on Waystream ASR routers in the access/aggregation layer delivering IPTV service to subscribers. Engineers can download the WAYSTREAM-RPM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in WAYSTREAM-RPM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- RTP stream bitrate
- flow age/duration
- byte count per stream
- sequence errors
- IP fragmentation count
- RTP version anomalies
Supported Devices
- Waystream AB Access/Aggregation Service Router (ASR)
Monitoring Examples
Walking wsRpmGrpRtpTable (wsRpmGrpRtpEntry, keyed by wsRpmGrpRtpSrcAddr/wsRpmGrpRtpDestAddr and wsRpmGrpRtpSrcPort/wsRpmGrpRtpDestPort) lets an operator see wsRpmGrpRtpBps (bitrate) and wsRpmGrpRtpBytes for a specific IPTV stream, spotting a flow whose bitrate has dropped below expected. wsRpmGrpRtpSeqErrors rising indicates packet loss or reordering affecting picture quality, while a nonzero wsRpmGrpRtpIpFragments or wsRpmGrpRtpUnknownVersion count flags malformed or non-conformant RTP traffic that could disrupt playback. wsRpmThresholdConfig and wsRpmPeriodConfig let the admin tune alerting thresholds and measurement intervals for these per-flow quality metrics.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| wsRpm | 1.3.6.1.4.1.9303.4.14 | MIB describing the Realtime Performance Monitoring function of ASRs. This allow operators to determine the quality of IPTV streams being delivered to end customers | ||
| wsRpmNotifications | 1.3.6.1.4.1.9303.4.14.0 | |||
| NTF notifyWsRpmRtpSeqError | 1.3.6.1.4.1.9303.4.14.0.1 | RTP packet sequence error trap, which is sent when RTP packet drops of a specific group reaches wsRpmRtpSeqErrThreshold in period wsRpmRtpSeqErrPeriod. | ||
| NTF notifyWsRpmRtpJitter | 1.3.6.1.4.1.9303.4.14.0.2 | RTP packet jitter trap, which is sent when max packet jitter of a specific multicast group reaches wsRpmRtpJitterThreshold in period wsRpmRtpJitterPeriod. | ||
| NTF notifyWsRpmTSMpegMissSync | 1.3.6.1.4.1.9303.4.14.0.3 | Transport stream missing-sync trap, which is sent when the numbers of missing-sync packet of a specific multicast group reaches wsRpmTSMpegMissSyncThreshold in period wsRpmTSMpegMissSyncPeriod. | ||
| NTF notifyWsRpmTSMpegMisalign | 1.3.6.1.4.1.9303.4.14.0.4 | Transport stream misalign trap, which is sent when the numbers of misalign packet of a specific multicast group reaches wsRpmTSMpegMisalignThreshold in period wsRpmTSMpegMisalignPeriod. | ||
| wsRpmGrp | 1.3.6.1.4.1.9303.4.14.2 | RPM multicast groups. | ||
| wsRpmGrpRtp | 1.3.6.1.4.1.9303.4.14.2.1 | RPM rtp multicast groups. | ||
| wsRpmGrpRtpTable | 1.3.6.1.4.1.9303.4.14.2.1.1 | not-accessible | Table containing an entry for each RTP multicast group that is measured by RPM. | |
| wsRpmGrpRtpEntry | 1.3.6.1.4.1.9303.4.14.2.1.1.1 | not-accessible | Entry in wsRpmGrpRtpTable. | |
| IP wsRpmGrpRtpSrcAddr | 1.3.6.1.4.1.9303.4.14.2.1.1.1.1 | IpAddress | not-accessible | Multicast group source address. |
| IP wsRpmGrpRtpDestAddr | 1.3.6.1.4.1.9303.4.14.2.1.1.1.2 | IpAddress | not-accessible | Multicast group destination address. |
| U32 wsRpmGrpRtpSrcPort | 1.3.6.1.4.1.9303.4.14.2.1.1.1.3 | Unsigned32 | not-accessible | Multicast group source port. |
| U32 wsRpmGrpRtpDestPort | 1.3.6.1.4.1.9303.4.14.2.1.1.1.4 | Unsigned32 | not-accessible | Multicast group destination port. |
| U32 wsRpmGrpRtpBps | 1.3.6.1.4.1.9303.4.14.2.1.1.1.5 | Unsigned32 | read-only | Number of bytes per second received from the multicast group. |
| TIK wsRpmGrpRtpAge | 1.3.6.1.4.1.9303.4.14.2.1.1.1.6 | TimeTicks | read-only | Duration of time since last seen data of the rtp flow. |
| C32 wsRpmGrpRtpBytes | 1.3.6.1.4.1.9303.4.14.2.1.1.1.7 | Counter32 | read-only | Number of bytes received from multicast group. |
| C32 wsRpmGrpRtpUnknownVersion | 1.3.6.1.4.1.9303.4.14.2.1.1.1.8 | Counter32 | read-only | Number of occurrences of RTP's version that differs 2. |
| C32 wsRpmGrpRtpIpFragments | 1.3.6.1.4.1.9303.4.14.2.1.1.1.9 | Counter32 | read-only | Number of RTP packets carried by fragmented IP packets. |
| C32 wsRpmGrpRtpSeqErrors | 1.3.6.1.4.1.9303.4.14.2.1.1.1.10 | Counter32 | read-only | Number of RTP packets that have unexpected sequence number, indicating RTP packet loss happened. |
| U32 wsRpmGrpRtpJitter | 1.3.6.1.4.1.9303.4.14.2.1.1.1.11 | Unsigned32 | read-only | Jitter calculated using RTP packets' timestamps. |
| C32 wsRpmGrpRtpErrSum | 1.3.6.1.4.1.9303.4.14.2.1.1.1.12 | Counter32 | read-only | Error sum (wsRpmGrpRtpUnknownVersion + wsRpmGrpRtpIpFragments + wsRpmGrpRtpSeqErrors). |
| C32 wsRpmGrpRtpPeriodSeqErrors | 1.3.6.1.4.1.9303.4.14.2.1.1.1.13 | Counter32 | read-only | Number of RTP packets that have unexpected sequence number in current detecting period(configged by wsRpmRtpSeqErrPeriod), indicating RTP packet loss happened in current detecting period. |
| U32 wsRpmGrpRtpPeriodMaxJitter | 1.3.6.1.4.1.9303.4.14.2.1.1.1.14 | Unsigned32 | read-only | Max Jitter(in micro seconds) calculated using RTP packets' timestamps in current detecting period(configged by wsRpmRtpJitterPeriod), indicating max RTP packet jitter in current detecting period. |
| wsRpmGrpRtpMdiTable | 1.3.6.1.4.1.9303.4.14.2.1.2 | not-accessible | Table contains RFC 4445 metrics for IPTV QoS. | |
| wsRpmGrpRtpMdiEntry | 1.3.6.1.4.1.9303.4.14.2.1.2.1 | not-accessible | Entry in wsRpmGrpRtpMdiTable. | |
| IP wsRpmGrpRtpMdiSrcAddr | 1.3.6.1.4.1.9303.4.14.2.1.2.1.1 | IpAddress | not-accessible | Multicast group source address. |
| IP wsRpmGrpRtpMdiDestAddr | 1.3.6.1.4.1.9303.4.14.2.1.2.1.2 | IpAddress | not-accessible | Multicast group destination address. |
| U32 wsRpmGrpRtpMdiSrcPort | 1.3.6.1.4.1.9303.4.14.2.1.2.1.3 | Unsigned32 | not-accessible | Multicast group source port. |
| U32 wsRpmGrpRtpMdiDestPort | 1.3.6.1.4.1.9303.4.14.2.1.2.1.4 | Unsigned32 | not-accessible | Multicast group destination port. |
| U32 wsRpmGrpRtpMdiDLFactor | 1.3.6.1.4.1.9303.4.14.2.1.2.1.5 | Unsigned32 | read-only | The delay factor indicates how long (miliseconds) an IP data flow must be buffered at its nominal bit rate to prevent packet loss. |
| U32 wsRpmGrpRtpMdiMLRFactor | 1.3.6.1.4.1.9303.4.14.2.1.2.1.6 | Unsigned32 | read-only | The Media Loss Rate factor indicates the rate of packet loss in seconds, including disordered packets and duplicated packets. |
| U32 wsRpmGrpRtpMdiDFThreshold | 1.3.6.1.4.1.9303.4.14.2.1.2.1.7 | Unsigned32 | read-only | The threshold for Delay factor in miliseconds. |
| U32 wsRpmGrpRtpMdiMLRThreshold | 1.3.6.1.4.1.9303.4.14.2.1.2.1.8 | Unsigned32 | read-only | The threshold for Media Loss Rate factor in packets/second. |
| U32 wsRpmGrpRtpMdiDFErrorIntervals | 1.3.6.1.4.1.9303.4.14.2.1.2.1.9 | Unsigned32 | read-only | The number of times that Delay factor value is greater than the Delay factor threshold. |
| U32 wsRpmGrpRtpMdiMLRErrorIntervals | 1.3.6.1.4.1.9303.4.14.2.1.2.1.10 | Unsigned32 | read-only | The number of times that the Media Loss Rate value is greater than the Media Loss Rate threshold. |
| wsRpmTS | 1.3.6.1.4.1.9303.4.14.3 | Rpm transport stream groups. | ||
| wsRpmTSMpeg | 1.3.6.1.4.1.9303.4.14.3.1 | Rpm MPEG transport stream groups. | ||
| wsRpmTSMpegTable | 1.3.6.1.4.1.9303.4.14.3.1.1 | not-accessible | Table containing an entry for each multicast group that is measured by RPM. | |
| wsRpmTSMpegEntry | 1.3.6.1.4.1.9303.4.14.3.1.1.1 | not-accessible | Entry in wsRpmTSMpegTable. | |
| IP wsRpmTSMpegSrcAddr | 1.3.6.1.4.1.9303.4.14.3.1.1.1.1 | IpAddress | not-accessible | Multicast group source address. |
| IP wsRpmTSMpegDestAddr | 1.3.6.1.4.1.9303.4.14.3.1.1.1.2 | IpAddress | not-accessible | Multicast group destination address. |
| U32 wsRpmTSMpegSrcPort | 1.3.6.1.4.1.9303.4.14.3.1.1.1.3 | Unsigned32 | not-accessible | Multicast group source port. |
| U32 wsRpmTSMpegDestPort | 1.3.6.1.4.1.9303.4.14.3.1.1.1.4 | Unsigned32 | not-accessible | Multicast group destination port. |
| U32 wsRpmTSMpegBps | 1.3.6.1.4.1.9303.4.14.3.1.1.1.5 | Unsigned32 | read-only | Number of bytes per second received from the multicast group. |
| TIK wsRpmTSMpegAge | 1.3.6.1.4.1.9303.4.14.3.1.1.1.6 | TimeTicks | read-only | Duration of time since last seen data of MPEG transport stream. |
| C32 wsRpmTSMpegBytes | 1.3.6.1.4.1.9303.4.14.3.1.1.1.7 | Counter32 | read-only | Number of bytes received from multicast group. |
| C32 wsRpmTSMpegMissingSync | 1.3.6.1.4.1.9303.4.14.3.1.1.1.8 | Counter32 | read-only | Number of MPEG TS packets that have sync byte differed than 0x47. |
| C32 wsRpmTSMpegIpFragments | 1.3.6.1.4.1.9303.4.14.3.1.1.1.9 | Counter32 | read-only | Number of fragmented IP packets that carries MPEG transport stream packet. |
| C32 wsRpmTSMpegMisalignments | 1.3.6.1.4.1.9303.4.14.3.1.1.1.10 | Counter32 | read-only | Each IP packet should carry 7 MPEG TS packets. If not, the counter will be incremented. |
| TIK wsRpmTSMpegFlowAge | 1.3.6.1.4.1.9303.4.14.3.1.1.1.11 | TimeTicks | read-only | The duration since the RPM entries for an IPTV group have been created. |
| U32 wsRpmTSMpegIngressIf | 1.3.6.1.4.1.9303.4.14.3.1.1.1.12 | Unsigned32 | read-only | The interface on which this transport stream ingressed. |
| C32 wsRpmTSMpegErrSum | 1.3.6.1.4.1.9303.4.14.3.1.1.1.13 | Counter32 | read-only | Error sum (wsRpmTSMpegMissingSync + wsRpmTSMpegIpFragments + wsRpmTSMpegMisalignments). |
| C32 wsRpmTSMpegPeriodMissingSync | 1.3.6.1.4.1.9303.4.14.3.1.1.1.14 | Counter32 | read-only | Number of MPEG TS packets that have sync byte differed than 0x47 in current detecting period(configged by wsRpmTSMpegMissSyncPeriod), indicating MPEG TS packet missing syncronization happened in current detecting period. |
| C32 wsRpmTSMpegPeriodMisalignments | 1.3.6.1.4.1.9303.4.14.3.1.1.1.15 | Counter32 | read-only | Number of MPEG TS packets that mis-aligned in current detecting period (configged by wsRpmTSMpegMisalignPeriod), indicating MPEG TS packets having alignment error happened in current detecting period. |
| wsRpmES | 1.3.6.1.4.1.9303.4.14.4 | Groups for elementary streams. | ||
| wsRpmESPat | 1.3.6.1.4.1.9303.4.14.4.1 | Group of PAT sections. | ||
| wsRpmESPatTable | 1.3.6.1.4.1.9303.4.14.4.1.1 | not-accessible | The table contains PAT section's statistics for every IPTV group. | |
| wsRpmESPatEntry | 1.3.6.1.4.1.9303.4.14.4.1.1.1 | not-accessible | Entries for each PAT section's statistics. | |
| IP wsRpmESPatSrcAddr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESPatDestAddr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESPatSrcPort | 1.3.6.1.4.1.9303.4.14.4.1.1.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESPatDestPort | 1.3.6.1.4.1.9303.4.14.4.1.1.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| U32 wsRpmESPatBps | 1.3.6.1.4.1.9303.4.14.4.1.1.1.5 | Unsigned32 | read-only | The transport rate in bits/second of a PAT section. |
| TIK wsRpmESPatAge | 1.3.6.1.4.1.9303.4.14.4.1.1.1.6 | TimeTicks | read-only | The duration of time since last seen data of PAT section. |
| C32 wsRpmESPatBytes | 1.3.6.1.4.1.9303.4.14.4.1.1.1.7 | Counter32 | read-only | Number of bytes of PAT section has been received. |
| C32 wsRpmESPatInterCcErr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.8 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular PAT elementary stream, which is happened between two different IP packets. |
| C32 wsRpmESPatIntraCcErr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.9 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular PAT elementary stream, which is happened within one IP packet. |
| C32 wsRpmESPatCcErrSum | 1.3.6.1.4.1.9303.4.14.4.1.1.1.10 | Counter32 | read-only | Error sum (wsRpmESPatInterCcErr + wsRpmESPatIntraCcErr). |
| wsRpmESPatTr290Table | 1.3.6.1.4.1.9303.4.14.4.1.2 | not-accessible | Table contains other Qos metrics for PAT defined by the Tr 290. | |
| wsRpmESPatTr290Entry | 1.3.6.1.4.1.9303.4.14.4.1.2.1 | not-accessible | Entries for other Qos metrics for PAT defined by the Tr 290. | |
| IP wsRpmESPatTr290SrcAddr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESPatTr290DestAddr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESPatTr290SrcPort | 1.3.6.1.4.1.9303.4.14.4.1.2.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESPatTr290DestPort | 1.3.6.1.4.1.9303.4.14.4.1.2.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| C32 wsRpmESPatTr290PatErr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.5 | Counter32 | read-only | The number of occurrences of sections with table_id 0x00 do not occur at least every 0,5 second on PID 0x0000, or section with table_id other than 0x00 found on PID 0x0000, or scrambling_control_field is not 00 for PID 0x0000. |
| C32 wsRpmESPatTr290CrcErr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.6 | Counter32 | read-only | The CRC check for the PAT indicates whether the content of the corresponding table is corrupted. In this case no further error indication should be derived from the content of the corresponding table. |
| wsRpmESPmt | 1.3.6.1.4.1.9303.4.14.4.2 | Group of PMT sections. | ||
| wsRpmESPmtTable | 1.3.6.1.4.1.9303.4.14.4.2.1 | not-accessible | The table contains PMT section's statistics for every IPTV group. | |
| wsRpmESPmtEntry | 1.3.6.1.4.1.9303.4.14.4.2.1.1 | not-accessible | Entries for each PAT section's statistics. | |
| IP wsRpmESPmtSrcAddr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESPmtDestAddr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESPmtSrcPort | 1.3.6.1.4.1.9303.4.14.4.2.1.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESPmtDestPort | 1.3.6.1.4.1.9303.4.14.4.2.1.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| U32 wsRpmESPmtPid | 1.3.6.1.4.1.9303.4.14.4.2.1.1.5 | Unsigned32 | not-accessible | PID number of the PMT section's elementary stream. |
| U32 wsRpmESPmtBps | 1.3.6.1.4.1.9303.4.14.4.2.1.1.6 | Unsigned32 | read-only | The transport rate in bits/second of a PMT section. |
| TIK wsRpmESPmtAge | 1.3.6.1.4.1.9303.4.14.4.2.1.1.7 | TimeTicks | read-only | The duration of time since last seen data of PMT section. |
| C32 wsRpmESPmtBytes | 1.3.6.1.4.1.9303.4.14.4.2.1.1.8 | Counter32 | read-only | Number of bytes of PMT section has been received. |
| C32 wsRpmESPmtInterCcErr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.9 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular PMT elementary stream, which is happened between two different IP packets. |
| C32 wsRpmESPmtIntraCcErr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.10 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular PMT elementary stream, which is happened within one IP packet. |
| C32 wsRpmESPmtCcErrSum | 1.3.6.1.4.1.9303.4.14.4.2.1.1.11 | Counter32 | read-only | Error sum (wsRpmESPmtInterCcErr + wsRpmESPmtIntraCcErr). |
| wsRpmESPmtTr290Table | 1.3.6.1.4.1.9303.4.14.4.2.2 | not-accessible | Table contains other Qos metrics for PMT defined by the Tr 290. | |
| wsRpmESPmtTr290Entry | 1.3.6.1.4.1.9303.4.14.4.2.2.1 | not-accessible | Entries for other Qos metrics for PMT defined by the Tr 290. | |
| IP wsRpmESPmtTr290SrcAddr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESPmtTr290DestAddr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESPmtTr290SrcPort | 1.3.6.1.4.1.9303.4.14.4.2.2.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESPmtTr290DestPort | 1.3.6.1.4.1.9303.4.14.4.2.2.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| U32 wsRpmESPmtTr290Pid | 1.3.6.1.4.1.9303.4.14.4.2.2.1.5 | Unsigned32 | not-accessible | PID number for PMT section's elementary stream. |
| C32 wsRpmESPmtTr290PmtErr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.6 | Counter32 | read-only | The number of occurrences of PMT sections with table_id 0x00 do not occur at least every 0,5 second on PID 0x0000, or section with table_id other than 0x00 found on PID 0x0000, or scrambling_control_field is not 00 for PID 0x0000. |
| C32 wsRpmESPmtTr290CrcErr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.7 | Counter32 | read-only | The CRC check for the PMT indicates whether the content of the corresponding table is corrupted. In this case no further error indication should be derived from the content of the corresponding table. |
| wsRpmESVideo | 1.3.6.1.4.1.9303.4.14.4.3 | Groups for video elementary streams for all RPM multicast groups. | ||
| wsRpmESVideoTable | 1.3.6.1.4.1.9303.4.14.4.3.1 | not-accessible | Table contains Qos metrics for all video elementary streams. | |
| wsRpmESVideoEntry | 1.3.6.1.4.1.9303.4.14.4.3.1.1 | not-accessible | Entries for all video elementary streams. | |
| IP wsRpmESVideoSrcAddr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESVideoDestAddr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESVideoSrcPort | 1.3.6.1.4.1.9303.4.14.4.3.1.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESVideoDestPort | 1.3.6.1.4.1.9303.4.14.4.3.1.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| U32 wsRpmESVideoPid | 1.3.6.1.4.1.9303.4.14.4.3.1.1.5 | Unsigned32 | not-accessible | PID number of a video elementary stream. |
| U32 wsRpmESVideoBps | 1.3.6.1.4.1.9303.4.14.4.3.1.1.6 | Unsigned32 | read-only | Tranport rate in bytes per second of a video elementary stream. |
| TIK wsRpmESVideoAge | 1.3.6.1.4.1.9303.4.14.4.3.1.1.7 | TimeTicks | read-only | Duration of time since last seen data of a video elementary stream. |
| C32 wsRpmESVideoBytes | 1.3.6.1.4.1.9303.4.14.4.3.1.1.8 | Counter32 | read-only | The number of bytes of a video elementary stream that has been received. |
| C32 wsRpmESVideoInterCcErr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.9 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular video elementary stream, which is happened between two different IP packets. |
| C32 wsRpmESVideoIntraCcErr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.10 | Counter32 | read-only | The number of discontinuities of continuity_counter field for a particular video elementary stream, which is happened within a single IP packet. |
| U32 wsRpmESVideoPCRJitter | 1.3.6.1.4.1.9303.4.14.4.3.1.1.11 | Unsigned32 | read-only | The jitter calculated using the PCR timestamp built in a video elementary stream. |
| C32 wsRpmESVideoCcErrSum | 1.3.6.1.4.1.9303.4.14.4.3.1.1.12 | Counter32 | read-only | Error sum (wsRpmESVideoInterCcErr + wsRpmESVideoIntraCcErr). |
| wsRpmESVideoPicTable | 1.3.6.1.4.1.9303.4.14.4.3.2 | not-accessible | The tables contains other Qos metrics for video pictures. | |
| wsRpmESVideoPicEntry | 1.3.6.1.4.1.9303.4.14.4.3.2.1 | not-accessible | Entries for Qos metrics for video pictures. | |
| IP wsRpmESVideoPicSrcAddr | 1.3.6.1.4.1.9303.4.14.4.3.2.1.1 | IpAddress | not-accessible | Source IP address of a IPTV multicast group. |
| IP wsRpmESVideoPicDestAddr | 1.3.6.1.4.1.9303.4.14.4.3.2.1.2 | IpAddress | not-accessible | Destination IP address of a IPTV multicast group. |
| U32 wsRpmESVideoPicSrcPort | 1.3.6.1.4.1.9303.4.14.4.3.2.1.3 | Unsigned32 | not-accessible | Source port of a IPTV multicast group. |
| U32 wsRpmESVideoPicDestPort | 1.3.6.1.4.1.9303.4.14.4.3.2.1.4 | Unsigned32 | not-accessible | Destination port of a IPTV multicast group. |
| U32 wsRpmESVideoPicPid | 1.3.6.1.4.1.9303.4.14.4.3.2.1.5 | Unsigned32 | not-accessible | PID number of the video elementary stream. |
| C32 wsRpmESVideoPicTsLossInIframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.6 | Counter32 | read-only | Number of times that transport stream packet losses happened in I-frames. |
| C32 wsRpmESVideoPicImpairedIframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.7 | Counter32 | read-only | Number of I-frames that have transport stream packet losses. |
| C32 wsRpmESVideoPicGoodIframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.8 | Counter32 | read-only | Number of I-frames that don't have any loss. |
| C32 wsRpmESVideoPicTsLossInPframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.9 | Counter32 | read-only | Number of times that transport stream packet losses happened in P-frames. |
| C32 wsRpmESVideoPicImpairedPframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.10 | Counter32 | read-only | Number of P-frames that have transport stream packet losses. |
| C32 wsRpmESVideoPicGoodPframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.11 | Counter32 | read-only | Number of P-frames that don't have any transport stream packet loss. |
| C32 wsRpmESVideoPicTsLossInBframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.12 | Counter32 | read-only | Number of times that transport stream packet losses happened in B-frames. |
| C32 wsRpmESVideoPicImpairedBframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.13 | Counter32 | read-only | Number of B-frames that have transport stream packet losses. |
| C32 wsRpmESVideoPicGoodBframe | 1.3.6.1.4.1.9303.4.14.4.3.2.1.14 | Counter32 | read-only | Number of B-frames that don't have any transport stream packet loss. |
| wsRpmESAudio | 1.3.6.1.4.1.9303.4.14.4.4 | Groups for audio elementary streams for all RPM multicast groups. | ||
| wsRpmESAudioTable | 1.3.6.1.4.1.9303.4.14.4.4.1 | not-accessible | Table containing QoS metrics for all audio elementary streams. | |
| wsRpmESAudioEntry | 1.3.6.1.4.1.9303.4.14.4.4.1.1 | not-accessible | Entries for all audio elementary streams. | |
| IP wsRpmESAudioSrcAddr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.1 | IpAddress | not-accessible | Source IP address of an IPTV audio multicast group. |
| IP wsRpmESAudioDestAddr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.2 | IpAddress | not-accessible | Destination IP address of an IPTV audio multicast group. |
| U32 wsRpmESAudioSrcPort | 1.3.6.1.4.1.9303.4.14.4.4.1.1.3 | Unsigned32 | not-accessible | Source port of an IPTV audio multicast group. |
| U32 wsRpmESAudioDestPort | 1.3.6.1.4.1.9303.4.14.4.4.1.1.4 | Unsigned32 | not-accessible | Destination port of an IPTV audio multicast group. |
| U32 wsRpmESAudioPid | 1.3.6.1.4.1.9303.4.14.4.4.1.1.5 | Unsigned32 | not-accessible | PID number of the audio elementary stream. |
| U32 wsRpmESAudioBps | 1.3.6.1.4.1.9303.4.14.4.4.1.1.6 | Unsigned32 | read-only | Tranport rate in bytes per second of an audio elementary stream. |
| TIK wsRpmESAudioAge | 1.3.6.1.4.1.9303.4.14.4.4.1.1.7 | TimeTicks | read-only | Elapsed time since last occurence of data from this audio elementary stream. |
| C32 wsRpmESAudioBytes | 1.3.6.1.4.1.9303.4.14.4.4.1.1.8 | Counter32 | read-only | The amount of data in bytes of this audio elementary stream that have been received. |
| C32 wsRpmESAudioInterCcErr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.9 | Counter32 | read-only | The number of discontinuities in the continuity_counter field for this audio elementary stream, which has occurred between two subsequent IP packets. |
| C32 wsRpmESAudioIntraCcErr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.10 | Counter32 | read-only | The number of discontinuities in the continuity_counter field for this audio elementary stream, which has occurred within a single IP packet. |
| C32 wsRpmESAudioCcErrSum | 1.3.6.1.4.1.9303.4.14.4.4.1.1.11 | Counter32 | read-only | Error sum (wsRpmESAudioInterCcErr + wsRpmESAudioIntraCcErr). |
| wsRpmConfig | 1.3.6.1.4.1.9303.4.14.5 | |||
| INT wsRpmTrapEnable | 1.3.6.1.4.1.9303.4.14.5.1 | INTEGER | read-write | Provides control over if send rpm related traps, by default it is disabled. |
| INT wsRpmLogEnable | 1.3.6.1.4.1.9303.4.14.5.2 | INTEGER | read-write | Provides control over if send rpm related log, by default it is disabled. |
| wsRpmThresholdConfig | 1.3.6.1.4.1.9303.4.14.5.3 | |||
| I32 wsRpmRtpSeqErrThreshold | 1.3.6.1.4.1.9303.4.14.5.3.1 | Integer32 | read-write | RTP sequence error packet event threshold(in packets). |
| I32 wsRpmRtpJitterThreshold | 1.3.6.1.4.1.9303.4.14.5.3.2 | Integer32 | read-write | RTP packet jitter threshold (in micro seconds). |
| I32 wsRpmTSMpegMissSyncThreshold | 1.3.6.1.4.1.9303.4.14.5.3.3 | Integer32 | read-write | Transport stream missing-sync packet event threshold (in packets). |
| I32 wsRpmTSMpegMisalignThreshold | 1.3.6.1.4.1.9303.4.14.5.3.4 | Integer32 | read-write | Transport stream misalign packet event threshold (in packets). |
| wsRpmPeriodConfig | 1.3.6.1.4.1.9303.4.14.5.4 | |||
| I32 wsRpmRtpSeqErrPeriod | 1.3.6.1.4.1.9303.4.14.5.4.1 | Integer32 | read-write | RTP sequence error packet event detect period(in seconds), set a value of 0 will stop sequence error event detection. |
| I32 wsRpmRtpJitterPeriod | 1.3.6.1.4.1.9303.4.14.5.4.2 | Integer32 | read-write | RTP packet jitter event detect period(in seconds), set a value of 0 will stop packet jitter event detection. |
| I32 wsRpmTSMpegMissSyncPeriod | 1.3.6.1.4.1.9303.4.14.5.4.3 | Integer32 | read-write | Transport stream missing-sync packet event detect period (in seconds), set a value of 0 will stop missing-sync packet event detection. |
| I32 wsRpmTSMpegMisalignPeriod | 1.3.6.1.4.1.9303.4.14.5.4.4 | Integer32 | read-write | Transport stream misalign packet event detect period (in seconds), set a value of 0 will stop misalign packet event detection. |
RFC description
Waystream Realtime Performance Monitoring MIB for monitoring IPTV stream quality and multicast packet error detection.
Start monitoring Waystream AB Access/Aggregation Service Router (ASR) (per-RTP-flow IPTV quality/anomaly status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.