SCTE-HMS-MPEG-MIB: View SNMP OID List / Download MIB

VENDOR: SCTE


 Home MIB: SCTE-HMS-MPEG-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 heMpegCommonMIB 1.3.6.1.4.1.5591.1.11.5.4.1
This MIB module is for representing MPEG equipment present in the headend and is supported by a SNMP agent. It defines both the MPEG input and output MIB objects for managing MPEG input and output transport streams, programs and elementary streams. It provides both input and output related statistics, as well as program mapping and video session information. All the tables, except mpegProgramMappingTable and mpegVideoSessionTable, capture and store the information related to active transport streams only. Optional MIB objects will have default values defined in this MIB file.
     mpegMIBObjects 1.3.6.1.4.1.5591.1.11.5.4.1.1
This branch specifies the MPEG Common MIB objects that can be common to any device using MPEG.
         mpegDigitalInputs 1.3.6.1.4.1.5591.1.11.5.4.1.1.1
This branch specifies the attributes of the incoming streams to the MPEG device.
             mpegLossOfSignalTimeout 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.1 unsigned32 read-write
This object specifies the loss of signal timeout on any incoming stream.
             mpegInputTSTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2 no-access
This table specifies the attributes of video sessions or SPTSs.
                 mpegInputTSEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1 no-access
Each entry specifies the attributes of a transport stream (SPTS/MPTS).
                     mpegInputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.1 unsigned32 no-access
The unique identifier of the Input TS.
                     mpegInputTSType 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.2 integer read-only
The type of stream, e.g., SPTS or MPTS. Enumeration: 'spts': 1, 'mpts': 2.
                     mpegInputTSConnectionType 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.3 integer read-only
The type of input flow of the stream. The value 'udp' indicates either unicast or multicast udp origination flows. Enumeration: 'udp': 2, 'other': 1.
                     mpegInputTSConnection 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.4 rowpointer read-only
The reference to the start of the data source table that feeds content to the input stream. For the Connection Type 'udp' this object contains the pointer to the first entry of the UDP Origination table Below is an example of the value expected for a Connection Type 'udp'. An input stream (mpegInputTSIndex = 8) is being feed by a udp Connection (mpegInputUdpOriginationIndex = 4) with 3 associated udp streams each one identified by mpegInputUdpOriginationId = 1,2,3. mpegInputTSEntry TSIndex ConnectionType Connection 1 1 2 1 ... 8 1 mpegInputUdpOriginationIfIndex.4.3 9 2 MpegInputUdpOriginationEntry UdpOriginationIndex UdpOriginationId 3 1,4,5 4 1,2,3 ...
                     mpegInputTSActiveConnection 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.5 rowpointer read-only
The reference to the instance of the data source that is feeding the input stream. For the Connection Type 'udp' this object contains the pointer to the UDP Origination table that the input Stream is using. Below is an example of the value expected for a Connection Type 'udp'. An input stream (mpegInputTSIndex = 8) is being feed by a udp Connection (mpegInputUdpOriginationIndex = 4) have associated 3 udp streams each one identified by mpegInputUdpOriginationId = 1,2,3. The Udp stream 3 is currently used by the input transport stream. mpegInputTSEntry TSIndex ConnectionType ActiveConnection 1 1 2 1 ... 8 1 mpegInputUdpOriginationIfIndex.4.3 9 2 MpegInputUdpOriginationEntry UdpOriginationIndex UdpOriginationId 3 1,4,5 4 1,2,3 ... Note in the example that the sub oid 4 (in mpegInputUdpOriginationIfIndex.4.3) represents the sub-oid that aggregates all the udp origination flows associated with the transport stream.
                     mpegInputTSPsiDetected 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.6 truthvalue read-only
A simple check that Program Specific Information has or has not been detected. The value 'true' indicates PSI was detected.
                     mpegInputTSStartTime 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.7 dateandtime read-only
Specifies the time the MPEG device started receiving the stream, i.e., the time the entry was added to the table.
                     mpegInputTSResourceAllocated 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.8 truthvalue read-only
If true, all resources have been allocated for the stream.
                     mpegInputTSNumPrograms 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.9 unsigned32 read-only
The number of programs in the input transport stream.
                     mpegInputTSRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.10 unsigned32 read-only
The data rate of the incoming program or SPTS.
                     mpegInputTSMaxRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.11 unsigned32 read-only
