Originally posted by: SystemAdmin
I have add community in /etc/snmpd.conf and clsnmp.conf, then stop and start snmpd ,but my monitoring tool (whatup gold) cant grep CPU,disk resources. Any other file need to configure..??
logging file=/usr/tmp/snmpd.log enabled
logging size=100000 level=0
#testing communication
community wup 10.200.215.37 255.255.255.255 readOnly
#community public
#community private 127.0.0.1 255.255.255.255 readWrite
#community system 127.0.0.1 255.255.255.255 readWrite 1.17.2
#view 1.17.2 system enterprises view
trap public 127.0.0.1 1.2.3 fe # loopback
#snmpd maxpacket=1024 querytimeout=120 smuxtimeout=60
smux 1.3.6.1.4.1.2.3.1.2.1.2 gated_password # gated
smux 1.3.6.1.4.1.2.3.1.2.2.1.1.2 dpid_password #dpid
snmpd smuxtimeout=200 #muxatmd
smux 1.3.6.1.4.1.2.3.1.2.3.1.1 muxatmd_password #muxatmd
#
#AIX-Forum