It was all the default stuff in the config file
My config file now looks like
rocommunity public
pass .1.3.6.1.4.1.8072.2.255 /bin/sh /scripts/passtest.sh
that was all I had to do
On Wed, Mar 18, 2015 at 1:12 PM, Jeff Sadowski wrote:
> I am looking at the passtest example in the default config
I am looking at the passtest example in the default config file and
wanted to get that working
I found the passtest file in /usr/share/doc/net-snmp/passtest
I copied it to /scripts/passtest.sh
I noticed PLACE=".1.3.6.1.4.1.8072.2.255"
in the file
I edited /etc/snmp/snmpd.conf and added the line
p
Hi Again,
Just to add that I'm configuring my traps using the monitor directive in
snmpd.conf. The relevant lines from my conf file are:
notificationEvent messageQueueNotification
razorgateSmtpStatusCountersNotification -m
monitor -r 60 -e messageQueueNotification messageQueueIsZero
OWM-rg-mib
Hi,
Apologies for cross posting:
I want to generate a notification in which the current date and time is
included as a field value.
The object versionCDate in the UCD-SNMP-MIB mib will return the current date
and time based on a call to ctime.
I have created a notification-type object in my mib