MIB Viewer

casaVideoTsMonEvtType

OBJECT-TYPE
1.3.6.1.4.1.20858.10.57.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The types of the event. Detailed description is as follows: syncByteNotPresent : The first byte of TS packet is not 0x47 pcrIntervalBadError : PCR interval is larger than 100ms when discontinuity bit is not set continuityError : Continuity error udpLengthInvalid : UDP packet payload is not multiple of 188 inputStreamUnhomed : Input stream is not routed for output due to errors mpegBufferOverflow : MPEG dejitter buffer overflow mpegBufferUnderflow : MPEG dejitter buffer underflow patError : PAT table is corrupted patMissing : No PAT found for an input stream pmtError : PMT table is corrupted pidRemappingError : When no PID remapping is provisioned, an input PID is already used in the output channel softwareError : Internal software error outputBandwidthExceeded : Output bandwidth is to be exceeded with a new stream addition
INTEGER { syncByteNotPresent(0), syncBytePresent(1), pcrIntervalBadError(2), pcrIntervalBadErrorCleared(3), continuityError(4), continuityErrorCleared(5), udpLengthInvalid(6), udpLengthValid(7), inputStreamUnhomed(8), inputStreamHomed(9), mpegBufferOverflow(10), mpegBufferOverflowCleared(11), mpegBufferUnderflow(12), mpegBufferUnderflowCleared(13), patError(14), patErrorCleared(15), patMissing(16), patMissingCleared(17), pmtError(18), pmtErrorCleared(19), pidRemappingError(20), pidRemappingErrorCleared(21), softwareError(22), softwareErrorCleared(23), outputBandwidthExceeded(24), outputBandwidthNormal(25) }