I have wantted to retrieve the hardware status via snmpwalk.
I had constructed SMA using the below user guide. However, I couldn't retrieve that.
Are there any other procedure needed?
https://h50146.www5.hpe.com/lib/products/servers/proliant/manuals/880740-191_ja.pdf
Server : DL380 Gen10 (iLO5)
OS : CentOS 7.5
# rpm -ivh amsd-1.4.0-3066.82.rhel7.x86_64.rpm
# vi /etc/snmp/snmpd.conf
add "master agentx"
# systemctl start smad_rev
# systemctl start amsd_rev
# systemctl start snmpd
# snmpwalk -O vq -v 2c -c private localhost .1.3.6.1.4.1.232.6.2.6.4
I received the following message.
Timeout: No Response from localhost