![DekTec DTE-3114 User Manual Download Page 34](http://html1.mh-extra.com/html/dektec/dte-3114/dte-3114_user-manual_2465581034.webp)
DTE-3114 – Networked Quad QAM Modulator
USER
MANUAL
34
Appendix A. DTE-MIB
DTE-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;
main 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
"
General MIB for DekTec's DTE-31xx product range of Networked DTV Adapters.
The DTE-MIB consists of three main groups:
'system' for device-level settings,
'network' for IP settings, and
'traps' specifying the alarms.
A typical DTE-31xx device supports this MIB together with a device-specific
MIB. The DTE-MIB describes those control and status variables that are
common to most DTE-31xx devices. The DTE-MIB is therefore designed to be
independent of the number of supported input and outputs.
"
::= { enterprises 27070 3 1 }
-- 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-MIB main groups
system OBJECT IDENTIFIER ::= { main 1 }
network OBJECT IDENTIFIER ::= { main 2 }
traps OBJECT IDENTIFIER ::= { main 3 }
groups OBJECT IDENTIFIER ::= { main 4 }
-- Main group 'system' subgroups
temperature OBJECT IDENTIFIER ::= { system 1 }
device OBJECT IDENTIFIER ::= { system 2 }
snmpTraps OBJECT IDENTIFIER ::= { system 3 }
-- Main group 'network' subgroups
nwRxChannels OBJECT IDENTIFIER ::= { network 1 }
nwTxChannels OBJECT IDENTIFIER ::= { network 2 }
---------------------------------------------------------------------------
-- Group: system - temperature --
-- --
-- MIB objects related to the internal temperature of the device. --
---------------------------------------------------------------------------
tmpTemperature OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Internal device temperature in tenths of degrees Celsius"
::= { temperature 1 }
tmpAlarmEnable OBJECT-TYPE
SYNTAX INTEGER {
disable(0),
enable(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable or disable the temperature alarm.