![DekTec DTE-3114 User Manual Download Page 47](http://html1.mh-extra.com/html/dektec/dte-3114/dte-3114_user-manual_2465581047.webp)
DTE-3114 – Networked Quad QAM Modulator
USER
MANUAL
47
Appendix B. DTE-QAM-MIB
DTE-QAMMOD-MIB DEFINITIONS ::= BEGIN
IMPORTS MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, enterprises, IpAddress, TimeTicks, Counter32, Integer32,
Unsigned32, Counter64
FROM SNMPv2-SMI
OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF;
qammod MODULE-IDENTITY
LAST-UPDATED "201302180800Z"
ORGANIZATION "DekTec Digital Video B.V."
CONTACT-INFO
"
Godelindeweg 4
1217 HR Hilversum
The Netherlands
Phone: +31 35 2030100
E-mail: [email protected]
"
DESCRIPTION
"
Device-specific MIB for QAM modulators in DekTec's DTE-31xx
product range of Networked DTV Adapters.
"
::= { enterprises 27070 3 3 }
-- Dektec's private enterprise number
dektec OBJECT IDENTIFIER ::= { enterprises 27070 }
dte OBJECT IDENTIFIER ::= { dektec 3 }
-- For compatibility with Interniche mibcomp compiler
DisplayString ::= OCTET STRING
AbsoluteCounter32 ::= Unsigned32
-- The DTE-QAMMOD-MIB main groups
alarms OBJECT IDENTIFIER ::= { qammod 1 }
outputs OBJECT IDENTIFIER ::= { qammod 2 }
traps OBJECT IDENTIFIER ::= { qammod 3 }
groups OBJECT IDENTIFIER ::= { qammod 4 }
---------------------------------------------------------------------------
-- Group: alarms --
---------------------------------------------------------------------------
almRfAlarmValue OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Maximum difference in dB between the device's target and measured
RF level (in tenths of dB)."
::= { alarms 1 }
almRfAlarmEnable OBJECT-TYPE
SYNTAX INTEGER {
disable(0),
enable(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable or disable monitoring of the level of the RF output and generation
of the corresponding log and trap. The target RF level is the sum of the
RF levels programmed for each individual channel. If 'outRfAlarmEnable'
is set to 'enable', trap 'trRfLevelError' is generated when the
difference between the target RF level and the measured RF level exceeds
the threshold set in 'almRfAlarmValue'.
0 disable Rf alarm
1 enable Rf alarm"
::= { alarms 2 }
---------------------------------------------------------------------------
-- Group: outputs --
-- --
-- MIB objects related to Qam modulator output. --
---------------------------------------------------------------------------
outNumberOfOutputs OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only