Followed https://assets.nagios.com/downloads/nag ... g-SNMP.pdf
for SNMP activation on AIX 7.2
When we are Querying from Nagios XI , we are getting following error
[root@drnplnagios libexec]# ./check_snmp_storage.pl -H xx.xx.xx.xx -C String-XXXX -m "^/$" -w 2 -c 4
ERROR: Description/Type table : The requested table is empty or does not exist.
[root@drnplnagios libexec]#
[root@drnplnagios libexec]# snmpwalk -v2c -c String-XXXX xx.xx.xx.xx
SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)
Can you please help urgently