ARRIS-CER-VIDEO-MIB: View SNMP OID List / Download MIB

VENDOR: ARRIS INTERACTIVE LLC


 Home MIB: ARRIS-CER-VIDEO-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
 cerMpegVideoMIB 1.3.6.1.4.1.4115.1.9.1.1
This MIB manages the MPEG / VIDEO software on the Arris CER.
     cerVideoObjects 1.3.6.1.4.1.4115.1.9.1.1.1
         cerVideoControlGroup 1.3.6.1.4.1.4115.1.9.1.1.1.1
             cervControlPatInterval 1.3.6.1.4.1.4115.1.9.1.1.1.1.1 unsigned32 read-write
Retransmission interval for PAT tables in milliseconds.
             cervControlPmtInterval 1.3.6.1.4.1.4115.1.9.1.1.1.1.2 unsigned32 read-write
Retransmission interval for PMT tables in milliseconds.
             cervControlUnicastTimeoutInterval 1.3.6.1.4.1.4115.1.9.1.1.1.1.3 unsigned32 read-write
The unicast (VOD) TS timeout interval in seconds.
             cervControlMaxProgramsPerQamChannel 1.3.6.1.4.1.4115.1.9.1.1.1.1.4 unsigned32 read-write
Max number of programs per channel. Without this parameter, with 8:8 port mapping, the maximum port value allowed would be 255. Since we can fit at least 10 SD programs on a video channel, should not allow setting below 10. The legal program number range for OTS program numbers is 1 to cervControlMaxProgramsPerQamChannel.
             cervControlOverSubscriptionRecovery 1.3.6.1.4.1.4115.1.9.1.1.1.1.5 truthvalue read-write
If this is set to TRUE, then the E6000 will attempt to recover automatically from a QAM-overscribed condition by shutting down active programs selectively. It selects which programs to shut down by order of most recently activated, checks the new bitrates, then continues to shutdown more programs as neccessary untill the total bandwidth fits within the QAM available bandwidth.
             cervControlDuplicateTsidCheck 1.3.6.1.4.1.4115.1.9.1.1.1.1.6 integer read-write
If this is set to never, then the E6000 disablse detection of duplicate TSIDs, allowing any pair of channels to use the same value. If it is set to streamingZone, the E6000 will check that TSIDs are unique within streaming zones. If set to serviceGroup, it will check that TSIDs are unique within service groups. Enumeration: 'serviceGroup': 2, 'never': 3, 'streamingZone': 1.
             cervControlPreEncDetect 1.3.6.1.4.1.4115.1.9.1.1.1.1.7 truthvalue read-write
If this is set to TRUE, then the E6000 will detect pre-encrypted streams, and will avoid re-encrypting the traffic when forwarding it downstream.
             cervControlOnProgConflictDropOld 1.3.6.1.4.1.4115.1.9.1.1.1.1.8 truthvalue read-write
If this is set to FALSE, if a new stream from a different source IP address maps to the same output QAM channel and program number as an existing stream, the E6000 will drop the newer stream and forward the older stream. If it is TRUE then the older stream will be blocked, and the newer one will be forwarded.
             cervControlDefaultJitter 1.3.6.1.4.1.4115.1.9.1.1.1.1.9 unsigned32 read-write
The default jitter buffer depth for a channel in milliseconds. Zero means do not compensate for jitter (i.e., send immediately).
             cervControlUdpPortOffset 1.3.6.1.4.1.4115.1.9.1.1.1.1.10 unsigned32 read-write
The low UDP port number in the block of 256 UDP ports assigned to a channel. cervControlUdpPortOffset plus cervControlMaxProgramsPerQamChannel must be less than 257.
             cervErmProtocol 1.3.6.1.4.1.4115.1.9.1.1.1.1.11 cerermprotocoltype read-write
The type of ERM protocol for ERM communications. Must be configured before configuring ERM parameters.
             cervStaticVodPidRemapScheme 1.3.6.1.4.1.4115.1.9.1.1.1.1.12 integer read-write
The type of PID remapping scheme to use to static (table-based) VOD. Session-based VOD is only allowed to use dynamic remapping. Enumeration: 'dynamic': 2, 'atsc': 1.
         cerVideoQamStreamTable 1.3.6.1.4.1.4115.1.9.1.1.1.2 no-access
This table stores MPEG Video related data on a per QAM channel basis. Rows in this table are auto-created when a row of type dchannelVideo is created in the portTable. It is autodeleted when the row in the portTable is deleted.
             cerVideoQamStreamEntry 1.3.6.1.4.1.4115.1.9.1.1.1.2.1 no-access
Video QAM channel configuration parameters
                 cervQamTransportStreamID 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.1 unsigned32 read-write
The MPEG transport_stream_id used when transmitting PAT tables on this QAM channel. All QAM streams in the same streaming zone must have a unique TSID value, unless cervControlAllowTsidDuplication is set to true. A unique value is auto-populated when the row is created, although the value may be explicitly written to a different, unique value (with the SZ) at a later time.
                 cervQamTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.2 certransportstreamindex read-only
The index of the outgoing Transport Stream on this QAM channel.
                 cervQamPatInterval 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.3 unsigned32 read-write
Retransmission interval for PAT tables in milliseconds. A value of zero means use the global value.
                 cervQamPmtInterval 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.4 unsigned32 read-write
Retransmission interval for PMT tables in milliseconds. A value of zero means use the global value.
                 cervQamOverSubscriptionRecoveryEnabled 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.5 cerperchanenable read-write
If this is set to enabled, then the E6000 will attempt to recover automatically from a QAM-overscribed condition by shutting down active programs selectively. It selects which programs to shut down by order of most recently activated, checks the new bitrates, then continues to shutdown more programs as neccessary untill the total bandwidth fits within the QAM available bandwidth. If set to disabled, packets are discarded randomly. If set to global, then the current value of cervControlOverSubscriptionRecovery is used.
                 cervQamPreEncDetect 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.6 cerperchanenable read-write
If this is set to enabled, then the E6000 will detect Motorola pre-encrypted streams, and will avoid re-encrypting the traffic when forwarding it downstream. If set to global, then the current value of cervControlPreEncDetect is used.
                 cervQamOnProgConflictDropOld 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.7 cerperchanenable read-write
