SNMP Trap Translator
SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use
with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org). SNMPTT
supports Linux, Unix and Windows.
Many network devices including but not limited to network switches, routers,
remote access servers, UPSs, printers and operating systems such as Unix and
Windows NT have the ability to send notifications to an SNMP manager running on
a network management station. The notifications can be either SNMP Traps, or
SNMP Inform messages.
The notification can contain a wide array of information such as port failures,
link failures, access violations, power outages, paper jams, hard drive
failures etc. The MIB (Management Information Base) available from the vendor
determines the notifications supported by each device.
The MIB file contains TRAP-TYPE (SMIv1) or NOTIFICATION-TYPE (SMIv2)
definitions, which define the variables that are passed to the management
station when a particular event occurs.
The Net-SNMP program snmptrapd is an application that receives and logs SNMP
trap and inform messages via TCP/IP.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:monitoring/snmptt && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
snmptt-rpmlintrc | 0000000611 611 Bytes | |
snmptt.changes | 0000005118 5 KB | |
snmptt.init-suse | 0000001974 1.93 KB | |
snmptt.service | 0000000347 347 Bytes | |
snmptt.spec | 0000006872 6.71 KB | |
snmptt.sql | 0000002423 2.37 KB | |
snmptt.tmpfiles | 0000000070 70 Bytes | |
snmptt_1.4.2.tar.bz2 | 0000114575 112 KB | |
snmptt_default_user_and_pidfile.patch | 0000000667 667 Bytes |
Latest Revision
add missing tables in sql example
Comments 0