DTE-3114 – Networked Quad QAM ModulatorUSER MANUAL34Appendix A. DTE-MIBDTE-MIB DEFINITIONS ::= BEGINIMPORTS MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, enterprises, IpAddress, TimeTicks, Counter32, Integer32,Unsigned32, Counter64FROM SNMPv2-SMIOBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF;main MODULE-IDENTITYLAST-UPDATED "201302180800Z"ORGANIZATION "DekTec Digital Video B.V."CONTACT-INFO"Godelindeweg 41217 HR HilversumThe NetherlandsPhone: +31 35 2030100E-mail: info@dektec.com"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-specificMIB. The DTE-MIB describes those control and status variables that arecommon to most DTE-31xx devices. The DTE-MIB is therefore designed to beindependent of the number of supported input and outputs."::= { enterprises 27070 3 1 }-- DekTec's private enterprise numberdektec OBJECT IDENTIFIER ::= { enterprises 27070 }dte OBJECT IDENTIFIER ::= { dektec 3 }-- For compatibility with Interniche mibcomp compilerDisplayString ::= OCTET STRINGAbsoluteCounter32 ::= Unsigned32-- The DTE-MIB main groupssystem OBJECT IDENTIFIER ::= { main 1 }network OBJECT IDENTIFIER ::= { main 2 }traps OBJECT IDENTIFIER ::= { main 3 }groups OBJECT IDENTIFIER ::= { main 4 }-- Main group 'system' subgroupstemperature OBJECT IDENTIFIER ::= { system 1 }device OBJECT IDENTIFIER ::= { system 2 }snmpTraps OBJECT IDENTIFIER ::= { system 3 }-- Main group 'network' subgroupsnwRxChannels OBJECT IDENTIFIER ::= { network 1 }nwTxChannels OBJECT IDENTIFIER ::= { network 2 }----------------------------------------------------------------------------- Group: system - temperature ---- ---- MIB objects related to the internal temperature of the device. -----------------------------------------------------------------------------tmpTemperature OBJECT-TYPESYNTAX Integer32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"Internal device temperature in tenths of degrees Celsius"::= { temperature 1 }tmpAlarmEnable OBJECT-TYPESYNTAX INTEGER {disable(0),enable(1)}MAX-ACCESS read-writeSTATUS currentDESCRIPTION"Enable or disable the temperature alarm.