If this is set to enabled, if a new stream from a different source IP address maps to the same output QAM channel and program number as an existing stream, the newer stream will be forwarded, and the older stream will be blocked. If set to disabled, then the newer stream will be blocked, and the older, existing one will be forwarded. If set to global, then the current value of cervControlOnProgConflictDropOld is used.
                 cervQamServiceGroupName 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.8 octet string read-write
The name of the Service Group that this QAM channel is assigned to. A null string means the channel is not assigned to any Service Group.
                 cervQamServiceGroupIndex 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.9 unsigned32 read-write
The index for the Service Group, required for session-based ERMs. Zero means the channel is not assigned to a service group.
                 cervQamVeqIndex 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.10 cervirtualedgeindextype read-write
The index of the Virtual Edge that this QAM channel is assigned to. This value must be provided when the row is created and cannot be updated.
                 cervQamUdpBasePort 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.11 unsigned32 read-write
This attribute is only used when cervePortMap is set to 8x8 or 10x6. The start of the UDP port range is assigned to this QAM channel for the purposes of routing video traffic to it. There will be 256 ports assigned when using 8x8, or 64 when using 10x6 port mapping scheme. The lowest port number in each block is not used in the port map. Only the 8x8 mapping scheme is currently supported. Setting this value auto-populates a corresponding row in cerveUdpPortMapTable and, when the value is changed in an existing row, deletes the row in cerveUdpPortMapTable for the old value. The UDP block starting with zero is not usable; zero means no block is assigned.
                 cervQamJitterDepth 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.12 integer32 read-write
The setting for jitter-buffer depth in milliseconds for video program streams on this channel. Can be set to a small value to reduce latency through the box, or set to a higher value to compensate for more jitter in the input video stream. Uses the global value cervControlDefaultJitter when the value is -1
                 cervQamUdpPortOffset 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.13 unsigned32 read-write
The offset in the 256 UDP port block for the lowest numbered UDP port mapped to this channel. cervQamUdpPortOffset plus cervControlMaxProgramsPerQamChannel must be less than 257. Zero means uses the current global value cervControlUdpPortOffset.
                 cervQamClearCounters 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.14 truthvalue read-write
Always reads as false. Setting it to true clears all IEQ video counters related to this DS channel. Setting it to false has no effect.
                 cervQamSubtype 1.3.6.1.4.1.4115.1.9.1.1.1.2.1.15 cerieqqamtype read-write
The type(s) of Ieq traffic to be carried over this QAM channel. Used for reporting config to ERM session managers. Linear is not yet supported. Channels cannot be used for video if the subtype is none.
         cerVideoQamStreamStateTable 1.3.6.1.4.1.4115.1.9.1.1.1.3 no-access
This table provides MPEG Video status on a per QAM channel basis. Rows in this table are auto-created when a row of type dchannelVod, dchannelSdv, or dchannelBroadcast is created in the portTable. It is autodeleted when the row in the portTable is deleted.
             cerVideoQamStreamStateEntry 1.3.6.1.4.1.4115.1.9.1.1.1.3.1 no-access
Video QAM channel status
                 cervQamTotalPatsTx 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.1 counter32 read-only
The total number of unique PAT Tables that have been generated for this QAM channel.
                 cervQamTotalProgramsTx 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.2 counter32 read-only
The accumulated number of Programs transmitted on this QAM channel.
                 cervQamCurrentProgramsTx 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.3 gauge32 read-only
The number of Programs currently being transmitted on this QAM channel.
                 cervQamPeakProgramsTx 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.4 gauge32 read-only
The peak number of Programs transmitted since the channel was activated.
                 cervQamStreamStatus 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.5 certransportstreamstatus read-only
Current status of this QAM Transport stream
                 cervQamTimeActivated 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.6 timestamp read-only
The value of sysUpTime when this stream was last activated. Zero if not-applicable.
                 cervQamTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.7 unsigned32 read-only
The total time that MPEG stream has been active.
                 cervQamTimeDeactivated 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.8 timestamp read-only
The value of sysUpTime when this stream was last deactivated. Zero if not-known.
                 cervQamOverSubscribed 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.9 truthvalue read-only
Indicates if the bandwidth of this QAM is currently over-subscribed (receiving more packets than can be transmitted). If the QAM is currently over-subscribed, some programs will suffer packet-loss. The affected programs are identified in the cerQamProgramPcrBufferTable.
                 cervQamCurrentBandwidth 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.10 gauge32 read-only
For table-based VOD,the current bandwidth in use. For Session-based VOD and SDV, the total requested bandwidth.
                 cervQamPeakBandwidth 1.3.6.1.4.1.4115.1.9.1.1.1.3.1.11 gauge32 read-only
For table-based VOD,the peak bandwidth in use since the channel was activated. For session-based VOD and SDV, the peak requested bandwidth since the channel was activated.
         cerVideoReplicaChanTable 1.3.6.1.4.1.4115.1.9.1.1.1.4 no-access
This Table contains one row for each replicated channel.
             cerVideoReplicaChanEntry 1.3.6.1.4.1.4115.1.9.1.1.1.4.1 no-access
Video replicated channel configuration
                 cervReplicaSourceIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.4.1.1 interfaceindex no-access
The ifIndex of the source (base) video channel.
                 cervReplicatedIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.4.1.2 interfaceindex no-access
The ifIndex of the replicated channel associated with this source video channel.
                 cervReplicaRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.4.1.3 rowstatus read-only
The RowStatus for controlling entries in this table.
         cerveServiceGroupTable 1.3.6.1.4.1.4115.1.9.1.1.1.5 no-access
This table contains a mapping, per VE, of RF connectors to SG names.
             cerveServiceGroupEntry 1.3.6.1.4.1.4115.1.9.1.1.1.5.1 no-access
Video service group configuration. A row in this table is created when the first channel on an RF connector is assigned to a SG. All channels on the same RF port (i.e., same slot and connector) and in the same VE must have the same SG name.
                 cerveServiceGroupSlot 1.3.6.1.4.1.4115.1.9.1.1.1.5.1.2 unsigned32 no-access
The card slot plus one of the channel in this service group.
                 cerveServiceGroupConnector 1.3.6.1.4.1.4115.1.9.1.1.1.5.1.3 unsigned32 no-access
The DS connector number plus one of the channel in this service group. Only 1..8 is legal for first generation DCAM.
                 cerveServiceGroupName 1.3.6.1.4.1.4115.1.9.1.1.1.5.1.4 octet string read-only
The name of the video Service Group.
                 cerveServiceGroupIndex 1.3.6.1.4.1.4115.1.9.1.1.1.5.1.5 unsigned32 read-only