The maximum data rate of the incoming stream for either a variable or constant bit rate stream (VBR/CVR).
                     mpegInputTSPatVersion 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.12 integer32 read-only
Program Association Table version of the transport stream. The value -1 means PAT version is not supported for input transport stream.
                     mpegInputTSCatVersion 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.13 integer32 read-only
The Conditional Access Table version number of transport stream. The value -1 means CAT version is not supported for input transport stream.
                     mpegInputTSNitPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.14 hepidvalue read-only
NIT PID of the input transport stream.
                     mpegInputTSNumEmms 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.15 unsigned32 read-only
The number of EMMs in the input stream. The default value 9999 means the device does not support encryption.
                     mpegInputTSTSID 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.16 unsigned32 read-only
The input TSID of the transport stream. A valid TSID is of 16 bits length. If TSID is not supported, all 32-bits shall be set to 1.
                     mpegInputTSLock 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.17 integer read-only
Indicates the lock status of the transport stream. 'intermittent' means the transport stream is transitioning between lock and unlock state over a period of time. This condition is vendor-specific. 'notMonitored' means the device is not tracking the locking state. Enumeration: 'notMonitored': 4, 'notLocked': 2, 'locked': 1, 'intermittent': 3.
             mpegInputProgTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3 no-access
The table describing the PSI of each incoming program.
                 mpegInputProgEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1 no-access
Each entry specifies the parameters for each incoming program.
                     mpegInputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.1 unsigned32 no-access
This object serves as the third index of this mib table. The index should uniquely identify a program given a transport stream index. In other words, it's unique within same transport stream.
                     mpegInputProgNo 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.2 unsigned32 read-only
This object specifies the identifier of the program present in the transport stream of the incoming video stream. This information is contained in PAT table.
                     mpegInputProgPmtVersion 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.3 unsigned32 read-only
This object specifies the PMT version of the program. It is a 5-bit unsigned integer. The default value of 0 means input program PMT version is no supported.
                     mpegInputProgPmtPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.4 hepidvalue read-only
PMT PID of the program.
                     mpegInputProgPcrPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.5 hepidvalue read-only
PCR PID of the program.
                     mpegInputProgEcmPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.6 hepidvalue read-only
This object specifies the ECM PID of the program.
                     mpegInputProgNumElems 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.7 unsigned32 read-only
The number of elementary streams in the program.
                     mpegInputProgNumEcms 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.8 unsigned32 read-only
The number of ECMs for the program. The default value 9999 means the device does not support encryption.
                     mpegInputProgCaDescr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.9 octet string read-only
Conditional access descriptor is used to specify both system-wide conditional access management information such as EMMS and elementary stream-specific information such as ECMs. If any elementary stream is scrambled, a CA descriptor shall be present for the program containing that elementary stream. This object specifies the CA descriptor for this program. If the program does not have an associated CA descriptor, then this object has a zero-length string.
                     mpegInputProgScte35Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.10 octet string read-only
SCTE 35 descriptor. If not present, a zero-length string is returned. This field is optional for some devices that supports large number of input programs due to the fact that extensive decoding can be resource intensive and effect scalability. A zero-length string is returned.
                     mpegInputProgScte18Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.3.1.11 octet string read-only
SCTE 18 descriptor. If not present, a zero-length string is returned. This field is optional for some devices that supports large number of input programs due to the fact that extensive decoding can be resource intensive and effect scalability. A zero-length string is returned.
             mpegProgESTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4 no-access
This table contains information about the elementary streams in a program.
                 mpegProgESEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1 no-access
A combination of mpegInputTSIndex, mpegInputProgIndex and mpegProgESIndex uniquely identifies an entry in the mpegProgESTable.
                     mpegProgESIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.1 unsigned32 no-access
The unique index of the elementary stream.
                     mpegProgESPID 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.2 integer32 read-only
This is the PID for each transport stream packet which carries the program element.
                     mpegProgESType 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.3 progdatatype read-only
The type of elementary stream(video, audio, or data) of the incoming video session received from the video server.
                     mpegProgESCaDescr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.4 octet string read-only
CA descriptor associated with the elementary stream. If there is no CA descriptor for the elementary stream, then this object has a zero-length string.
                     mpegProgESScte35Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.5 octet string read-only
SCTE 35 descriptor. If not supported or present, a zero-length string is returned.
                     mpegProgESScte18Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.6 octet string read-only
