DTE-3114 – Networked Quad QAM Modulator
USER
MANUAL
36
::= { device 7 }
devWatchdogCounter OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter that keeps the number of times the processor is restarted because
of a watchdog alarm."
::= { device 8 }
devPowerCycleCounter OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Counter that keeps the number of power cycles."
::= { device 9 }
devSynchroniseSettings OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Writing to this object will synchronise the value of the MIB objects with
the current run-time settings."
::= { device 10 }
devStatus OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Reflects the status of the device:
0 normal operation
1 hardware error
2 channel error
3 temperature error"
::= { device 11 }
---------------------------------------------------------------------------
-- Group: system - snmpTraps --
---------------------------------------------------------------------------
snmpTrapEnable OBJECT-TYPE
SYNTAX INTEGER {
disable(0),
enable(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable or disable generation of SNMP traps.
0 disable trap generation
1 enable trap generation"
DEFVAL { disable }
::= { snmpTraps 1 }
snmpTrapCommunity OBJECT-TYPE
SYNTAX DisplayString(SIZE(20))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"SNMP trap community."
::= { snmpTraps 2 }
snmpTrapDestination OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Destination IP address for SNMP traps."
::= { snmpTraps 3 }
snmpTrapIpPort OBJECT-TYPE
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Destination IP port for SNMP traps."
DEFVAL { 162 }
::= { snmpTraps 4 }
---------------------------------------------------------------------------