The index number for the SG, required for session-based ERMs. Set by assigning a SG index to a channel on this RF connector.
         cerVideoUdpIpStreamTable 1.3.6.1.4.1.4115.1.9.1.1.1.7 no-access
This table displays the current incoming Transport Streams that are to be forwarded to an active QAM channel. Only streams being forwarded are in this table. Entries contain a reference to either a specific QAM channel or to a channel-container. While not needed for uniqueness, the VE index is a key to allow us to easily find all streams in a VE.
             cerVideoUdpIpStreamEntry 1.3.6.1.4.1.4115.1.9.1.1.1.7.1 no-access
                 cervUdpIpDestIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.2 inetaddressipv4or6 no-access
The DEST IP address of the incoming TS being mapped to the specified QAM Channel.
                 cervUdpIpDestUdpPort 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.3 unsigned32 no-access
The destination UDP Port of the incoming TS being mapped to the specified QAM Channel.
                 cervUdpIpSrcIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.4 inetaddressipv4or6 no-access
The SRC IP address of the incoming TS being mapped to the specified QAM Channel.
                 cervUdpIpStreamStatus 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.5 certransportstreamstatus read-only
The status of this stream.
                 cervUdpIpTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.6 certransportstreamindex read-only
The index of the entry in the cerVideoStreamTable corresponding to this table entry.
                 cervUdpIpActiveQamIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.7 interfaceindexorzero read-only
The ifIndex of the table-based QAM channel that this stream is currently mapped to. This is zero if the input stream is session-based and therefore is mapped to a channel container. Only one of cervUdpIpActiveQamIfIndex and cervUdpIpChanContainer are set for any single input stream.
                 cervUdpIpTimeActivated 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.8 timestamp read-only
The value of sysUpTime when this stream was last activated. Zero if not-applicable.
                 cervUdpIpTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.9 unsigned32 read-only
The total time that the stream has been active.
                 cervUdpIpTimeDeactivated 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.10 timestamp read-only
The value of sysUpTime when this stream was last deactivated.
                 cervUdpIpPacketCount 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.11 counter64 read-only
The number of UDP packets received for this stream.
                 cervUdpIpBadSyncCount 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.12 counter32 read-only
The number of ingress MPEG frames (TSPs)without the MPEG Sync byte. Since there can be multiple MPEG frames per UDP packet, this count could be higher than cervUdpIpPacketCount.
                 cervUdpIpChanContainer 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.13 unsigned32 read-only
The channel container for this session-based input stream. This is zero if the input stream is mapped using table-based VOD. Only one of cervUdpIpActiveQamIfIndex and cervUdpIpChanContainer is set for any single input stream.
                 cervUdpIpPidPassthruEnable 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.14 truthvalue read-only
Whether or not to remap the PIDs in this stream. True means no remap.
                 cervUdpIpAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.15 inetaddresstype read-only
Type of IP address.
                 cervUdpIpStreamType 1.3.6.1.4.1.4115.1.9.1.1.1.7.1.16 cerstreamtype read-only
If dynamic, then a message to the session ERM is needed if the stream fails.
         cerVideoStreamTable 1.3.6.1.4.1.4115.1.9.1.1.1.8 no-access
This table stores basic information on all Transport Streams in the E6000. It covers both incoming and outgoing ones. The MPEG Manager automatically creates any entry in this table when it detects a new incoming TS or begins to generate a new outgoing TS.
             cerVideoStreamEntry 1.3.6.1.4.1.4115.1.9.1.1.1.8.1 no-access
Video stream status table
                 cervStreamDirectionIndex 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.1 certransportstreamdirection no-access
The direction of this Transport Stream.
                 cervStreamTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.2 certransportstreamindex no-access
The unique index that identifies the Transport Stream within the E6000.
                 cervStreamPatVersion 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.3 unsigned32 read-only
The version number of the current PAT Table for this Transport Stream.
                 cervStreamTsID 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.4 unsigned32 read-only
The MPEG transport_stream_id in the PAT tables on this Transport Stream.
                 cervStreamProgramCount 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.5 gauge32 read-only
The number of Programs currently in this Transport Stream.
                 cervStreamPatCurrTimeCreated 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.6 timestamp read-only
The value of sysUpTime when the current PAT was created. Zero if not-applicable.
                 cervStreamPatCurrTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.7 unsigned32 read-only
The total time the current PAT has been active.
                 cervStreamPatPrevTimeCreated 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.8 timestamp read-only
The value of sysUpTime when the predecessor of this PAT was created. Zero if not-known.
                 cervStreamProgramFilteredCount 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.9 gauge32 read-only
The number of Programs currently being filtered from this Transport Stream.
                 cervStreamPidCount 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.10 gauge32 read-only
The total number of PIDs used by this Transport Stream. It is the sum of all Program cervStreamProgEsCount + PMT PIDs + ECM PIDs (if present) + PCR PIDs (if different) + ghost PIDs (if present).
                 cervStreamTspCount 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.11 counter64 read-only
The total number of MPEG Transport Stream Packets sent/received on this stream.
                 cervStreamDroppedTspCount 1.3.6.1.4.1.4115.1.9.1.1.1.8.1.12 counter32 read-only
The total number of MPEG Transport Stream Packets dropped on this stream.
         cerVideoStreamProgramTable 1.3.6.1.4.1.4115.1.9.1.1.1.9 no-access
This table stores basic information for each Program in each Transport Stream known to the E6000. Each entry in cerVideoStreamTable will have at least one entry in this table.
             cerVideoStreamProgramEntry 1.3.6.1.4.1.4115.1.9.1.1.1.9.1 no-access
Video program status table
                 cervStreamProgTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.1 certransportstreamindex no-access
The unique index that identifies the Transport Stream containing this Program.
                 cervStreamProgIndex 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.2 cerprogram no-access
The Program Number for this program within the associated Transport Stream.
                 cervStreamProgPmtVersion 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.3 unsigned32 read-only
The version number of the current PMT Table for this Program.
                 cervStreamProgPmtPid 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.4 cerpid read-only
The MPEG PID used for the PMT Table for this Program.
                 cervStreamProgEcmPid 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.5 cerpid read-only
The MPEG PID used to for the ECM Table for this Program. This is set to 0 in the program is unencrypted.
                 cervStreamProgPcrPid 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.6 cerpid read-only
The MPEG PID used to for the PCR for this Program.
                 cervStreamProgEsCount 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.7 gauge32 read-only
