SNMP Configuration on AIX 7.2 for Nagios monitoring.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
nagiosnsdl
Posts: 4
Joined: Mon Dec 11, 2017 1:23 am

SNMP Configuration on AIX 7.2 for Nagios monitoring.

Post by nagiosnsdl »

Dear All,

We are facing issue while doing snmpwalk on AIX 7.2

Nagios Error where snmwalk working but data polling is getting failed due to “Table Empty error”
Snmp working fine on client host as well able to see communication in snmpwalk thread

Also getting some DPI error which is somewhere related to Key exchange between Nagios server and client which failing or it could be due to some licence key failing.

Screenshot is attahced.

Thanks
Niklesh Chaudhary
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: SNMP Configuration on AIX 7.2 for Nagios monitoring.

Post by scottwilkerson »

This is likely a snmp configuration on the client host where you are only allowing some information in the SNMP tree to be seen by other hosts

If the snmpwalk command is identical on the client, then this has to be the case.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
nagiosnsdl
Posts: 4
Joined: Mon Dec 11, 2017 1:23 am

Re: SNMP Configuration on AIX 7.2 for Nagios monitoring.

Post by nagiosnsdl »

Dear scottwilkerson,

Thanks for your response,
Further to your analysis, it would be great if you can suggest the configuration required for full snmpwalk or what parameters to be enabled in configuration of snmp.

Awaiting revert.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: SNMP Configuration on AIX 7.2 for Nagios monitoring.

Post by scottwilkerson »

nagiosnsdl wrote:Dear scottwilkerson,

Thanks for your response,
Further to your analysis, it would be great if you can suggest the configuration required for full snmpwalk or what parameters to be enabled in configuration of snmp.

Awaiting revert.
The command that you showed is the full snmpwalk

If you run that on the client ange get more results then you snmp configuration is somehow limiting the results to your nagios server.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked