WAYSTREAM-RPM-MIB: View SNMP OID List / Download MIB
VENDOR: WAYSTREAM AB
Home | MIB: WAYSTREAM-RPM-MIB | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
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. |
||
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. |
||
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. |
||
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 | no-access |
Table containing an entry for each RTP multicast group that is measured by RPM. |
|
1.3.6.1.4.1.9303.4.14.2.1.1.1 | no-access |
Entry in wsRpmGrpRtpTable. |
||
wsRpmGrpRtpSrcAddr | 1.3.6.1.4.1.9303.4.14.2.1.1.1.1 | ipaddress | no-access |
Multicast group source address. |
wsRpmGrpRtpDestAddr | 1.3.6.1.4.1.9303.4.14.2.1.1.1.2 | ipaddress | no-access |
Multicast group destination address. |
wsRpmGrpRtpSrcPort | 1.3.6.1.4.1.9303.4.14.2.1.1.1.3 | unsigned32 | no-access |
Multicast group source port. |
wsRpmGrpRtpDestPort | 1.3.6.1.4.1.9303.4.14.2.1.1.1.4 | unsigned32 | no-access |
Multicast group destination port. |
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. |
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. |
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. |
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. |
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. |
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. |
wsRpmGrpRtpJitter | 1.3.6.1.4.1.9303.4.14.2.1.1.1.11 | unsigned32 | read-only |
Jitter calculated using RTP packets' timestamps. |
wsRpmGrpRtpErrSum | 1.3.6.1.4.1.9303.4.14.2.1.1.1.12 | counter32 | read-only |
Error sum (wsRpmGrpRtpUnknownVersion + wsRpmGrpRtpIpFragments + wsRpmGrpRtpSeqErrors). |
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. |
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 | no-access |
Table contains RFC 4445 metrics for IPTV QoS. |
|
1.3.6.1.4.1.9303.4.14.2.1.2.1 | no-access |
Entry in wsRpmGrpRtpMdiTable. |
||
wsRpmGrpRtpMdiSrcAddr | 1.3.6.1.4.1.9303.4.14.2.1.2.1.1 | ipaddress | no-access |
Multicast group source address. |
wsRpmGrpRtpMdiDestAddr | 1.3.6.1.4.1.9303.4.14.2.1.2.1.2 | ipaddress | no-access |
Multicast group destination address. |
wsRpmGrpRtpMdiSrcPort | 1.3.6.1.4.1.9303.4.14.2.1.2.1.3 | unsigned32 | no-access |
Multicast group source port. |
wsRpmGrpRtpMdiDestPort | 1.3.6.1.4.1.9303.4.14.2.1.2.1.4 | unsigned32 | no-access |
Multicast group destination port. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
Table containing an entry for each multicast group that is measured by RPM. |
|
1.3.6.1.4.1.9303.4.14.3.1.1.1 | no-access |
Entry in wsRpmTSMpegTable. |
||
wsRpmTSMpegSrcAddr | 1.3.6.1.4.1.9303.4.14.3.1.1.1.1 | ipaddress | no-access |
Multicast group source address. |
wsRpmTSMpegDestAddr | 1.3.6.1.4.1.9303.4.14.3.1.1.1.2 | ipaddress | no-access |
Multicast group destination address. |
wsRpmTSMpegSrcPort | 1.3.6.1.4.1.9303.4.14.3.1.1.1.3 | unsigned32 | no-access |
Multicast group source port. |
wsRpmTSMpegDestPort | 1.3.6.1.4.1.9303.4.14.3.1.1.1.4 | unsigned32 | no-access |
Multicast group destination port. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
wsRpmTSMpegErrSum | 1.3.6.1.4.1.9303.4.14.3.1.1.1.13 | counter32 | read-only |
Error sum (wsRpmTSMpegMissingSync + wsRpmTSMpegIpFragments + wsRpmTSMpegMisalignments). |
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. |
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 | no-access |
The table contains PAT section's statistics for every IPTV group. |
|
1.3.6.1.4.1.9303.4.14.4.1.1.1 | no-access |
Entries for each PAT section's statistics. |
||
wsRpmESPatSrcAddr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESPatDestAddr | 1.3.6.1.4.1.9303.4.14.4.1.1.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESPatSrcPort | 1.3.6.1.4.1.9303.4.14.4.1.1.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESPatDestPort | 1.3.6.1.4.1.9303.4.14.4.1.1.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
Table contains other Qos metrics for PAT defined by the Tr 290. |
|
1.3.6.1.4.1.9303.4.14.4.1.2.1 | no-access |
Entries for other Qos metrics for PAT defined by the Tr 290. |
||
wsRpmESPatTr290SrcAddr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESPatTr290DestAddr | 1.3.6.1.4.1.9303.4.14.4.1.2.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESPatTr290SrcPort | 1.3.6.1.4.1.9303.4.14.4.1.2.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESPatTr290DestPort | 1.3.6.1.4.1.9303.4.14.4.1.2.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
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. |
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 | no-access |
The table contains PMT section's statistics for every IPTV group. |
|
1.3.6.1.4.1.9303.4.14.4.2.1.1 | no-access |
Entries for each PAT section's statistics. |
||
wsRpmESPmtSrcAddr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESPmtDestAddr | 1.3.6.1.4.1.9303.4.14.4.2.1.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESPmtSrcPort | 1.3.6.1.4.1.9303.4.14.4.2.1.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESPmtDestPort | 1.3.6.1.4.1.9303.4.14.4.2.1.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
wsRpmESPmtPid | 1.3.6.1.4.1.9303.4.14.4.2.1.1.5 | unsigned32 | no-access |
PID number of the PMT section's elementary stream. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
Table contains other Qos metrics for PMT defined by the Tr 290. |
|
1.3.6.1.4.1.9303.4.14.4.2.2.1 | no-access |
Entries for other Qos metrics for PMT defined by the Tr 290. |
||
wsRpmESPmtTr290SrcAddr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESPmtTr290DestAddr | 1.3.6.1.4.1.9303.4.14.4.2.2.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESPmtTr290SrcPort | 1.3.6.1.4.1.9303.4.14.4.2.2.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESPmtTr290DestPort | 1.3.6.1.4.1.9303.4.14.4.2.2.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
wsRpmESPmtTr290Pid | 1.3.6.1.4.1.9303.4.14.4.2.2.1.5 | unsigned32 | no-access |
PID number for PMT section's elementary stream. |
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. |
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 | no-access |
Table contains Qos metrics for all video elementary streams. |
|
1.3.6.1.4.1.9303.4.14.4.3.1.1 | no-access |
Entries for all video elementary streams. |
||
wsRpmESVideoSrcAddr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESVideoDestAddr | 1.3.6.1.4.1.9303.4.14.4.3.1.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESVideoSrcPort | 1.3.6.1.4.1.9303.4.14.4.3.1.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESVideoDestPort | 1.3.6.1.4.1.9303.4.14.4.3.1.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
wsRpmESVideoPid | 1.3.6.1.4.1.9303.4.14.4.3.1.1.5 | unsigned32 | no-access |
PID number of a video elementary stream. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
The tables contains other Qos metrics for video pictures. |
|
1.3.6.1.4.1.9303.4.14.4.3.2.1 | no-access |
Entries for Qos metrics for video pictures. |
||
wsRpmESVideoPicSrcAddr | 1.3.6.1.4.1.9303.4.14.4.3.2.1.1 | ipaddress | no-access |
Source IP address of a IPTV multicast group. |
wsRpmESVideoPicDestAddr | 1.3.6.1.4.1.9303.4.14.4.3.2.1.2 | ipaddress | no-access |
Destination IP address of a IPTV multicast group. |
wsRpmESVideoPicSrcPort | 1.3.6.1.4.1.9303.4.14.4.3.2.1.3 | unsigned32 | no-access |
Source port of a IPTV multicast group. |
wsRpmESVideoPicDestPort | 1.3.6.1.4.1.9303.4.14.4.3.2.1.4 | unsigned32 | no-access |
Destination port of a IPTV multicast group. |
wsRpmESVideoPicPid | 1.3.6.1.4.1.9303.4.14.4.3.2.1.5 | unsigned32 | no-access |
PID number of the video elementary stream. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
Table containing QoS metrics for all audio elementary streams. |
|
1.3.6.1.4.1.9303.4.14.4.4.1.1 | no-access |
Entries for all audio elementary streams. |
||
wsRpmESAudioSrcAddr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.1 | ipaddress | no-access |
Source IP address of an IPTV audio multicast group. |
wsRpmESAudioDestAddr | 1.3.6.1.4.1.9303.4.14.4.4.1.1.2 | ipaddress | no-access |
Destination IP address of an IPTV audio multicast group. |
wsRpmESAudioSrcPort | 1.3.6.1.4.1.9303.4.14.4.4.1.1.3 | unsigned32 | no-access |
Source port of an IPTV audio multicast group. |
wsRpmESAudioDestPort | 1.3.6.1.4.1.9303.4.14.4.4.1.1.4 | unsigned32 | no-access |
Destination port of an IPTV audio multicast group. |
wsRpmESAudioPid | 1.3.6.1.4.1.9303.4.14.4.4.1.1.5 | unsigned32 | no-access |
PID number of the audio elementary stream. |
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. |
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. |
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. |
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. |
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. |
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 | |||
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
wsRpmThresholdConfig | 1.3.6.1.4.1.9303.4.14.5.3 | |||
wsRpmRtpSeqErrThreshold | 1.3.6.1.4.1.9303.4.14.5.3.1 | integer32 | read-write |
RTP sequence error packet event threshold(in packets). |
wsRpmRtpJitterThreshold | 1.3.6.1.4.1.9303.4.14.5.3.2 | integer32 | read-write |
RTP packet jitter threshold (in micro seconds). |
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). |
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 | |||
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. |
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. |
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. |
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. |