The number of Elementary Streams currently in this Program.
                 cervStreamProgDescCount 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.8 gauge32 read-only
The number of Descriptors in the PMT 'first_loop' for this Program.
                 cervStreamPmtCurrTimeCreated 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.9 timestamp read-only
The value of sysUpTime when the current PMT was created. Zero if not-applicable.
                 cervStreamPmtCurrTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.10 unsigned32 read-only
The total time the current PMT has been active.
                 cervStreamPmtPrevTimeCreated 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.11 timestamp read-only
The value of sysUpTime when the predecessor of this PMT was created. Zero if not-known.
                 cervStreamProgBitrate 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.12 unsigned32 read-only
The bitate in Kbps, of this Program. This may have a value of 0 if the bitrate is not known.
                 cervStreamProgPidFilteredCnt 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.13 gauge32 read-only
The number of PIDs currently being filtered from this Program.
                 cervStreamProgContinuityErrCnt 1.3.6.1.4.1.4115.1.9.1.1.1.9.1.14 counter32 read-only
The continuity-counter errors seen on PIDs in this Program
         cerVideoStreamEsTable 1.3.6.1.4.1.4115.1.9.1.1.1.10 no-access
This table stores basic information for each Elementary Stream in each Transport Stream known to the E6000. Each entry in cerVideoProgTable will have at least one entry in this table. These entries are created automatically as the E6000 processes PMT table entries for each Elementary Stream in a Program
               cerVideoStreamEsEntry 1.3.6.1.4.1.4115.1.9.1.1.1.10.1 no-access
Elementary stream status table
                   cervStreamEsTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.1 certransportstreamindex no-access
The unique index that identifies the Transport Stream containing this Program.
                   cervStreamEsProgIndex 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.2 cerprogram no-access
The Program Number for the program containing this ES.
                   cervStreamEsPidIndex 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.3 cerpid no-access
The MPEG PID used for this Elementary Stream.
                   cervStreamEsType 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.4 cerelementarystreamtype read-only
The type of this Elementary Streams.
                   cervStreamEsDescCount 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.5 gauge32 read-only
The number of Descriptors in the PMT 'second_loop' for this Elementary Stream.
                   cervStreamEsContinuityErrCnt 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.6 counter32 read-only
The continuity-counter errors seen on this PID.
                   cervStreamEsTspCount 1.3.6.1.4.1.4115.1.9.1.1.1.10.1.7 counter32 read-only
The number of MPEG frames (TSPs) seen on this PID.
         cerVideoStreamDataEsTable 1.3.6.1.4.1.4115.1.9.1.1.1.11 no-access
This table stores basic information for each data-only Elementary Stream in each Transport Stream known to the E6000. For is one row for each ghost-pid, whether or not it is being forwarded.
               cerVideoStreamDataEsEntry 1.3.6.1.4.1.4115.1.9.1.1.1.11.1 no-access
Data-only Elementary stream status table.
                   cervStreamDataEsTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.11.1.1 certransportstreamindex no-access
The unique index that identifies the Transport Stream containing this Program.
                   cervStreamDataEsPidIndex 1.3.6.1.4.1.4115.1.9.1.1.1.11.1.2 cerpid no-access
The MPEG PID used for this Elementary Stream.
                   cervStreamDataEsIsGhostPid 1.3.6.1.4.1.4115.1.9.1.1.1.11.1.3 truthvalue read-only
True if this is a ghost PID. False if it is an si-stream PID (not supported yet).
                   cervStreamDataEsForwarding 1.3.6.1.4.1.4115.1.9.1.1.1.11.1.4 truthvalue read-only
True is we are forwarding this PID. False if we are dropping it.
                   cervStreamDataEsContinuityErrCnt 1.3.6.1.4.1.4115.1.9.1.1.1.11.1.5 counter32 read-only
The continuity-counter errors seen on this PID.
         cerVideoStreamDescTable 1.3.6.1.4.1.4115.1.9.1.1.1.12 no-access
This table stores MPEG Descriptors for each Elementary Stream and Program known to the E6000. The PMT PID is used to index Program Descriptors while the Elementary Stream PID is used when indexing ES Descriptors.
               cerVideoStreamDescEntry 1.3.6.1.4.1.4115.1.9.1.1.1.12.1 no-access
Video stream descriptor table
                   cervStreamDescTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.1 certransportstreamindex no-access
The unique index that identifies the Transport Stream containing this Descriptor.
                   cervStreamDescPidIndex 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.2 cerpid no-access
The MPEG PID used for this Elementary Stream.
                   cervStreamDescIndex 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.3 cerdescriptorindex no-access
The Descriptor index.
                   cervStreamDescTag 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.4 cerdescriptortag read-only
The Descriptor tag.
                   cervStreamDescLen 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.5 integer32 read-only
The Descriptor length.
                   cervStreamDescData 1.3.6.1.4.1.4115.1.9.1.1.1.12.1.6 cerdescriptorbuffer read-only
The Descriptor data.
         cerVideoQamJitterStatusTable 1.3.6.1.4.1.4115.1.9.1.1.1.13 no-access
This Table contains status information about the QAM dejitter buffers on a per-program basis. Entries in this table only persist for the life-time of the active programs, and are created & deleted on the fly as programs are shutdown & restarted.
               cerVideoQamJitterStatusEntry 1.3.6.1.4.1.4115.1.9.1.1.1.13.1 no-access
Video Qam Jitter Status table
                   cervQamJitterStatusIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.1 interfaceindex no-access
The ifIndex of the QAM channel associated with this entry.
                   cervQamJitterStatusProgNumber 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.2 cerprogram no-access
The output program number associated with this entry.
                   cervQamJitterStatusCurrStatus 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.3 integer read-only
The status of the jitter buffer for this program. idle - waiting for input TS packets init - transmitting TS packets at nominal rate, not locked to incoming PCR active - normal passing traffic, locked to incoming PCR freeRunning - normal passing traffic, no PCR to lock to Enumeration: 'active': 3, 'idle': 1, 'freeRunning': 4, 'init': 2.
                   cervQamJitterStatusUnderflowCnt 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.4 counter32 read-only
Number of times the jitter buffer has underflowed during the lifetime of this program.
                   cervQamJitterStatusOverflowCnt 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.5 counter32 read-only
Number of times the jitter buffer has overflowed during the lifetime of this program.
                   cervQamJitterStatusBufLength 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.6 gauge32 read-only
