Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

snmp traps - snmpd.conf

2 views
Skip to first unread message

Marat Safin

unread,
Nov 27, 2006, 10:25:32 AM11/27/06
to
I have seen notes on editing /etc/snmpd.conf but I dont get it.

Can anyoone please explain this process or direct me to a good URL ?

Cheers,

den...@internet.com

unread,
Nov 28, 2006, 3:15:53 PM11/28/06
to
> I have seen notes on editing /etc/snmpd.conf but I dont get it.
>
> Can anyoone please explain this process or direct me to a good URL ?
>
> Cheers,

My snmpd.conf is as follows:

syslocation Server Room
syscontact Sysadmin (root@localhost)

rocommunity public 127.0.0.1 .1
rocommunity public 10.x.x.x .1

rwcommunity private 127.0.0.1

trapsink 10.x.x.x public
dlmod servinst /opt/novell/zenworks/lib/servinst.so
dlmod usrHistory /opt/novell/zenworks/lib/advtrend.so

view mmsWriteView included .1.3.6.1.4.1.23.2.102
view mmsWriteView included .1.3.6.1.2.1.16.18
com2sec mmsWriteUser 10.x.x.x private
group mmsWriteGroup v1 mmsWriteUser
goup mmsWriteGroup v2 mmsWriteUser
access mmsWriteGroup "" any noauthh exact none mmsWriteView none

...where 10.x.x.x is the IP address of my MMS Site Server

Don't forget also to change the community string in zfs-mms-advtrend.conf,
and the trapsink in zfs-mms-snmpd.conf and zfs-mms-log2trap.conf.

Also in zfs-mms-advtrend.conf a lot of the traps are disabled by default
and you need to turn them on.

Cheers,

Dennis.

0 new messages