SCTE 18 descriptor. If not supported or present, a zero-length string is returned.
             mpegInputStatsTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5 no-access
Stream statistics, SPTS or MPTS.
                 mpegInputStatsEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1 no-access
Each entry describes statistics for each Input TS.
                     mpegInputStatsPcrJitter 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.1 integer32 read-only
This object stores the difference between the actual value of the PCR and its expected value. It is expressed in nanoseconds. This object is default to -1 if it's not supported.
                     mpegInputStatsMaxPacketJitter 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.2 integer32 read-only
This object stores the measurement of the maximum variation in arrival time or delay between individual packets. It is expressed in milliseconds. This object is default to -1 if it's not supported.
                     mpegInputStatsPcrPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.3 counter32 read-only
This reflects the number of MPEG transport packets, having PCR, received for the stream.
                     mpegInputStatsNonPcrPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.4 counter32 read-only
This reflects the number of MPEG transport packets, without PCR, received for the stream.
                     mpegInputStatsUnexpectedPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.5 counter32 read-only
This reflects the number of transport packets whose PIDs are not expected.
                     mpegInputStatsContinuityErrors 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.6 counter32 read-only
Transport packets have continuity counters. Successive packets have contiguous values in the continuity counter. Continuity counter error occurs when the successive packets do not have contiguous value and discontinuity indicator is not set. This object reflects the number of continuity counter errors.
                     mpegInputStatsSyncLossPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.7 counter32 read-only
When a sync byte is missing in a MPEG packet this value is incremented. This value indicates the number of MPEG packets that had missing sync byte per stream.
                     mpegInputStatsPcrIntervalExceeds 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.5.1.8 counter32 read-only
Indicates the number of times that the interval between two successive PCR packets for any program in the transport stream exceeds 100 milliseconds.
             mpegInputUdpOriginationTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6 no-access
Specifies the UDP unicast or multicast flows of an input transport stram. For unicast it represents the UDP port and optionally destination IP address of the input TS origination UDP IP flow. for Multicast it represents the set of SSM multicast groups of the input TS origination UDP IP flow.
                 mpegInputUdpOriginationEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1 no-access
Each entry specifies the IP UDP information of the input TS origination.
                     mpegInputUdpOriginationIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.1 unsigned32 no-access
The unique identifier of the UDP input TS origination information.
                     mpegInputUdpOriginationId 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.2 unsigned32 no-access
The unique identifier of each UDP IP flow associated with the input TS UDP origination.
                     mpegInputUdpOriginationIfIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.3 interfaceindex read-only
The interface index where the UDP flow is being received.
                     mpegInputUdpOriginationInetAddrType 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.4 inetaddresstype read-only
The address type associated with input TS origination UDP IP flow. 'ipv4' and 'ipv6' are the only used types.
                     mpegInputUdpOriginationSrcInetAddr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.5 inetaddress read-only
For Multicast it represents the Source Specific Multicast IP Address of the UDP IP flow. For unicast UDP IP flows is either the the IP source address of the IP flow or the all zeros address if unknown or irrelevant for the input TS.
                     mpegInputUdpOriginationDestInetAddr 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.6 inetaddress read-only
For multicast it represents the group address of the SSM origination input TS. For unicast UDP IP flows is either the IP destination address of the udp flow or the all zeros address if unknown or irrelevant for the input TS.
                     mpegInputUdpOriginationDestPort 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.7 inetportnumber read-only
The UDP destination port of the UDP IP flow of the input TS.
                     mpegInputUdpOriginationActive 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.8 truthvalue read-only
The activation state of the UDP flow. The value 'true' indicates the UDP flow data stream is being sensed or buffered for the input TS, independently of that flow being used for a video session. Otherwise the value 'false' is reported. For multicast UDP origination flows the value 'true' indicates the UDP flow was successfully joined.
                     mpegInputUdpOriginationPacketsDetected 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.9 truthvalue read-only
Indicates whether UDP flow packets are being detected. It is vendor dependent the determination if packets for a UDP flow are being detected.
                     mpegInputUdpOriginationRank 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.10 unsigned32 read-only
Indicates the Rank Priority used to determine the UDP flow selected for the input TS processing and Video Session assignments.
                     mpegInputUdpOriginationInputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.11 unsigned32 read-only
