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

VENDOR: SCTE


 Home MIB: SCTE-HMS-QAM-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
 heDigitalQamMIB 1.3.6.1.4.1.5591.1.11.5.3.1
This MIB module is for representing Edge QAM equipment present in the headend (or indoor) and is supported by a SNMP agent. It defines QAM channel related configuration MIB objects associated with both QAM channel's physical and logical characteristics. qamChannelTable is optional for devices that are supporting equivalent DOCSIS MIB objects. qamConfigTable is optional and applies to devices that choose to provide logical level configuration.
     qamMIBObjects 1.3.6.1.4.1.5591.1.11.5.3.1.1
This branch specifies the QAM MIB objects.
         qamChannelTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.1 no-access
This table describes the configuration and attributes of each QAM channel of the QAM designated by ifIndex.
             qamChannelEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1 no-access
There is an entry in the table for each QAM channel. The index to this table is the ifIndex of each QAM channel.
                 qamChannelFrequency 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.1 unsigned32 read-only
The center frequency of the QAM channel.
                 qamChannelModulationFormat 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.2 qamchannelmodulationformat read-only
RF Modululation for this output QAM channel when qamChannelContWaveMode is off.
                 qamChannelInterleaverLevel 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.3 integer read-only
The interleaver level for FEC coding. level1 - implies interleaver level 1 level2 - implies interleaver level 2 This object is only valid when AnnexMode has the value annexB. Enumeration: 'level1': 1, 'level2': 2.
                 qamChannelInterleaverMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.4 qamchannelinterleavemode read-only
The interleaving depth or operation mode of the interleaver. 'taps8Increment16': protection 5.9/4.1 usec, latency .22/.15 msec 'taps16Increment8': protection 12/8.2 usec, latency .48/.33 msec 'taps32Increment4': protection 24/16 usec, latency .98/.68 msec 'taps64Increment2': protection 47/33 usec, latency 2/1.4 msec 'taps128Increment1': protection 95/66 usec, latency 4/2.8 msec 'taps12increment17': protection 18/14 usec, latency 0.43/0.32 msec 'taps128increment2': protection 190/132 usec, latency 8/5.6 msec 'taps128increment3': protection 285/198 usec, latency 12/8.4 msec 'taps128increment4': protection 380/264 usec, latency 16/11 msec 'taps128increment5': protection 475/330 usec, latency 20/14 msec 'taps128increment6': protection 570/396 usec, latency 24/17 msec 'taps128increment7: protection 664/462 usec, latency 28/20 msec 'taps128increment8': protection 759/528 usec, latency 32/22 msec The value 'taps12increment17' is supported by EuroDOCSIS cable systems only, and the others by DOCSIS cable systems. If the QAM chammel interface is down, this object either returns the configured value, or the value of 'unknown'. The value of 'other' is returned if the interleave is known but not defined in the above list. When the qamChannelInterleaverLevel is set to 'level 1', a single interleaving depth is supported, namely 'taps128Increment1'. When the qamChannelInterleaverLevel is set to 'level2', all the other interleaving depths are also supported.
                 qamChannelPower 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.5 integer32 read-only
The output power of the QAM channel. If the QAM channel is muted, value is not valid.
                 qamChannelSquelch 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.6 integer read-only
Indicates whether the QAM port is muted or not. Enumeration: 'muted': 2, 'unmuted': 1.
                 qamChannelContWaveMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.7 integer read-only
Indicates whether Continuous Wave mode is enabled or not for output. Enumeration: 'cwmOff': 1, 'cwmOn': 2.
                 qamChannelAnnexMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.8 integer read-only
Specifies the ITU-T standard supported by the QAM channel annexA - standard specified by Annex A of ITU-T J.83 annexB - standard specified by Annex B of ITU-T J.83 annexC - standard specified by Annex C of ITU-T J.83 Other - other standard that may apply. Enumeration: 'unknown': 1, 'annexB': 4, 'other': 2, 'annexC': 5, 'annexA': 3.
         qamChannelCommonTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.2 no-access