The current size of the jitter buffer for this program in milliseconds.
                   cervQamJitterStatusPcrJitter 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.7 gauge32 read-only
The estimate of the current network jitter.
                   cervQamJitterStatusPcrCnt 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.8 counter32 read-only
The total number of PCR samples processed in this program.
                   cervQamJitterStatusPcrDiscontinuityCnt 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.9 counter32 read-only
The total number of PCR discontinuities observed in this program.
                   cervQamJitterStatusBufDepth 1.3.6.1.4.1.4115.1.9.1.1.1.13.1.10 unsigned32 read-only
The initial jitter-buffer depth in milliseconds for this program stream. May have been dynamically set via R6 NGOD interface.
         cerVideoProgRemapTable 1.3.6.1.4.1.4115.1.9.1.1.1.14 no-access
This table displays the active Program mappings for Transport Streams. It is indexed using udp/ip/ip/inProg/qamIfIndex to support multiple output programs for each input program.
               cerVideoProgRemapEntry 1.3.6.1.4.1.4115.1.9.1.1.1.14.1 no-access
Program to transport stream mapping table
                   cervProgRemapTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.1 certransportstreamindex no-access
The TS Mib Index of the incoming TS.
                   cervProgRemapInProgIndex 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.2 cerprogram no-access
The incoming Program value related to this Program remapping.
                   cervProgRemapActiveQamIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.3 interfaceindex no-access
The ifIndex of the QAM channel that this Program remapping applies to.
                   cervProgRemapOutProg 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.4 cerprogram no-access
The output Program value related to this Program mapping rule.
                   cervProgRemapTimeActivated 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.5 timestamp read-only
The value of sysUpTime when this Program was last activated. Zero if not-applicable.
                   cervProgRemapTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.14.1.6 unsigned32 read-only
The total time that the Program has been active.
         cerVideoPidRemapTable 1.3.6.1.4.1.4115.1.9.1.1.1.15 no-access
This table displays the active PID mappings for Transport Streams. It is indexed using udp/ip/ip/inPid/qamIfIndex to support multiple output programs for each input program.
               cerVideoPidRemapEntry 1.3.6.1.4.1.4115.1.9.1.1.1.15.1 no-access
PID to transport stream mapping table
                   cervPidRemapTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.1 certransportstreamindex no-access
The TS Mib Index of the incoming TS.
                   cervPidRemapInPidIndex 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.2 cerpid no-access
The incoming PID value related to this PID remapping.
                   cervPidRemapActiveQamIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.3 interfaceindex no-access
The ifIndex of the QAM channel that this PID remapping applies to.
                   cervPidRemapOutPid 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.4 cerpid no-access
The output PID value related to this PID mapping rule.
                   cervPidRemapActivePidType 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.5 cerpidtype read-only
The type of PID whether PSI or Elementary stream.
                   cervPidRemapTimeActivated 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.6 timestamp read-only
The value of sysUpTime when this PID was last activated. Zero if not-applicable.
                   cervPidRemapTimeActive 1.3.6.1.4.1.4115.1.9.1.1.1.15.1.7 unsigned32 read-only
The total time that the PID has been active.
         cerVideoLookupTsMibIndexToIfIndexTable 1.3.6.1.4.1.4115.1.9.1.1.1.17 no-access
This table maps the TsIndex of an outgoing Transport Stream on a QAM channel to the ifIndex for that channel. The Transport Stream is assumed to be an 'outgoing' one.
               cerVideoLookupTsMibIndexToIfIndexEntry 1.3.6.1.4.1.4115.1.9.1.1.1.17.1 no-access
TSID to QAM channel mapping table
                   cervLookupTsIndexIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.17.1.1 interfaceindex read-only
The ifIndex for the QAM channel transmitting this TransportStreamIndex.
         cerVideoLookupQamTsMibIndexToInTsMibIndexTable 1.3.6.1.4.1.4115.1.9.1.1.1.18 no-access
This table maps the TransportStreamIndex of a Transport Stream on a QAM channel to the corresponding incoming TransportStreamIndexes. cervTsMibIndex - an outgoing Transport Stream cervInTsMibIndex - the corresponding incoming Transport Stream.
               cerVideoLookupQamTsMibIndexToInTsMibIndexEntry 1.3.6.1.4.1.4115.1.9.1.1.1.18.1 no-access
TSID to incoming transport stream mapping table
                   cervLookupInTsMibIndex 1.3.6.1.4.1.4115.1.9.1.1.1.18.1.1 certransportstreamindex read-only
MIB TsIndex for an incoming transport stream(IP).
         cerVideoLookupTsMibIndexToUdpIpTable 1.3.6.1.4.1.4115.1.9.1.1.1.19 no-access
This table maps the TransportStreamIndex of an incoming Transport Stream to the IP address and UDP port for that Transport Stream.
               cerVideoLookupTsMibIndexToUdpIpEntry 1.3.6.1.4.1.4115.1.9.1.1.1.19.1 no-access
TSID to IP address and port mapping table
                   cervLookupTsMibIndexUdpPort 1.3.6.1.4.1.4115.1.9.1.1.1.19.1.1 unsigned32 read-only
The UDP receiving the Transport Stream for TransportStreamIndex.
                   cervLookupTsMibIndexIpAddrDest 1.3.6.1.4.1.4115.1.9.1.1.1.19.1.2 inetaddressipv4or6 read-only
The DEST IP address receiving the Transport Stream for TransportStreamIndex.
                   cervLookupTsMibIndexIpAddrSrc 1.3.6.1.4.1.4115.1.9.1.1.1.19.1.3 inetaddressipv4or6 read-only
The SRC IP address receiving the Transport Stream for TransportStreamIndex.
                   cervLookupTsMibIndexAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.19.1.4 inetaddresstype read-only
Type of IP address.
                   cervLookupTsMibIndexVe 1.3.6.1.4.1.4115.1.9.1.1.1.19.1.5 cervirtualedgeindextype read-only
The VE for this TsMibIndex.
         cerVirtualEdgeTable 1.3.6.1.4.1.4115.1.9.1.1.1.20 no-access
This table stores parameters for each Virtual Edge video object.
               cerVirtualEdgeEntry 1.3.6.1.4.1.4115.1.9.1.1.1.20.1 no-access
Virtual Edge configuration parameter table
                   cerveIndex 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.1 cervirtualedgeindextype no-access