The mpegInputTSIndex that this entry is associated with
         mpegOutputs 1.3.6.1.4.1.5591.1.11.5.4.1.1.2
This branch specifies the attributes of the output streams of the MPEG device.
             mpegInsertPacketTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1 no-access
This table describes packet insertion information. Typical packets that are inserted at the RF output of a device are PSI, PSIP, and CVCT MPEG packets. These packets have their own PID. This table may be empty if the video device does not support packet insertion or do not have any packet insertion configured.
                 mpegInsertPacketEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1 no-access
An entry in the Packet Management Table.
                     mpegInsertPacketIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.1 unsigned32 no-access
Index of list of packets being inserted into all MPEG streams. This index is unique within the SNMP agent that may be managing multiple MPEG devices.
                     mpegInsertPacketListId 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.2 unsigned32 read-only
Reference number of packets being inserted into MPEG stream.
                     mpegInsertPacketImmediateExecution 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.3 truthvalue read-only
If true, packet insertion starts immediately.
                     mpegInsertPacketStartTime 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.4 dateandtime read-only
Unix epoch start time for insertions (if Immediate Execution is false).
                     mpegInsertPacketRepeat 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.5 integer read-only
Indicates whether the insert packet is one-time or repetitive. Enumeration: 'oneTime': 2, 'repeat': 1.
                     mpegInsertPacketContinuousFlag 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.6 truthvalue read-only
If true, packet will be sent periodically, until cancelled.
                     mpegInsertPacketRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.7 unsigned32 read-only
Rate at which packet list should be inserted.
                     mpegInsertPacketDeviceIfIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.8 interfaceindex read-only
The ifIndex of the output device interface that the packet will be inserted at.
             mpegOutputStatsTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2 no-access
The table specifies the diagnostic stats objects for the outputs transport stream of an MPEG device.
                 mpegOutputStatsEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1 no-access
Each entry specifies the diagnostics for each output TS.
                     mpegOutputStatsDroppedPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.1 counter32 read-only
Number of MPEG packets dropped on this output transport stream.
                     mpegOutputStatsFifoOverflow 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.2 counter32 read-only
Number of FIFO overflows on this output transport stream.
                     mpegOutputStatsFifoUnderflow 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.3 counter32 read-only
Number of FIFO underflows on this output transport stream.
                     mpegOutputStatsDataRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.4 unsigned32 read-only
Data rate for the content on this output transport stream.
                     mpegOutputStatsAvailableBandwidth 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.5 unsigned32 read-only
Unused bandwidth on this port.
                     mpegOutputStatsChannelUtilization 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.6 integer32 read-only
The current utilization of a channel defined as (measured data rate / total bandwidth ) * 1000. If not applicable, a value of -1 is returned.
                     mpegOutputStatsTotalPackets 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.2.1.7 counter64 read-only
The total number of packets output for this transport stream since the start of the output stream.
             mpegOutputTSTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3 no-access
This table specifies the attributes of an outgoing transport stream SPTS or MPTS.
                 mpegOutputTSEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1 no-access
Each entry specifies the attributes of an output transport stream, SPTS or MPTS.
                     mpegOutputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.1 unsigned32 no-access
Table index. It uniquely identifies a mpegOutputTSEntry. This index is independent from mpegOutputTSTSID.
                     mpegOutputTSType 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.2 integer read-only
The type of stream, e.g., SPTS or MPTS. Enumeration: 'spts': 1, 'mpts': 2.
                     mpegOutputTSConnectionType 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.3 integer read-only
The type of output flow of the stream. The value 'qam' indicates a QAM output for the stream The value 'udp' indicates either unicast or multicast udp destination flows for the stream. Enumeration: 'qam': 2, 'udp': 3, 'other': 1.
                     mpegOutputTSConnection 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.4 rowpointer read-only
The reference to the instance of the output connection fpr the output stream. For the Connection Type 'qam' this object contains the ifIndex object identifier of the QAM channel for the output stream. For the Connection Type 'udp' this object contains the pointer to the UDP Destination table being used for the output stream. This is similar to mpegInputTSConnection - See description for details.
                     mpegOutputTSNumPrograms 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.5 unsigned32 read-only
The number of programs in the output transport stream.
                     mpegOutputTSTSID 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.6 unsigned32 read-only
The TSID of the output transport stream.
                     mpegOutputTSNitPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.7 hepidvalue read-only
