#!/usr/bin/perl -w

use strict;
use LogTrend::Agent::SNMPAgent;

new LogTrend::Agent::SNMPAgent();