The index of the Virtual Edge. Although not officially supported, allow a VE for each of 12 DCAMs.
                   cerveName 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.2 displaystring read-only
This is the name of the Virtual Edge.
                   cervePortMap 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.3 cerudpportmaptype read-only
Only 8x8 and session is currently supported. Ignored for sdv-only channels. Manual mapping, where individual streams manually configured to map to channela in this VE are forwarded, may in the future be supported in addition to those allowed by this element.
                   cerveSzIndex 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.4 unsigned32 read-only
Index of Streaming Zone used by this Virtual Edge. Multiple Virtual Edges may have the same SZ. Zero means unassigned.
                   cerveGlobal 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.5 truthvalue read-only
Whether or not this VE spans all DCAMs. Can only be set when the row is created.
                   cerveAdminState 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.6 adminstate read-only
Setting the VE AdminState to down blocks all video traffic to all video channels in the VE. It also takes down any ERM connection to the VE. It does not change the channel state of the channels in the VE.
                   cerveRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.20.1.7 rowstatus read-only
The RowStatus for controlling entries in this table. Allowed values are createAndGo, destroy, and active.
         cerveStatusTable 1.3.6.1.4.1.4115.1.9.1.1.1.21 no-access
This table stores statistics for each Virtual Edge video object.
               cerveStatusEntry 1.3.6.1.4.1.4115.1.9.1.1.1.21.1 no-access
Virtual Edge statistics table.
                   cerveStatusDroppedPkts 1.3.6.1.4.1.4115.1.9.1.1.1.21.1.2 counter32 read-only
Number of incoming UDP packets to one of this VE's data plane addresses whose DPORT was not currently valid and was therefore dropped by the NPU.
                   cerveStatusBlockedPkts 1.3.6.1.4.1.4115.1.9.1.1.1.21.1.3 counter32 read-only
Number of incoming UDP packets whose DPORT was in the valid subrange, but whose DPORT was on the blocked list, so the packet was dropped by the NPU.
                   cerveStatusFragmentedPkts 1.3.6.1.4.1.4115.1.9.1.1.1.21.1.4 counter32 read-only
Number of incoming UDP packets with a valid DIP and DPORT, but were dropped by the NPU because they were fragmented.
                   cerveStatusOperStatus 1.3.6.1.4.1.4115.1.9.1.1.1.21.1.7 integer read-only
Whether the VE is operationally IS or OOS. It is IS if any channel in the VE is IS. Enumeration: 'is': 1, 'oos': 2.
         cerveErmSrvDiscTable 1.3.6.1.4.1.4115.1.9.1.1.1.22 no-access
This table stores parameters for each Virtual Edge video ERM object, if defined.
               cerveErmSrvDiscEntry 1.3.6.1.4.1.4115.1.9.1.1.1.22.1 no-access
Virtual Edge ERM configuration parameter table
                   cerveErmSrvDiscErmIndex 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.2 integer32 read-only
This is the ERM used for this Virtual Edge. Multiple VEs may use same ERM. Zero means unassigned.
                   cerveErmSrvDiscComponentName 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.3 displaystring read-only
The ERM component name used on the service discovery interface, which is unique per VE.
                   cerveErmSrvDiscAdminState 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.4 adminstate read-only
Whether or not the VE servicediscovery interface is enabled.
                   cerveErmSrvDiscControlIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.5 inetaddressipv4or6 read-only
This is the source loopback address used when communicating with the ERM and for receiving messages from the ERM.
                   cerveErmSrvDiscAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.6 inetaddresstype read-only
Type of IP address.
                   cerveErmSrvDiscControlIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.7 interfaceindexorzero read-only
The ifIndex of the loopback interface for communicating with an ERM.
                   cerveErmSrvDiscRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.22.1.8 rowstatus read-only
The RowStatus for controlling entries in this table. Allowed values are createAndGo, destroy, and active.
         cerveErmD6StatTable 1.3.6.1.4.1.4115.1.9.1.1.1.23 no-access
This table stores ERM NGOD D6 statistics for each Virtual Edge video object. A row in this table is autocreated when a row in the cerveErmSvcDiscTable is Created and cervErmProtocol is set to ngod. Another status table would be added in the future when we support cervErmProtocol nmi.
               cerveErmD6StatEntry 1.3.6.1.4.1.4115.1.9.1.1.1.23.1 no-access
Virtual Edge ERM statistics table.
                   cerveErmD6StatTcpConnSuccess 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.2 counter32 read-only
Number of successful TCP connections to ERM.
                   cerveErmD6StatTcpConnFail 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.3 counter32 read-only
Number of failed attempts to create a TCP connection to the ERM.
                   cerveErmD6StatVrepEstablishTime 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.4 timestamp read-only
Timestamp when last VREP Establish state was reached with ERM.
                   cerveErmD6StatVrepOpenSent 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.5 counter32 read-only
Number of VREP OPEN messages sent to ERM
                   cerveErmD6StatVrepOpenRcvd 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.6 counter32 read-only
Number of VREP OPEN messages received from ERM
                   cerveErmD6StatUpdsSent 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.7 counter32 read-only
Number of VREP UPDATE messages sent to ERM.
                   cerveErmD6StatUpdsRcvd 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.8 counter32 read-only
Number of VREP UPDATE messages received from ERM.
                   cerveErmD6StatVrepKeepAliveSent 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.9 counter32 read-only
Number of Keep Alive messages sent to ERM.
                   cerveErmD6StatVrepKeepAliveRcvd 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.10 counter32 read-only
Number of Keep Alive messages received from ERM.
                   cerveErmD6StatRemoteSzName 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.11 displaystring read-only
Contains the Streaming Zone name from the ERM.
                   cerveErmD6StatRemoteCompName 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.12 displaystring read-only
Contains the component name from the ERM.
                   cerveErmD6StatRemoteVrepId 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.13 unsigned32 read-only
Contains VREP ID at the ERM.
                   cerveErmD6StatRemoteVrepVersion 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.14 unsigned32 read-only
Contains VREP version at the ERM.
                   cerveErmD6StatRemoteVrepRoutes 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.15 gauge32 read-only
Contains the number of active routes from the ERM for this VE.
                   cerveErmD6StatRemoteHoldTime 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.16 unsigned32 read-only
Contains VREP/DRRP hold-time in seconds from the ERM for connection timeout. Zero means do not time-out.
                   cerveErmD6StatVrepStatus 1.3.6.1.4.1.4115.1.9.1.1.1.23.1.17 integer read-only
The current state of the VREP state machine (the D6 TCP connection to the ERM). Enumeration: 'established': 6, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3.
         cerveDataAddrMapTable 1.3.6.1.4.1.4115.1.9.1.1.1.24 no-access
This table contains the data plane addresses for the VE objects.
               cerveDataAddrMapEntry 1.3.6.1.4.1.4115.1.9.1.1.1.24.1 no-access
Dataplane IP addresses to virtual edge mapping table
                   cerveDataAddrMapIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.2 inetaddressipv4or6 no-access
This a data plane address for the VE. All UDP packets to this address are port-mapped.
                   cerveDataAddrMapAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.3 inetaddresstype read-only
Type of IP address.
                   cerveDataAddrMapIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.4 interfaceindexorzero read-only
The ifIndex of the loopback interface used to assign the dataplane address.
                   cerveDataAddrMapEdgeInputGrp 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.5 displaystring read-only
The edge input group for reporting to RAMSDEN.
                   cerveDataAddrMapErmInputPort 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.6 unsigned32 read-only
The input port number used by the ERM for session-based VOD port mapping. Zero means no value is set.
                   cerveDataAddrMapRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.24.1.7 rowstatus read-only
The RowStatus for controlling entries in this table. Allowed values are createAndGo, destroy, and active.
         cerveInputPortTable 1.3.6.1.4.1.4115.1.9.1.1.1.25 no-access
This table maps the session-based VOD input port number to a dataplane address.
               cerveInputPortEntry 1.3.6.1.4.1.4115.1.9.1.1.1.25.1 no-access
Input port number to a dataplane address mapping table
                   cerveInputPortErmInputPort 1.3.6.1.4.1.4115.1.9.1.1.1.25.1.2 unsigned32 no-access
The input port number used by the ERM for session-based VOD port mapping. Zero means no value is set.
                   cerveInputPortIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.25.1.3 inetaddressipv4or6 read-only
This a data plane address for the VE. All UDP packets to this address are port-mapped.
                   cerveInputPortAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.25.1.4 inetaddresstype read-only
Type of IP address.
         cerveUdpPortMapTable 1.3.6.1.4.1.4115.1.9.1.1.1.26 no-access
This table contains the blocks of UDP ports in a VE that are currently mapped to a Qam channel. This table is only used when cervePortMap is set to 8x8 or 10x6.
               cerveUdpPortMapEntry 1.3.6.1.4.1.4115.1.9.1.1.1.26.1 no-access
UDP port to QAM channel mapping table
                   cerveUdpPortMapUdpBasePort 1.3.6.1.4.1.4115.1.9.1.1.1.26.1.2 unsigned32 no-access
This is the lowest port number in the block of UDP ports mapped to this QAM channel. The total number of UDP ports in this block depends on the type of port map used for this VE; if the map is type map8x8, then there are 256 ports in the block and the upper eight bits are the UDP block ID. If it is type type map10x6, then there are 64 ports in the block, and the upper six bits are the block ID.
                   cerveUdpPortMapQamIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.26.1.3 interfaceindex read-only
This is the ifIndex of the QAM channel to which this block of UDP ports maps. Is unique among all rows in the table.
         cerveBandwidthTable 1.3.6.1.4.1.4115.1.9.1.1.1.27 no-access
This table describes the bandwidth on NSI links belonging to this virtual edge (for reporting To an ERM).
               cerveBandwidthEntry 1.3.6.1.4.1.4115.1.9.1.1.1.27.1 no-access
Bandwidth allocation configuration for a virtual edge
                   cerveBandIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.27.1.2 inetaddressipv4or6 no-access
This a data plane address for the Virtual Edge being assigned this bandwidth. Must be an address already assigned to the VE.
                   cerveBandIfIndex 1.3.6.1.4.1.4115.1.9.1.1.1.27.1.3 interfaceindex no-access
This is the ifIndex of the ethernet or link-aggregate interface for the interface whose bandwidth is being assigned to this VE.
                   cerveBandAllocation 1.3.6.1.4.1.4115.1.9.1.1.1.27.1.4 unsigned32 read-only
The amount of bandwidth in Kbps of the NSI interface to be reported for the VE over the service discovery ERM connection.
                   cerveBandAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.27.1.5 inetaddresstype read-only
Type of IP address.
                   cerveBandRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.27.1.6 rowstatus read-only
The RowStatus for controlling entries in this table.
         cerveUdpBlockedPortTable 1.3.6.1.4.1.4115.1.9.1.1.1.28 no-access
A row in this table contains the a range of one or more UDP ports, where any ingress UDP stream with a port in this range to any of the VE dataplane addresses must be dropped. This table only applies to table-based VOD streams.
               cerveUdpBlockedPortEntry 1.3.6.1.4.1.4115.1.9.1.1.1.28.1 no-access
Blocked UDP port mapping for a virtual edge
                   cerveUdpBlockedPortIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.28.1.2 inetaddressipv4or6 no-access
This a data plane address for the Virtual Edge where the UDP is being blocked. Must be an address already assigned to the VE or 0.0.0.0, which means that the port is blocked for every VE dataplane address.
                   cerveUdpBlockedPortLowPort 1.3.6.1.4.1.4115.1.9.1.1.1.28.1.3 unsigned32 no-access
This is the low port number to be blocked for the VE.
                   cerveUdpBlockedPortHighPort 1.3.6.1.4.1.4115.1.9.1.1.1.28.1.4 unsigned32 read-only
This is the high port number to be blocked. Is same as low port if only a one port range.
                   cerveUdpBlockedPortAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.28.1.5 inetaddresstype read-only
Type of IP address.
                   cerveUdpBlockedPortRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.28.1.6 rowstatus read-only
The RowStatus for controlling entries in this table. Allowed values are createAndGo, destroy, and active.
         cerErmSrvDiscTable 1.3.6.1.4.1.4115.1.9.1.1.1.29 no-access
This table describes the configuration parameters associated with remote Edge Resource Manager (ERM) devices. Use of multiple entries within this table enables the logical separation of the Cer to multiple ERMs.
               cerErmSrvDiscEntry 1.3.6.1.4.1.4115.1.9.1.1.1.29.1 no-access
An entry corresponds to an individual ERM configuration.
                   cerErmSrvDiscIndex 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.1 integer32 no-access
Index of ERM configuration entry.
                   cerErmSrvDiscName 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.2 displaystring read-only