This table decribes MPEG and DOCSIS characteristics that are not part of the DOCSIS-IF-MIB.
             qamChannelCommonEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1 no-access
Each entry of this table describes attributes of an RF channel for both MPEG and DOCSIS QAMs.
                 qamChannelCommonOutputBw 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1.1 integer32 read-only
The QAM channel output bandwidth or capacity.
                 qamChannelCommonUtilization 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1.2 integer32 read-only
The utilization of the QAM channel in 0.1 percentage. This rate may be calculated as transport stream packets / ( transport stream packets + null packets ). If not applicable, a value of -1 is returned.
         qamConfigTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.3 no-access
This table is designed to show the IP addresses configuration for the QAM channels, optionally UDP port range, Program Number range associated with QAM channels. Configuring these parameters is necessary when performing session-based provisioning. A session-based provisioning request must conform to the configurations in this table. The QAM channels within an QAM device may be partitioned to support multiple UDP, QAM or ProgramNo ranges. Though it's helpful to partition the QAM channels when the total number of QAM channel increases, this is not a must. This table may also be used to show the reserved UDP ports, or program numbers for special purposes instead of using default ones allowed by hardware, software, or MPEG protocol.
             qamConfigEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1 no-access
Each entry corresponds to the configuration of a QAM channel range.
                 qamConfigIndex 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.1 unsigned32 no-access
The table index.
                 qamConfigQamChannelIdMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.2 integer32 read-only
QAMChannelId maybe within a line card or global depending on entPhysicalIndex.
                 qamConfigQamChannelIdMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.3 integer32 read-only
QAMChannelId maybe within a line card or global depending on entPhysicalIndex.
                 qamConfigIPAddrType 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.4 inetaddresstype read-only
The type of the program destination address as defined by inetAddressType. The default value is 1 for ipv4(1)
                 qamConfigIPAddr 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.5 inetaddress read-only
IP address of the QAM channel.
                 qamConfigUdpPortRangeMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.6 integer32 read-only
The lowest UDP port of the UDP port range that can be used on this QAM channel.
                 qamConfigUdpPortRangeMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.7 integer32 read-only
The highest UDP port of the UDP port range that can be used on this QAM channel.
                 qamConfigOutputProgNoMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.8 integer32 read-only
The lowest MPEG output program number that can be used on the QAM channel.
                 qamConfigOutputProgNoMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.9 integer32 read-only
The highest MPEG output program number that can be used on the QAM channel.
     qamMIBConformance 1.3.6.1.4.1.5591.1.11.5.3.1.2
This branch describes the different QAM MIB object groups and the different level of compliance.
         qamMIBCompliances 1.3.6.1.4.1.5591.1.11.5.3.1.2.1
The different levels of compliance to the QAM MIB.
             qamSupport 1.3.6.1.4.1.5591.1.11.5.3.1.2.1.1
These objects describe the support level for QAM.
             docsisSupport 1.3.6.1.4.1.5591.1.11.5.3.1.2.1.2
These objects are not covered by any DOCSIS MIB, but they would need to be supported by a DOCSIS EQAM.
         qamMIBGroups 1.3.6.1.4.1.5591.1.11.5.3.1.2.2
The QAM MIB object groups.
             qamMpegDocsisCommonGroup 1.3.6.1.4.1.5591.1.11.5.3.1.2.2.1
These objects are not covered by any DOCSIS MIB. It is legitimate for a DOCSIS QAM to support them.
             qamChannelGroup 1.3.6.1.4.1.5591.1.11.5.3.1.2.2.2
The objects characterizing the RF channel and that may be supported by an equivalent DOCSIS MIB object.
             qamConfigGroup 1.3.6.1.4.1.5591.1.11.5.3.1.2.2.3
QAM configuration objects.