NIT PID of the outgoing transport stream.
                     mpegOutputTSCaPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.8 hepidvalue read-only
The CA PID of the outgoing transport stream.
                     mpegOutputTSCatInsertRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.9 unsigned32 read-only
The CAT insertion rate.
                     mpegOutputTSPatInsertRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.10 unsigned32 read-only
The PAT table interval expressed in ms.
                     mpegOutputTSPmtInsertRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.11 unsigned32 read-only
The PMT insertion rate. This is expressed in tables/second.
                     mpegOutputTSStartTime 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.3.1.12 dateandtime read-only
This object specifies the time the MPEG device started transmitting the output stream, i.e., the time the entry was added to the table. The support of this object is optional. If not supported, this object is default to a zero length string.
             mpegOutputProgTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4 no-access
The table describing the PSI of each outgoing program.
                 mpegOutputProgEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1 no-access
Each entry specifies the parameters for each incoming program.
                     mpegOutputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.1 unsigned32 no-access
This object is the table index for output program.
                     mpegOutputProgNo 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.2 unsigned32 read-only
This object specifies the identifier of the program present in the transport stream of the outgoing program.
                     mpegOutputProgPmtVersion 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.3 unsigned32 read-only
This object specifies the PMT version of the outgoing program. The default value of 0 means output program PMT version is not supported.
                     mpegOutputProgPmtPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.4 hepidvalue read-only
PMT PID of the outgoing program.
                     mpegOutputProgPcrPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.5 hepidvalue read-only
PCR PID of the outgoing program.
                     mpegOutputProgEcmPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.6 hepidvalue read-only
This object specifies the ECM PID of the outgoing program.
                     mpegOutputProgNumElems 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.7 unsigned32 read-only
The number of elementary streams in the outgoing program.
                     mpegOutputProgNumEcms 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.8 unsigned32 read-only
The number of ECMs for the outgoing program. The default value 9999 means the device does not support encryption.
                     mpegOutputProgCaDescr 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.9 octet string read-only
Conditional access descriptor is used to specify both system-wide conditional access management information such as EMMS and elementary stream-specific information such as ECMs. If any elementary stream is scrambled, a CA descriptor shall be present for the program containing that elementary stream. This object specifies the CA descriptor for this program. If the outgoing program does not have an associated CA descriptor, then this object has a zero-length string.
                     mpegOutputProgScte35Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.10 octet string read-only
SCTE 35 descriptor in the outgoing program. This object is set to a string of zero-length if there's no SCTE 35 descriptor in the outgoing program or not supported.
                     mpegOutputProgScte18Descr 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.4.1.11 octet string read-only
SCTE 18 descriptor. If not present or not supported, a zero-length string is returned.
             mpegOutputProgElemStatsTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5 no-access
The stats associated with the elementary streams of an MPEG program.
                 mpegOutputProgElemStatsEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1 no-access
Each entry constitutes the stats for a program associated with a transport stream.
                     mpegOutputProgElemStatsIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.1 unsigned32 no-access
The unique identifier of the elementary stream.
                     mpegOutputProgElemStatsPid 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.2 hepidvalue no-access
The Pid of output program elementary stream.
                     mpegOutputProgElemStatsElemType 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.3 integer read-only
The type of elementary stream (video, audio, or data) of the program. Some devices, such as device, may choose not to report exact type due to scalability issues, in which case, this object shall be set to unknown. Enumeration: 'scte35': 5, 'unknown': 6, 'scte18': 4, 'video': 1, 'audio': 2, 'data': 3.
                     mpegOutputProgElemStatsDataRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.4 integer32 read-only
The data rate of the elementary stream. Return -1 if not supported.
             mpegOutputUdpDestinationTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6 no-access
Specifies the UDP unicast or multicast of the output TS this entry references. For unicast it represents the UDP port and optionally destination IP address of the output TS destination UDP IP flow. for Multicast it represents the set of SSM multicast groups of the output TS destination UDP IP flow.
                 mpegOutputUdpDestinationEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1 no-access
Each entry specifies the IP UDP information of the output TS destination.
                     mpegOutputUdpDestinationIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.1 unsigned32 no-access
The unique identifier of the UDP output TS destination information.
                     mpegOutputUdpDestinationId 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.2 unsigned32 no-access
