Originally posted by: Kyne
I was at AIX 5.2 and I have migrated to AIX 5.3.
When on AIX 5.2, we were with SNMP v1.
Can you help me on how to migrate from snmpd.conf to snmpdv3.conf?
I use these instructions but it doesn't work:
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp Maybe something I don't understand...
I will show you the snmpd.conf that I have to migrate.
Can you show me how it have to look in snmpdv3.conf?
community abcdef
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
community public
view 1.17.2 system enterprises view
trap abcdef 127.0.0.1 1.2.3 fe # loopback
trap abcdef server1 # NetView for AIX
smux 1.3.6.1.4.1.2.3.1.2.1.2 gated_password # gated
smux 1.3.6.1.4.1.2.6.4.1 nv6000 # NetView: trapgend
smux 1.3.6.1.4.1.2.3.1.2.2.1.1.2 dpid_password # dpid
smux 1.3.6.1.4.1.2.6.30 "directTalk6000" # Added by DTsnmpd.cfg
----
Thanks a lot.
#AIX-Forum