ARRIS-CER-VIDEO-MIB
AI MIB Summary
The ARRIS-CER-VIDEO-MIB provides SNMP management capabilities for monitoring and controlling MPEG video software processes and parameters on Arris Cable Edge Router (CER) platforms. It enables the tracking of video session states, stream quality metrics, and encoder/decoder operational status to ensure reliable content delivery.
This MIB manages the MPEG / VIDEO software on the Arris CER.
Main OID:
cerMpegVideoMIB.1.3.6.1.4.1.4115.1.9.1.1
280
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
280 total| Object Name |
|---|
cerMpegVideoMIBThis MIB manages the MPEG / VIDEO software on the Arris CER. MODULE-IDENTITY .1.3.6.1.4.1.4115.1.9.1.1 |
cerVideoObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.9.1.1.1 |
cerVideoControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.9.1.1.1.1 |
cervControlPatIntervalRetransmission interval for PAT tables in milliseconds.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.1 |
cervControlPmtIntervalRetransmission interval for PMT tables in milliseconds.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.2 |
cervControlUnicastTimeoutIntervalThe unicast (VOD) TS timeout interval in seconds.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.3 |
cervControlMaxProgramsPerQamChannelMax 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.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.4 |
cervControlOverSubscriptionRecoveryIf 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.1.5 |
cervControlDuplicateTsidCheckIf 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.rw Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.1.6 |
cervControlPreEncDetectIf this is set to TRUE, then the E6000 will detect
pre-encrypted streams, and will avoid re-encrypting the
traffic when forwarding it downstream.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.1.7 |
cervControlOnProgConflictDropOldIf 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.1.8 |
cervControlDefaultJitterThe default jitter buffer depth for a channel in milliseconds.
Zero means do not compensate for jitter (i.e., send immediately).rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.9 |
cervControlUdpPortOffsetThe low UDP port number in the block of 256 UDP ports
assigned to a channel. cervControlUdpPortOffset plus
cervControlMaxProgramsPerQamChannel must be less than 257.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.1.10 |
cervErmProtocolThe type of ERM protocol for ERM communications. Must be configured
before configuring ERM parameters.rw CerErmProtocolType .1.3.6.1.4.1.4115.1.9.1.1.1.1.11 |
cervStaticVodPidRemapSchemeThe type of PID remapping scheme to use to static (table-based)
VOD. Session-based VOD is only allowed to use dynamic remapping.rw Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.1.12 |
cerVideoQamStreamTableThis 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. SEQUENCE OF CerVideoQamStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.2 |
cerVideoQamStreamEntryVideo QAM channel configuration parameters CerVideoQamStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.2.1 |
cervQamTransportStreamIDThe 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.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.1 |
cervQamTsMibIndexThe index of the outgoing Transport Stream on this QAM
channel.ro CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.2 |
cervQamPatIntervalRetransmission interval for PAT tables in milliseconds. A value of zero
means use the global value.rw Unsigned32 (0|50..2000) UNITS "milliseconds" .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.3 |
cervQamPmtIntervalRetransmission interval for PMT tables in milliseconds. A value of zero
means use the global value.rw Unsigned32(0|50..2000) UNITS "milliseconds" .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.4 |
cervQamOverSubscriptionRecoveryEnabledIf 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.rw CerPerChanEnable .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.5 |
cervQamPreEncDetectIf 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.rw CerPerChanEnable .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.6 |
cervQamOnProgConflictDropOldIf 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.rw CerPerChanEnable .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.7 |
cervQamServiceGroupNameThe 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.rw OCTET STRING .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.8 |
cervQamServiceGroupIndexThe index for the Service Group, required for session-based ERMs.
Zero means the channel is not assigned to a service group.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.9 |
cervQamVeqIndexThe 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.rw CerVirtualEdgeIndexType .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.10 |
cervQamUdpBasePortThis 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.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.11 |
cervQamJitterDepthThe 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 -1rw Integer32 (-1..500) UNITS "milliseconds" .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.12 |
cervQamUdpPortOffsetThe 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.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.13 |
cervQamClearCountersAlways reads as false. Setting it to true clears all IEQ video counters
related to this DS channel. Setting it to false has no effect.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.14 |
cervQamSubtypeThe 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.rw CerIeqQamType .1.3.6.1.4.1.4115.1.9.1.1.1.2.1.15 |
cerVideoQamStreamStateTableThis 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. SEQUENCE OF CerVideoQamStreamStateEntry .1.3.6.1.4.1.4115.1.9.1.1.1.3 |
cerVideoQamStreamStateEntryVideo QAM channel status CerVideoQamStreamStateEntry .1.3.6.1.4.1.4115.1.9.1.1.1.3.1 |
cervQamTotalPatsTxThe total number of unique PAT Tables that have been
generated for this QAM channel.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.1 |
cervQamTotalProgramsTxThe accumulated number of Programs transmitted on this QAM
channel.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.2 |
cervQamCurrentProgramsTxThe number of Programs currently being transmitted on this
QAM channel.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.3 |
cervQamPeakProgramsTxThe peak number of Programs transmitted since the channel
was activated.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.4 |
cervQamStreamStatusCurrent status of this QAM Transport streamro CerTransportStreamStatus .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.5 |
cervQamTimeActivatedThe value of sysUpTime when this stream was last activated.
Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.6 |
cervQamTimeActiveThe total time that MPEG stream has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.7 |
cervQamTimeDeactivatedThe value of sysUpTime when this stream was last
deactivated. Zero if not-known.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.8 |
cervQamOverSubscribedIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.9 |
cervQamCurrentBandwidthFor table-based VOD,the current bandwidth in use. For
Session-based VOD and SDV, the total requested bandwidth.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.10 |
cervQamPeakBandwidthFor 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.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.3.1.11 |
cerVideoReplicaChanTableThis Table contains one row for each replicated channel. SEQUENCE OF CerVideoReplicaChanEntry .1.3.6.1.4.1.4115.1.9.1.1.1.4 |
cerVideoReplicaChanEntryVideo replicated channel configuration CerVideoReplicaChanEntry .1.3.6.1.4.1.4115.1.9.1.1.1.4.1 |
cervReplicaSourceIfIndexThe ifIndex of the source (base) video channel. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.4.1.1 |
cervReplicatedIfIndexThe ifIndex of the replicated channel associated with this source
video channel. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.4.1.2 |
cervReplicaRowStatusThe RowStatus for controlling entries in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.4.1.3 |
cerveServiceGroupTableThis table contains a mapping, per VE, of RF connectors to SG names. SEQUENCE OF CerveServiceGroupEntry .1.3.6.1.4.1.4115.1.9.1.1.1.5 |
cerveServiceGroupEntryVideo 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. CerveServiceGroupEntry .1.3.6.1.4.1.4115.1.9.1.1.1.5.1 |
cerveServiceGroupSlotThe card slot plus one of the channel in this service group. Unsigned32 (1..6 | 9..14) .1.3.6.1.4.1.4115.1.9.1.1.1.5.1.2 |
cerveServiceGroupConnectorThe DS connector number plus one of the channel in this service group.
Only 1..8 is legal for first generation DCAM. Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.5.1.3 |
cerveServiceGroupNameThe name of the video Service Group.ro OCTET STRING .1.3.6.1.4.1.4115.1.9.1.1.1.5.1.4 |
cerveServiceGroupIndexThe index number for the SG, required for session-based ERMs.
Set by assigning a SG index to a channel on this RF connector.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.5.1.5 |
cerVideoUdpIpStreamTableThis 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. SEQUENCE OF CerVideoUdpIpStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.7 |
cerVideoUdpIpStreamEntry CerVideoUdpIpStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.7.1 |
cervUdpIpDestIpAddrThe DEST IP address of the incoming TS being mapped to the specified
QAM Channel.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.2 |
cervUdpIpDestUdpPortThe destination UDP Port of the incoming TS being mapped to the specified QAM
Channel.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.3 |
cervUdpIpSrcIpAddrThe SRC IP address of the incoming TS being mapped to the specified
QAM Channel.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.4 |
cervUdpIpStreamStatusThe status of this stream.ro CerTransportStreamStatus .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.5 |
cervUdpIpTsMibIndexThe index of the entry in the cerVideoStreamTable
corresponding to this table entry.ro CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.6 |
cervUdpIpActiveQamIfIndexThe 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.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.7 |
cervUdpIpTimeActivatedThe value of sysUpTime when this stream was last activated.
Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.8 |
cervUdpIpTimeActiveThe total time that the stream has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.9 |
cervUdpIpTimeDeactivatedThe value of sysUpTime when this stream was last
deactivated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.10 |
cervUdpIpPacketCountThe number of UDP packets received for this stream.ro Counter64 .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.11 |
cervUdpIpBadSyncCountThe 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.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.12 |
cervUdpIpChanContainerThe 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.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.13 |
cervUdpIpPidPassthruEnableWhether or not to remap the PIDs in this stream. True means no remap.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.14 |
cervUdpIpAddrTypeType of IP address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.15 |
cervUdpIpStreamTypeIf dynamic, then a message to the session ERM is needed if the stream fails.ro CerStreamType .1.3.6.1.4.1.4115.1.9.1.1.1.7.1.16 |
cerVideoStreamTableThis 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. SEQUENCE OF CerVideoStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.8 |
cerVideoStreamEntryVideo stream status table CerVideoStreamEntry .1.3.6.1.4.1.4115.1.9.1.1.1.8.1 |
cervStreamDirectionIndexThe direction of this Transport Stream. CerTransportStreamDirection .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.1 |
cervStreamTsMibIndexThe unique index that identifies the Transport Stream
within the E6000. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.2 |
cervStreamPatVersionThe version number of the current PAT Table for this
Transport Stream.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.3 |
cervStreamTsIDThe MPEG transport_stream_id in the PAT tables on this
Transport Stream.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.4 |
cervStreamProgramCountThe number of Programs currently in this Transport
Stream.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.5 |
cervStreamPatCurrTimeCreatedThe value of sysUpTime when the current PAT was created.
Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.6 |
cervStreamPatCurrTimeActiveThe total time the current PAT has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.7 |
cervStreamPatPrevTimeCreatedThe value of sysUpTime when the predecessor of this PAT was
created. Zero if not-known.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.8 |
cervStreamProgramFilteredCountThe number of Programs currently being filtered from this Transport
Stream.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.9 |
cervStreamPidCountThe 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).ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.10 |
cervStreamTspCountThe total number of MPEG Transport Stream Packets sent/received on this stream.ro Counter64 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.11 |
cervStreamDroppedTspCountThe total number of MPEG Transport Stream Packets dropped on this stream.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.8.1.12 |
cerVideoStreamProgramTableThis 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. SEQUENCE OF CerVideoStreamProgramEntry .1.3.6.1.4.1.4115.1.9.1.1.1.9 |
cerVideoStreamProgramEntryVideo program status table CerVideoStreamProgramEntry .1.3.6.1.4.1.4115.1.9.1.1.1.9.1 |
cervStreamProgTsMibIndexThe unique index that identifies the Transport Stream
containing this Program. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.1 |
cervStreamProgIndexThe Program Number for this program within the associated
Transport Stream.ro CerProgram .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.2 |
cervStreamProgPmtVersionThe version number of the current PMT Table for this
Program.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.3 |
cervStreamProgPmtPidThe MPEG PID used for the PMT Table for this Program.ro CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.4 |
cervStreamProgEcmPidThe MPEG PID used to for the ECM Table for this Program.
This is set to 0 in the program is unencrypted.ro CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.5 |
cervStreamProgPcrPidThe MPEG PID used to for the PCR for this Program.ro CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.6 |
cervStreamProgEsCountThe number of Elementary Streams currently in this
Program.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.7 |
cervStreamProgDescCountThe number of Descriptors in the PMT 'first_loop' for this
Program.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.8 |
cervStreamPmtCurrTimeCreatedThe value of sysUpTime when the current PMT was created.
Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.9 |
cervStreamPmtCurrTimeActiveThe total time the current PMT has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.10 |
cervStreamPmtPrevTimeCreatedThe value of sysUpTime when the predecessor of this PMT was
created. Zero if not-known.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.11 |
cervStreamProgBitrateThe bitate in Kbps, of this Program. This may have a value
of 0 if the bitrate is not known.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.12 |
cervStreamProgPidFilteredCntThe number of PIDs currently being filtered from this Program.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.13 |
cervStreamProgContinuityErrCntThe continuity-counter errors seen on PIDs in this Programro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.9.1.14 |
cerVideoStreamEsTableThis 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 SEQUENCE OF CerVideoStreamEsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.10 |
cerVideoStreamEsEntryElementary stream status table CerVideoStreamEsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.10.1 |
cervStreamEsTsMibIndexThe unique index that identifies the Transport Stream
containing this Program. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.1 |
cervStreamEsProgIndexThe Program Number for the program containing this ES. CerProgram .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.2 |
cervStreamEsPidIndexThe MPEG PID used for this Elementary Stream. CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.3 |
cervStreamEsTypeThe type of this Elementary Streams.ro CerElementaryStreamType .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.4 |
cervStreamEsDescCountThe number of Descriptors in the PMT 'second_loop' for
this Elementary Stream.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.5 |
cervStreamEsContinuityErrCntThe continuity-counter errors seen on this PID.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.6 |
cervStreamEsTspCountThe number of MPEG frames (TSPs) seen on this PID.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.10.1.7 |
cerVideoStreamDataEsTableThis 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. SEQUENCE OF CerVideoStreamDataEsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.11 |
cerVideoStreamDataEsEntryData-only Elementary stream status table. CerVideoStreamDataEsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.11.1 |
cervStreamDataEsTsMibIndexThe unique index that identifies the Transport Stream
containing this Program. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.11.1.1 |
cervStreamDataEsPidIndexThe MPEG PID used for this Elementary Stream. CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.11.1.2 |
cervStreamDataEsIsGhostPidTrue if this is a ghost PID. False if it is an si-stream PID (not supported yet).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.11.1.3 |
cervStreamDataEsForwardingTrue is we are forwarding this PID. False if we are dropping it.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.11.1.4 |
cervStreamDataEsContinuityErrCntThe continuity-counter errors seen on this PID.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.11.1.5 |
cerVideoStreamDescTableThis 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. SEQUENCE OF CerVideoStreamDescEntry .1.3.6.1.4.1.4115.1.9.1.1.1.12 |
cerVideoStreamDescEntryVideo stream descriptor table CerVideoStreamDescEntry .1.3.6.1.4.1.4115.1.9.1.1.1.12.1 |
cervStreamDescTsMibIndexThe unique index that identifies the Transport Stream
containing this Descriptor. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.1 |
cervStreamDescPidIndexThe MPEG PID used for this Elementary Stream. CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.2 |
cervStreamDescIndexThe Descriptor index. CerDescriptorIndex .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.3 |
cervStreamDescTagThe Descriptor tag.ro CerDescriptorTag .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.4 |
cervStreamDescLenThe Descriptor length.ro Integer32 ( 1..255) .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.5 |
cervStreamDescDataThe Descriptor data.ro CerDescriptorBuffer .1.3.6.1.4.1.4115.1.9.1.1.1.12.1.6 |
cerVideoQamJitterStatusTableThis 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. SEQUENCE OF CerVideoQamJitterStatusEntry .1.3.6.1.4.1.4115.1.9.1.1.1.13 |
cerVideoQamJitterStatusEntryVideo Qam Jitter Status table CerVideoQamJitterStatusEntry .1.3.6.1.4.1.4115.1.9.1.1.1.13.1 |
cervQamJitterStatusIfIndexThe ifIndex of the QAM channel associated with this entry. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.1 |
cervQamJitterStatusProgNumberThe output program number associated with this entry. CerProgram .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.2 |
cervQamJitterStatusCurrStatusThe 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 toro Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.3 |
cervQamJitterStatusUnderflowCntNumber of times the jitter buffer has underflowed during
the lifetime of this program.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.4 |
cervQamJitterStatusOverflowCntNumber of times the jitter buffer has overflowed during
the lifetime of this program.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.5 |
cervQamJitterStatusBufLengthThe current size of the jitter buffer for this program in
milliseconds.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.6 |
cervQamJitterStatusPcrJitterThe estimate of the current network jitter.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.7 |
cervQamJitterStatusPcrCntThe total number of PCR samples processed in this program.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.8 |
cervQamJitterStatusPcrDiscontinuityCntThe total number of PCR discontinuities observed in this program.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.9 |
cervQamJitterStatusBufDepthThe initial jitter-buffer depth in milliseconds for
this program stream. May have been dynamically set via R6
NGOD interface.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.13.1.10 |
cerVideoProgRemapTableThis 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. SEQUENCE OF CerVideoProgRemapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.14 |
cerVideoProgRemapEntryProgram to transport stream mapping table CerVideoProgRemapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.14.1 |
cervProgRemapTsMibIndexThe TS Mib Index of the incoming TS. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.1 |
cervProgRemapInProgIndexThe incoming Program value related to this Program
remapping. CerProgram .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.2 |
cervProgRemapActiveQamIfIndexThe ifIndex of the QAM channel that this Program remapping
applies to. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.3 |
cervProgRemapOutProgThe output Program value related to this Program mapping
rule. CerProgram .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.4 |
cervProgRemapTimeActivatedThe value of sysUpTime when this Program was last
activated. Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.5 |
cervProgRemapTimeActiveThe total time that the Program has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.14.1.6 |
cerVideoPidRemapTableThis 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. SEQUENCE OF CerVideoPidRemapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.15 |
cerVideoPidRemapEntryPID to transport stream mapping table CerVideoPidRemapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.15.1 |
cervPidRemapTsMibIndexThe TS Mib Index of the incoming TS. CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.1 |
cervPidRemapInPidIndexThe incoming PID value related to this PID remapping. CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.2 |
cervPidRemapActiveQamIfIndexThe ifIndex of the QAM channel that this PID remapping
applies to. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.3 |
cervPidRemapOutPidThe output PID value related to this PID mapping rule. CerPID .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.4 |
cervPidRemapActivePidTypeThe type of PID whether PSI or Elementary stream.ro CerPidType .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.5 |
cervPidRemapTimeActivatedThe value of sysUpTime when this PID was last activated.
Zero if not-applicable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.6 |
cervPidRemapTimeActiveThe total time that the PID has been active.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.15.1.7 |
cerVideoLookupTsMibIndexToIfIndexTableThis 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. SEQUENCE OF CerVideoLookupTsMibIndexToIfIndexEntry .1.3.6.1.4.1.4115.1.9.1.1.1.17 |
cerVideoLookupTsMibIndexToIfIndexEntryTSID to QAM channel mapping table CerVideoLookupTsMibIndexToIfIndexEntry .1.3.6.1.4.1.4115.1.9.1.1.1.17.1 |
cervLookupTsIndexIfIndexThe ifIndex for the QAM channel transmitting this
TransportStreamIndex.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.17.1.1 |
cerVideoLookupQamTsMibIndexToInTsMibIndexTableThis 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. SEQUENCE OF CerVideoLookupQamTsMibIndexToInTsMibIndexEntry .1.3.6.1.4.1.4115.1.9.1.1.1.18 |
cerVideoLookupQamTsMibIndexToInTsMibIndexEntryTSID to incoming transport stream mapping table CerVideoLookupQamTsMibIndexToInTsMibIndexEntry .1.3.6.1.4.1.4115.1.9.1.1.1.18.1 |
cervLookupInTsMibIndexMIB TsIndex for an incoming transport stream(IP).ro CerTransportStreamIndex .1.3.6.1.4.1.4115.1.9.1.1.1.18.1.1 |
cerVideoLookupTsMibIndexToUdpIpTableThis table maps the TransportStreamIndex of an incoming
Transport Stream to the IP address and UDP port for that
Transport Stream. SEQUENCE OF CerVideoLookupTsMibIndexToUdpIpEntry .1.3.6.1.4.1.4115.1.9.1.1.1.19 |
cerVideoLookupTsMibIndexToUdpIpEntryTSID to IP address and port mapping table CerVideoLookupTsMibIndexToUdpIpEntry .1.3.6.1.4.1.4115.1.9.1.1.1.19.1 |
cervLookupTsMibIndexUdpPortThe UDP receiving the Transport Stream for
TransportStreamIndex.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.19.1.1 |
cervLookupTsMibIndexIpAddrDestThe DEST IP address receiving the Transport Stream for
TransportStreamIndex.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.19.1.2 |
cervLookupTsMibIndexIpAddrSrcThe SRC IP address receiving the Transport Stream for
TransportStreamIndex.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.19.1.3 |
cervLookupTsMibIndexAddrTypeType of IP address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.19.1.4 |
cervLookupTsMibIndexVeThe VE for this TsMibIndex.ro CerVirtualEdgeIndexType .1.3.6.1.4.1.4115.1.9.1.1.1.19.1.5 |
cerVirtualEdgeTableThis table stores parameters for each Virtual Edge video object. SEQUENCE OF CerVirtualEdgeEntry .1.3.6.1.4.1.4115.1.9.1.1.1.20 |
cerVirtualEdgeEntryVirtual Edge configuration parameter table CerVirtualEdgeEntry .1.3.6.1.4.1.4115.1.9.1.1.1.20.1 |
cerveIndexThe index of the Virtual Edge. Although not officially supported, allow a VE for each
of 12 DCAMs.ro CerVirtualEdgeIndexType .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.1 |
cerveNameThis is the name of the Virtual Edge.rw DisplayString .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.2 |
cervePortMapOnly 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.rw CerUdpPortMapType .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.3 |
cerveSzIndexIndex of Streaming Zone used by this Virtual Edge. Multiple Virtual
Edges may have the same SZ. Zero means unassigned.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.4 |
cerveGlobalWhether or not this VE spans all DCAMs. Can only be set when the row is created.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.5 |
cerveAdminStateSetting 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.rw AdminState (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.6 |
cerveRowStatusThe RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.20.1.7 |
cerveStatusTableThis table stores statistics for each Virtual Edge video object. SEQUENCE OF CerveStatusEntry .1.3.6.1.4.1.4115.1.9.1.1.1.21 |
cerveStatusEntryVirtual Edge statistics table. CerveStatusEntry .1.3.6.1.4.1.4115.1.9.1.1.1.21.1 |
cerveStatusDroppedPktsNumber 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.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.21.1.2 |
cerveStatusBlockedPktsNumber 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.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.21.1.3 |
cerveStatusFragmentedPktsNumber of incoming UDP packets with a valid DIP and DPORT, but
were dropped by the NPU because they were fragmented.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.21.1.4 |
cerveStatusOperStatusWhether the VE is operationally IS or OOS. It is IS if any
channel in the VE is IS.ro Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.21.1.7 |
cerveErmSrvDiscTableThis table stores parameters for each Virtual Edge video ERM object, if defined. SEQUENCE OF CerveErmSrvDiscEntry .1.3.6.1.4.1.4115.1.9.1.1.1.22 |
cerveErmSrvDiscEntryVirtual Edge ERM configuration parameter table CerveErmSrvDiscEntry .1.3.6.1.4.1.4115.1.9.1.1.1.22.1 |
cerveErmSrvDiscErmIndexThis is the ERM used for this Virtual Edge. Multiple VEs may use same ERM.
Zero means unassigned.rw Integer32 .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.2 |
cerveErmSrvDiscComponentNameThe ERM component name used on the service discovery interface, which is unique per VE.rw DisplayString .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.3 |
cerveErmSrvDiscAdminStateWhether or not the VE servicediscovery interface is enabled.rw AdminState (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.4 |
cerveErmSrvDiscControlIpAddrThis is the source loopback address used when communicating with the ERM and
for receiving messages from the ERM.rw InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.5 |
cerveErmSrvDiscAddrTypeType of IP address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.6 |
cerveErmSrvDiscControlIfIndexThe ifIndex of the loopback interface for communicating with an ERM.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.7 |
cerveErmSrvDiscRowStatusThe RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.22.1.8 |
cerveErmD6StatTableThis 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. SEQUENCE OF CerveErmD6StatEntry .1.3.6.1.4.1.4115.1.9.1.1.1.23 |
cerveErmD6StatEntryVirtual Edge ERM statistics table. CerveErmD6StatEntry .1.3.6.1.4.1.4115.1.9.1.1.1.23.1 |
cerveErmD6StatTcpConnSuccessNumber of successful TCP connections to ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.2 |
cerveErmD6StatTcpConnFailNumber of failed attempts to create a TCP connection to the ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.3 |
cerveErmD6StatVrepEstablishTimeTimestamp when last VREP Establish state was reached with ERM.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.4 |
cerveErmD6StatVrepOpenSentNumber of VREP OPEN messages sent to ERMro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.5 |
cerveErmD6StatVrepOpenRcvdNumber of VREP OPEN messages received from ERMro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.6 |
cerveErmD6StatUpdsSentNumber of VREP UPDATE messages sent to ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.7 |
cerveErmD6StatUpdsRcvdNumber of VREP UPDATE messages received from ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.8 |
cerveErmD6StatVrepKeepAliveSentNumber of Keep Alive messages sent to ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.9 |
cerveErmD6StatVrepKeepAliveRcvdNumber of Keep Alive messages received from ERM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.10 |
cerveErmD6StatRemoteSzNameContains the Streaming Zone name from the ERM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.11 |
cerveErmD6StatRemoteCompNameContains the component name from the ERM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.12 |
cerveErmD6StatRemoteVrepIdContains VREP ID at the ERM.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.13 |
cerveErmD6StatRemoteVrepVersionContains VREP version at the ERM.ro Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.14 |
cerveErmD6StatRemoteVrepRoutesContains the number of active routes from the ERM for this VE.ro Gauge32 .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.15 |
cerveErmD6StatRemoteHoldTimeContains VREP/DRRP hold-time in seconds from the ERM for
connection timeout. Zero means do not time-out.ro Unsigned32 ( 0..65535 ) UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.16 |
cerveErmD6StatVrepStatusThe current state of the VREP state machine (the D6 TCP connection to the ERM).ro Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.23.1.17 |
cerveDataAddrMapTableThis table contains the data plane addresses for the VE objects. SEQUENCE OF CerveDataAddrMapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.24 |
cerveDataAddrMapEntryDataplane IP addresses to virtual edge mapping table CerveDataAddrMapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.24.1 |
cerveDataAddrMapIpAddrThis a data plane address for the VE. All UDP packets to this address are port-mapped. InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.2 |
cerveDataAddrMapAddrTypeType of IP address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.3 |
cerveDataAddrMapIfIndexThe ifIndex of the loopback interface used to assign the dataplane address.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.4 |
cerveDataAddrMapEdgeInputGrpThe edge input group for reporting to RAMSDEN.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.5 |
cerveDataAddrMapErmInputPortThe input port number used by the ERM for session-based VOD port mapping.
Zero means no value is set.rw Unsigned32 ( 0..6 ) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.6 |
cerveDataAddrMapRowStatusThe RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.24.1.7 |
cerveInputPortTableThis table maps the session-based VOD input port number to a dataplane address. SEQUENCE OF CerveInputPortEntry .1.3.6.1.4.1.4115.1.9.1.1.1.25 |
cerveInputPortEntryInput port number to a dataplane address mapping table CerveInputPortEntry .1.3.6.1.4.1.4115.1.9.1.1.1.25.1 |
cerveInputPortErmInputPortThe input port number used by the ERM for session-based VOD port mapping.
Zero means no value is set. Unsigned32 ( 0..20 ) .1.3.6.1.4.1.4115.1.9.1.1.1.25.1.2 |
cerveInputPortIpAddrThis a data plane address for the VE. All UDP packets to this address are port-mapped.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.25.1.3 |
cerveInputPortAddrTypeType of IP address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.25.1.4 |
cerveUdpPortMapTableThis 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. SEQUENCE OF CerveUdpPortMapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.26 |
cerveUdpPortMapEntryUDP port to QAM channel mapping table CerveUdpPortMapEntry .1.3.6.1.4.1.4115.1.9.1.1.1.26.1 |
cerveUdpPortMapUdpBasePortThis 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. Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.26.1.2 |
cerveUdpPortMapQamIfIndexThis is the ifIndex of the QAM channel to which this block of UDP ports maps.
Is unique among all rows in the table.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.26.1.3 |
cerveBandwidthTableThis table describes the bandwidth on NSI links belonging to this virtual edge
(for reporting To an ERM). SEQUENCE OF CerveBandwidthEntry .1.3.6.1.4.1.4115.1.9.1.1.1.27 |
cerveBandwidthEntryBandwidth allocation configuration for a virtual edge CerveBandwidthEntry .1.3.6.1.4.1.4115.1.9.1.1.1.27.1 |
cerveBandIpAddrThis a data plane address for the Virtual Edge being assigned
this bandwidth. Must be an address already assigned to the VE. InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.27.1.2 |
cerveBandIfIndexThis is the ifIndex of the ethernet or link-aggregate interface for the
interface whose bandwidth is being assigned to this VE. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.27.1.3 |
cerveBandAllocationThe amount of bandwidth in Kbps of the NSI interface to be reported for the VE over
the service discovery ERM connection.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.27.1.4 |
cerveBandAddrTypeType of IP address.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.27.1.5 |
cerveBandRowStatusThe RowStatus for controlling entries in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.27.1.6 |
cerveUdpBlockedPortTableA 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. SEQUENCE OF CerveUdpBlockedPortEntry .1.3.6.1.4.1.4115.1.9.1.1.1.28 |
cerveUdpBlockedPortEntryBlocked UDP port mapping for a virtual edge CerveUdpBlockedPortEntry .1.3.6.1.4.1.4115.1.9.1.1.1.28.1 |
cerveUdpBlockedPortIpAddrThis 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. InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.28.1.2 |
cerveUdpBlockedPortLowPortThis is the low port number to be blocked for the VE. Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.28.1.3 |
cerveUdpBlockedPortHighPortThis is the high port number to be blocked. Is same as low port if only a one
port range.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.28.1.4 |
cerveUdpBlockedPortAddrTypeType of IP address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.28.1.5 |
cerveUdpBlockedPortRowStatusThe RowStatus for controlling entries in this table.
Allowed values are createAndGo, destroy, and active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.28.1.6 |
cerErmSrvDiscTableThis 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. SEQUENCE OF CerErmSrvDiscEntry .1.3.6.1.4.1.4115.1.9.1.1.1.29 |
cerErmSrvDiscEntryAn entry corresponds to an individual ERM configuration. CerErmSrvDiscEntry .1.3.6.1.4.1.4115.1.9.1.1.1.29.1 |
cerErmSrvDiscIndexIndex of ERM configuration entry.ro Integer32 ( 1..7 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.1 |
cerErmSrvDiscNameName of ERM configuration entry.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.2 |
cerErmSrvDiscDescriptionContains text description of the ERM configuration.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.3 |
cerErmSrvDiscAddrTypeType of IP address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.4 |
cerErmSrvDiscRemoteIpAddrThe ERM remote address. An IPv4 address or hostname is acceptable
as an address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.5 |
cerErmSrvDiscRemoteFqdnIpAddrThe IP address for an FQDN in cerErmRemoteIpName. This is 0.0.0.0 if
cerErmSrvDiscRemoteIpAddr is an IPv4 address.ro InetAddressIPv4or6 (CADANT-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.6 |
cerErmSrvDiscPortContains TCP port value used for DRRP listener/connections.rw Unsigned32 ( 1024..65535 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.7 |
cerErmSrvDiscHoldTimeContains VREP/DRRP hold-time in seconds for connection timeoutrw Unsigned32 ( 4..65535 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.8 |
cerErmSrvDiscKeepAliveTimeContains VREP/DRRP interval in seconds for sending keep-alive messages.
Must be less than cerErmHoldTime.rw Unsigned32 ( 3..65535 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.9 |
cerErmSrvDiscBwIntervalInterval in seconds to send AvailableBandwidth UDPATE messages.
Zero means no reporting of bandwidth.rw Unsigned32 ( 0..65535 ) UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.10 |
cerErmSrvDiscBwThresholdChange in bandwith utilisation in Kbps required to trigger an
AvailableBandwidth UDPATE messages.rw Unsigned32 ( 50..65535 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.11 |
cerErmSrvDiscCostCost to advertise in VREP OPEN message.rw Unsigned32 ( 0..65535 ) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.12 |
cerErmSrvDiscConnRetryTimeoutThe maximum time to wait before retrying establishing the ERM connection.rw Unsigned32 ( 30..600 ) UNITS "seconds" .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.13 |
cerErmSrvDiscRowStatusThe values that control the creation/deletion of ERMs on
the CER.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.29.1.14 |
cerStreamingZoneTableTable mapping a streaming zone index to a streaming zone name.
Duplicate TSIDs must be in different SZs. Each VE is in one SZ. SEQUENCE OF CerStreamingZoneEntry .1.3.6.1.4.1.4115.1.9.1.1.1.30 |
cerStreamingZoneEntryTable mapping a streaming zone index to a streaming zone name. CerStreamingZoneEntry .1.3.6.1.4.1.4115.1.9.1.1.1.30.1 |
cervSzIndexMIB Index for a streaming zone. Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.30.1.1 |
cervSzQamNetworkIdNetwork ID for a streaming zone. Must be unique for all streaming zones.
Zero means not set.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.30.1.2 |
cervSzNameConfigured name of the streaming zone.rw OCTET STRING .1.3.6.1.4.1.4115.1.9.1.1.1.30.1.3 |
cervSzVpmeSdIndexThe security-domain instance number uniquely identifies
the VPME instance for the E6000. Zero means no SD is assigned.rw Unsigned32 .1.3.6.1.4.1.4115.1.9.1.1.1.30.1.4 |
cervSzRowStatusThe values that control the creation/deletion of
streaming zones on the CER.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4115.1.9.1.1.1.30.1.5 |
cerVideoCountsTableThis table stores IEQ video counts for each DCAM. SEQUENCE OF CerVideoCountsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.31 |
cerVideoCountsEntryIEQ Video counts per DCAM. CerVideoCountsEntry .1.3.6.1.4.1.4115.1.9.1.1.1.31.1 |
cerVideoCountsCardIdThis the slot number of DCAM doing the counts. Integer32 (1..6 | 9..14) .1.3.6.1.4.1.4115.1.9.1.1.1.31.1.1 |
cerVideoCountsBadSyncPktsNumber of incoming port-mapped UDP packets dropped because of not containing valid MPEG.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.31.1.2 |
cerVideoCountsDroppedPktsNumber 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.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.31.1.3 |
cerVideoCountsFragmentsNumber of multicast packet fragments dropped in the DCAM.ro Counter32 .1.3.6.1.4.1.4115.1.9.1.1.1.31.1.4 |
cerVideoTrapsInfo OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.9.1.1.1.32 |
cerVideoStatusERM connection status of E6000.ro Enumeration .1.3.6.1.4.1.4115.1.9.1.1.1.32.1 |
cerVideoErrorStrDescription of error encountered on the ERM interface.ro DisplayString .1.3.6.1.4.1.4115.1.9.1.1.1.32.2 |
cerVideoNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.9.1.1.1.33 |
cerVideoTraps OBJECT IDENTIFIER .1.3.6.1.4.1.4115.1.9.1.1.1.33.0 |
cerVideoSrvDiscErmConnectionThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.4115.1.9.1.1.1.33.0.1 |
cerVideoStreamFailureThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.4115.1.9.1.1.1.33.0.2 |
cerVideoServiceFailureThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.4115.1.9.1.1.1.33.0.3 |
cerVideoQamOversubscriptionThis trap is sent when the E6000 detects oversubscription
on a QAM channel and has taken corrective action. NOTIFICATION-TYPE .1.3.6.1.4.1.4115.1.9.1.1.1.33.0.4 |