I am configuring an IBM AIX 5.3 machine to be polled by Orion for CPU, memory, disk and interface utilizations.
I am using snmpdv3ne which is the version 3 non-encrypted agent and with default snmpdv3.conf, i was able to get all the data.
When I try to change the configurations in the snmpdv3.conf to support snmp v2 and change the community name. I found that when i restart the snmpd by using stopsrc -s snmpd and startsrc -s snmpd
The Orion can validate with the SNMP, but when i list the resources in the server. I give out interface mib is not supported. I try to use a mib browser to check and found that after i change the config file, all the host mib is no longer available using SNMP poll.
Is there anyone share the same experience with me and anyway to solve it???
THanks.