Originally posted by: dududu
Hi,
I need to configure SNMP for AIX 5.2 (SNMPV1)
in /etc/snmpd.conf I set:
community xxxx 10.32.0.0 255.255.0.0 readOnly
restart service snmpd
but I can't get no response with snmpwalk from 10.32.17.29
-
snmpwalk -v1 -c xxxx cbsu12
Timeout: No Response from cbsu12
any help ?