The unique identifier of each UDP IP flow associated with the output TS UDP destination.
                     mpegOutputUdpDestinationIfIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.3 interfaceindex read-only
The interface index where the UDP flow is being sent.
                     mpegOutputUdpDestinationInetAddrType 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.4 inetaddresstype read-only
The address type associated with output TS destination UDP IP flow.
                     mpegOutputUdpDestinationSrcInetAddr 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.5 inetaddress read-only
For Multicast it represents the Source Specific Multicast IP Address of the UDP IP flow. For unicast UDP IP flows is either the the IP source address of the IP flow or the all zeros address if unknown or irrelevant for the destination output TS.
                     mpegOutputUdpDestinationDestInetAddr 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.6 inetaddress read-only
For multicast it represents the group address of the SSM destination output TS. For unicast UDP IP flows is either the IP destination address of the udp flow or the all zeros address if unknown or irrelevant for the destination output TS.
                     mpegOutputUdpDestinationDestPort 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.7 inetportnumber read-only
The UDP port of the UDP IP flow of the output TS.
                     mpegOutputUdpDestinationOutputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.2.6.1.8 unsigned32 read-only
The mpegOutputTSIndex that this entry is associated with.
         mpegProgramMappingTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.3 no-access
This table describes program mappings, i.e., ties the input destination to the output destination for every program active in the device.
             mpegProgramMappingEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1 no-access
Each entry describes the mapping, i.e., ties input destination to output destination for a given program.
                 mpegProgramMappingIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1.1 unsigned32 no-access
The table index uniquely identifies an entry in mpegProgramMappingTable. This index should be unique within the same SNMP agent that may be managing multiple MPEG devices.
                 mpegProgramMappingOutputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1.2 unsigned32 read-only
This object is set to mpegOutputProgIndex of the corresponding entry in mpegOutputProgTable for a given output program.
                 mpegProgramMappingOutputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1.3 unsigned32 read-only
This object is set to mpegOutputTSIndex of the corresponding entry in mpegOutputProgTable for a given output program.
                 mpegProgramMappingInputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1.4 unsigned32 read-only
This object is set to the value of mpegInputProgIndex of the corresponding entry in mpegInputProgTable for a given input program.
                 mpegProgramMappingInputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.3.1.5 unsigned32 read-only
This object is set to the value of mpegInputTSIndex of the corresponding entry in mpegInputProgTable for a given input program.
         mpegVideoSessionTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.4 no-access
This table is used to store video session information. The session may be of VOD, SDV or DB type. It captures logical information about a video stream, such as source and destination addresses, UDP port etc, and also ties it with its direct mapping of input and output programs. This table captures video sessions provisioned by both session-based and table-based method. It is capable to support N-M mapping of video programs that's required for redundant source or video stream cloning etc.
             mpegVideoSessionEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1 no-access
Each entry describes a logical video session.
                 mpegVideoSessionIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.1 unsigned32 no-access
The table index uniquely identifies an entry in mpegVideoSessionTable. This index should be unique within the same SNMP agent that may be managing multiple MPEG devices.
                 mpegVideoSessionPhyMappingIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.2 unsigned32 read-only
This object shall be set to mpegProgramMappingIndex of the corresponding mpegProgramMappingEntry which contains physical mapping between the input and output program.
                 mpegVideoSessionPIDRemap 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.3 truthvalue read-only
This object value 'true' indicates that the session has PID remapping. The value 'false' indicates that the session has no PID remapping.
                 mpegVideoSessionMode 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.4 integer read-only
Indicates whether the transport stream is associated with a multiplexed session or is pass-through. For pass-through type transport streams, all elementary stream level information in optional. Enumeration: 'multiplexing': 3, 'passThrough': 2, 'other': 1.
                 mpegVideoSessionState 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.5 integer read-only
active means in-use, provisioned means not-in-use or active such as video session provisioned for redundant source. Enumeration: 'active': 1, 'provisioned': 2.
                 mpegVideoSessionProvMethod 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.6 integer read-only
The type of session, e.g., in QAM table-based or session-based. Enumeration: 'sessionBased': 2, 'other': 3, 'tableBased': 1.
                 mpegVideoSessionEncryptionType 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.7 integer read-only
Indicates the encryption algorithm of the session. Enumeration: 'preencrypted': 3, 'none': 1, 'pkey': 8, 'des': 4, 'aes': 6, 'dvs042': 10, 'des3': 5, 'other': 2, 'dvbCsa': 7, 'mediac': 9.
                 mpegVideoSessionEncryptionInfo 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.8 autonomoustype read-only
