SCTE-HMS-QAM-MIB

File: SCTE-HMS-QAM-MIB.mib (15391 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
IF-MIB INET-ADDRESS-MIB SCTE-HMS-HEADENDIDENT-TC-MIB

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY MODULE-IDENTITY
enterprises Integer32 Unsigned32
OBJECT-GROUP MODULE-COMPLIANCE entPhysicalIndex
ifIndex InetAddress InetAddressType
QAMChannelModulationFormat QAMChannelInterleaveMode

Defined Types

QamChannelEntry  
SEQUENCE    
  qamChannelFrequency Unsigned32
  qamChannelModulationFormat QAMChannelModulationFormat
  qamChannelInterleaverLevel INTEGER
  qamChannelInterleaverMode QAMChannelInterleaveMode
  qamChannelPower Integer32
  qamChannelSquelch INTEGER
  qamChannelContWaveMode INTEGER
  qamChannelAnnexMode INTEGER

QamChannelCommonEntry  
SEQUENCE    
  qamChannelCommonOutputBw Integer32
  qamChannelCommonUtilization Integer32

QamConfigEntry  
SEQUENCE    
  qamConfigIndex Unsigned32
  qamConfigQamChannelIdMin Integer32
  qamConfigQamChannelIdMax Integer32
  qamConfigIPAddrType InetAddressType
  qamConfigIPAddr InetAddress
  qamConfigUdpPortRangeMin Integer32
  qamConfigUdpPortRangeMax Integer32
  qamConfigOutputProgNoMin Integer32
  qamConfigOutputProgNoMax Integer32

Defined Values

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.
MODULE-IDENTITY    

qamMIBObjects 1.3.6.1.4.1.5591.1.11.5.3.1.1
This branch specifies the QAM MIB objects.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

qamMIBCompliances 1.3.6.1.4.1.5591.1.11.5.3.1.2.1
The different levels of compliance to the QAM MIB.
Status: current Access: read-write
OBJECT-IDENTITY    

qamMIBGroups 1.3.6.1.4.1.5591.1.11.5.3.1.2.2
The QAM MIB object groups.
Status: current Access: read-write
OBJECT-IDENTITY    

qamChannelTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.1
This table describes the configuration and attributes of each QAM channel of the QAM designated by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QamChannelEntry

qamChannelEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1
There is an entry in the table for each QAM channel. The index to this table is the ifIndex of each QAM channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  QamChannelEntry  

qamChannelFrequency 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.1
The center frequency of the QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

qamChannelModulationFormat 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.2
RF Modululation for this output QAM channel when qamChannelContWaveMode is off.
Status: current Access: read-only
OBJECT-TYPE    
  QAMChannelModulationFormat  

qamChannelInterleaverLevel 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER level1(1), level2(2)  

qamChannelInterleaverMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  QAMChannelInterleaveMode  

qamChannelPower 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.5
The output power of the QAM channel. If the QAM channel is muted, value is not valid.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qamChannelSquelch 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.6
Indicates whether the QAM port is muted or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unmuted(1), muted(2)  

qamChannelContWaveMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.7
Indicates whether Continuous Wave mode is enabled or not for output.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cwmOff(1), cwmOn(2)  

qamChannelAnnexMode 1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), annexA(3), annexB(4), annexC(5)  

qamChannelCommonTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.2
This table decribes MPEG and DOCSIS characteristics that are not part of the DOCSIS-IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QamChannelCommonEntry

qamChannelCommonEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1
Each entry of this table describes attributes of an RF channel for both MPEG and DOCSIS QAMs.
Status: current Access: not-accessible
OBJECT-TYPE    
  QamChannelCommonEntry  

qamChannelCommonOutputBw 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1.1
The QAM channel output bandwidth or capacity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qamChannelCommonUtilization 1.3.6.1.4.1.5591.1.11.5.3.1.1.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..1000  

qamConfigTable 1.3.6.1.4.1.5591.1.11.5.3.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QamConfigEntry

qamConfigEntry 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1
Each entry corresponds to the configuration of a QAM channel range.
Status: current Access: not-accessible
OBJECT-TYPE    
  QamConfigEntry  

qamConfigIndex 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.1
The table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

qamConfigQamChannelIdMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.2
QAMChannelId maybe within a line card or global depending on entPhysicalIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qamConfigQamChannelIdMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.3
QAMChannelId maybe within a line card or global depending on entPhysicalIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

qamConfigIPAddrType 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.4
The type of the program destination address as defined by inetAddressType. The default value is 1 for ipv4(1)
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

qamConfigIPAddr 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.5
IP address of the QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

qamConfigUdpPortRangeMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.6
The lowest UDP port of the UDP port range that can be used on this QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

qamConfigUdpPortRangeMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.7
The highest UDP port of the UDP port range that can be used on this QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

qamConfigOutputProgNoMin 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.8
The lowest MPEG output program number that can be used on the QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

qamConfigOutputProgNoMax 1.3.6.1.4.1.5591.1.11.5.3.1.1.3.1.9
The highest MPEG output program number that can be used on the QAM channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

qamSupport 1.3.6.1.4.1.5591.1.11.5.3.1.2.1.1
These objects describe the support level for QAM.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

qamConfigGroup 1.3.6.1.4.1.5591.1.11.5.3.1.2.2.3
QAM configuration objects.
Status: current Access: read-only
OBJECT-GROUP