Name of ERM configuration entry.
                   cerErmSrvDiscDescription 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.3 displaystring read-only
Contains text description of the ERM configuration.
                   cerErmSrvDiscAddrType 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.4 inetaddresstype read-only
Type of IP address.
                   cerErmSrvDiscRemoteIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.5 inetaddress read-only
The ERM remote address. An IPv4 address or hostname is acceptable as an address.
                   cerErmSrvDiscRemoteFqdnIpAddr 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.6 inetaddressipv4or6 read-only
The IP address for an FQDN in cerErmRemoteIpName. This is 0.0.0.0 if cerErmSrvDiscRemoteIpAddr is an IPv4 address.
                   cerErmSrvDiscPort 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.7 unsigned32 read-only
Contains TCP port value used for DRRP listener/connections.
                   cerErmSrvDiscHoldTime 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.8 unsigned32 read-only
Contains VREP/DRRP hold-time in seconds for connection timeout
                   cerErmSrvDiscKeepAliveTime 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.9 unsigned32 read-only
Contains VREP/DRRP interval in seconds for sending keep-alive messages. Must be less than cerErmHoldTime.
                   cerErmSrvDiscBwInterval 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.10 unsigned32 read-only
Interval in seconds to send AvailableBandwidth UDPATE messages. Zero means no reporting of bandwidth.
                   cerErmSrvDiscBwThreshold 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.11 unsigned32 read-only
Change in bandwith utilisation in Kbps required to trigger an AvailableBandwidth UDPATE messages.
                   cerErmSrvDiscCost 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.12 unsigned32 read-only
Cost to advertise in VREP OPEN message.
                   cerErmSrvDiscConnRetryTimeout 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.13 unsigned32 read-only
The maximum time to wait before retrying establishing the ERM connection.
                   cerErmSrvDiscRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.29.1.14 rowstatus read-only
The values that control the creation/deletion of ERMs on the CER.
         cerStreamingZoneTable 1.3.6.1.4.1.4115.1.9.1.1.1.30 no-access
Table mapping a streaming zone index to a streaming zone name. Duplicate TSIDs must be in different SZs. Each VE is in one SZ.
               cerStreamingZoneEntry 1.3.6.1.4.1.4115.1.9.1.1.1.30.1 no-access
Table mapping a streaming zone index to a streaming zone name.
                   cervSzIndex 1.3.6.1.4.1.4115.1.9.1.1.1.30.1.1 unsigned32 no-access
MIB Index for a streaming zone.
                   cervSzQamNetworkId 1.3.6.1.4.1.4115.1.9.1.1.1.30.1.2 unsigned32 read-only
Network ID for a streaming zone. Must be unique for all streaming zones. Zero means not set.
                   cervSzName 1.3.6.1.4.1.4115.1.9.1.1.1.30.1.3 octet string read-only
Configured name of the streaming zone.
                   cervSzVpmeSdIndex 1.3.6.1.4.1.4115.1.9.1.1.1.30.1.4 unsigned32 read-only
The security-domain instance number uniquely identifies the VPME instance for the E6000. Zero means no SD is assigned.
                   cervSzRowStatus 1.3.6.1.4.1.4115.1.9.1.1.1.30.1.5 rowstatus read-only
The values that control the creation/deletion of streaming zones on the CER.
         cerVideoCountsTable 1.3.6.1.4.1.4115.1.9.1.1.1.31 no-access
This table stores IEQ video counts for each DCAM.
               cerVideoCountsEntry 1.3.6.1.4.1.4115.1.9.1.1.1.31.1 no-access
IEQ Video counts per DCAM.
                   cerVideoCountsCardId 1.3.6.1.4.1.4115.1.9.1.1.1.31.1.1 integer32 no-access
This the slot number of DCAM doing the counts.
                   cerVideoCountsBadSyncPkts 1.3.6.1.4.1.4115.1.9.1.1.1.31.1.2 counter32 read-only
Number of incoming port-mapped UDP packets dropped because of not containing valid MPEG.
                   cerVideoCountsDroppedPkts 1.3.6.1.4.1.4115.1.9.1.1.1.31.1.3 counter32 read-only
Number of valid incoming MPEG packets that were were dropped by the DCAM because of a program number conflict, oversubscription condition, or MPTS pass-thru conflict.
                   cerVideoCountsFragments 1.3.6.1.4.1.4115.1.9.1.1.1.31.1.4 counter32 read-only
Number of multicast packet fragments dropped in the DCAM.
         cerVideoTrapsInfo 1.3.6.1.4.1.4115.1.9.1.1.1.32
               cerVideoStatus 1.3.6.1.4.1.4115.1.9.1.1.1.32.1 integer no-access
ERM connection status of E6000. Enumeration: 'established': 6, 'openconfirm': 5, 'opensent': 4, 'idle': 1, 'connect': 2, 'active': 3.
               cerVideoErrorStr 1.3.6.1.4.1.4115.1.9.1.1.1.32.2 displaystring no-access
Description of error encountered on the ERM interface.
         cerVideoNotifs 1.3.6.1.4.1.4115.1.9.1.1.1.33
               cerVideoTraps 1.3.6.1.4.1.4115.1.9.1.1.1.33.0
                   cerVideoSrvDiscErmConnection 1.3.6.1.4.1.4115.1.9.1.1.1.33.0.1
This trap is sent when the Service Discovery ERM connection fails. This can occur for a number of reasons, the Virtual Edge may not be able to successfully establish the connection, the OPEN message negotiation may fail, the ERM may closed the connection, the Hold Time may expire, a NOTIFICATION message may be received, etc.
                   cerVideoStreamFailure 1.3.6.1.4.1.4115.1.9.1.1.1.33.0.2
This trap is sent when the E6000 detects a problem with the incoming video stream. This can be a problem parsing a PAT or PMT in the stream, a jitter buffer underflow or overflow, non-MPEG data on the stream.
                   cerVideoServiceFailure 1.3.6.1.4.1.4115.1.9.1.1.1.33.0.3
This trap is sent when the E6000 detects a problem with forwarding an incoming stream to a QAM channel. This can be as a result of the UDP port being blocked, there is no matching UDP port on an IS QAM channel, the potential of creating a program number conflict on the QAM channel, the program number limit has been reached on the QAM channel, etc.
                   cerVideoQamOversubscription 1.3.6.1.4.1.4115.1.9.1.1.1.33.0.4
This trap is sent when the E6000 detects oversubscription on a QAM channel and has taken corrective action.