Indicates a vendor-specific reference to information associated to the session encryption algorithm.
                 mpegVideoSessionBitRate 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.9 unsigned32 read-only
Indicates a session throughtput in bps.
                 mpegVideoSessionID 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.10 octet string read-only
The session ID associated with the stream in the case of a session-based QAM. This is not applicable to a table-based QAM. This ID may be used by NMS system to uniquely identify an input program to output program mapping.
                 mpegVideoSessionSelectedInput 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.11 rowpointer read-only
The reference to the entry of the input flow currently being used in the video session.
                 mpegVideoSessionSelectedOutput 1.3.6.1.4.1.5591.1.11.5.4.1.1.4.1.12 rowpointer read-only
The reference to the entry of the output flow currently being used in the video session.
         mpegVideoSessionPtrTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.5 no-access
This table is used to provide a quick reference of the Program Mapping and input/output TS connection information associated with a Video Session.
             mpegVideoSessionPtrEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1 no-access
Each entry describes the associations with ProgramMapping and transport stream connections.
                 mpegVideoSessionPtrInputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.1 unsigned32 no-access
Indicates the Input Program index value of the video session.
                 mpegVideoSessionPtrInputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.2 unsigned32 no-access
Indicates the input TS index value of the video session.
                 mpegVideoSessionPtrInputTSConnType 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.3 unsigned32 no-access
Indicates the Input TS Connection type value of the video session.
                 mpegVideoSessionPtrInputTSConnection 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.4 unsigned32 no-access
Indicates the Input TS Connection value of the video session.
                 mpegVideoSessionPtrOutputProgIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.5 unsigned32 no-access
Indicates the Output Program index value of the video session.
                 mpegVideoSessionPtrOutputTSIndex 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.6 unsigned32 no-access
Indicates the Output TS index value of the video session.
                 mpegVideoSessionPtrOutputTSConnType 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.7 unsigned32 no-access
Indicates the Output TS Connection type value of the video session.
                 mpegVideoSessionPtrOutputTSConnection 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.8 unsigned32 no-access
Indicates the Output TS Connection value of the video session.
                 mpegVideoSessionPtrStatus 1.3.6.1.4.1.5591.1.11.5.4.1.1.5.1.9 integer read-only
Indicates the status of the session. Only active sessions need to be reported. Enumeration: 'active': 1, 'closed': 2.
         mpegInputTSOutputSessionTable 1.3.6.1.4.1.5591.1.11.5.4.1.1.6 no-access
Specifies the list of Output Session indexes that the Input TS entry is feeding. For unicast it will typically point to just one output Session. For multicast, it will point to all the output Sessions using this internally replicated input TS.
             mpegInputTSOutputSessionEntry 1.3.6.1.4.1.5591.1.11.5.4.1.1.6.1 no-access
Each entry specifies the sessionID associated with the Input TS Entry Index.
                 mpegInputTSOutputSessionCreateTime 1.3.6.1.4.1.5591.1.11.5.4.1.1.6.1.1 dateandtime read-only
Indicates the Creation Time of the session referenced by this entry.
     mpegMIBConformance 1.3.6.1.4.1.5591.1.11.5.4.1.2
This branch describes the different MPEG MIB object groups and the different levels of compliance.
         mpegMIBCompliances 1.3.6.1.4.1.5591.1.11.5.4.1.2.1
The different levels of compliance to the MPEG MIB.
             mpegSupport 1.3.6.1.4.1.5591.1.11.5.4.1.2.1.1
These objects describe the support level for MPEG.
         mpegMIBGroups 1.3.6.1.4.1.5591.1.11.5.4.1.2.2
The MPEG MIB object groups.
             mpegInputGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.1
The input objects of the MPEG device.
             mpegInputProgESGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.2
This table contains information about the elementary streams in a program.
             mpegOutputGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.3
The output objects of the MPEG device.
             mpegOutputProgElemStatsGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.4
The stats associated with the elementary streams of an MPEG program.
             mpegMappingsGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.5
The group of objects describing program mappings within the Device.
             mpegSessionsGroup 1.3.6.1.4.1.5591.1.11.5.4.1.2.2.6
The group of objects describing program mappings within the Device.