DTE-3114 – Networked Quad QAM Modulator
USER
MANUAL
48
STATUS current
DESCRIPTION
"Number of QAM-modulator channels available on this device."
::= { outputs 1 }
outTable OBJECT-TYPE
SYNTAX SEQUENCE OF OutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A list of QAM-modulator channel entries. The number of entries
is given by the value of 'outNumberOfOutputs'"
::= { outputs 2 }
outEntry OBJECT-TYPE
SYNTAX OutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A QAM-modulator entry containing objects with control and
status data for a particular QAM-modulator channel."
INDEX { outIndex }
::= { outTable 1 }
OutEntry ::= SEQUENCE {
outIndex Integer32,
outNwRxIndex Integer32,
outPhysicalPort Integer32,
outFrequency Integer32,
outSymbolRate Integer32,
outModulationStandard INTEGER,
outQamMode INTEGER,
outSpectralInversion INTEGER,
outInterleaverI Integer32,
outInterleaverJ Integer32,
outRfLevel Integer32,
outSettingsStatus Integer32
}
outIndex OBJECT-TYPE
SYNTAX Integer32(1..65535)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"A unique index value for each QAM-modulator channel. The index value
ranges between 1 and the value of 'outNumberOfOutputs'."
DEFVAL { 1 }
::= { outEntry 1 }
outNwRxIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Table index of the entry for the associated network receive channel.
This entry can be found in the 'nwRxTable' table of the 'DTE-MIB'."
DEFVAL { 1 }
::= { outEntry 2 }
outPhysicalPort OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Physical port number of QAM-modulator output."
DEFVAL { 1 }
::= { outEntry 3 }
outFrequency OBJECT-TYPE
SYNTAX Unsigned32(40000000..1000000000)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The center frequency of this channel in Hz."
::= { outEntry 4 }
outSymbolRate OBJECT-TYPE
SYNTAX Integer32(1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The symbol rate of this channel in Baud."
::= { outEntry 5 }