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
SNMP Configuration on AIX 7.2 for Nagios monitoring.
-
nagiosnsdl
- Posts: 4
- Joined: Mon Dec 11, 2017 1:23 am
SNMP Configuration on AIX 7.2 for Nagios monitoring.
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.
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.
If the snmpwalk command is identical on the client, then this has to be the case.
-
nagiosnsdl
- Posts: 4
- Joined: Mon Dec 11, 2017 1:23 am
Re: SNMP Configuration on AIX 7.2 for Nagios monitoring.
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.
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.
The command that you showed is the full snmpwalknagiosnsdl 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.
If you run that on the client ange get more results then you snmp configuration is somehow limiting the results to your nagios server.