|
AIX 6.1: snmp default configuration has changed |
|
|
|
Written by Frank Schalude
|
|
Sunday, 09 March 2008 |
|
Starting with AIX 6.1, the default configuration of the SNMP daemon has changed. The change will not occur if you have migrated from an earlier version of AIX. Only new installed systems will show this changed behavior. It is very interesting, especially with HACMP, as none of the snmp based commands will work any more.
Problems with clstat or clinfo in HACMP may be related to some changes with AIX 6.1 AIX 6.1 has limited the amount of values that can be viewed from the MIB tree. The change can be found in the file /etc/snmpdv3.conf. Search for the following line: #VACM_VIEW defaultView internet - included - Just remove the leading comment sign and restart (not refresh) your snmp daemon. Afterwards, everything will work fine including clstat and cldump. |