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.