netapp device monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: netapp device monitoring

Post by cdienger »

The mib looks good and I get the same 'no such object' when I test with it - which makes sense since I don't have an actual netapp device. Can you confirm that your device should be responding to requests to walk this OID? What does the output look like if you run:

Code: Select all

snmpwalk -v2c -c 'public' euntapc01 1.3.6.1.4.1.789
? It should attempt to walk and return all available OIDs for under 1.3.6.1.4.1.789.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
mejokj
Posts: 353
Joined: Mon Jul 22, 2013 10:31 pm

Re: netapp device monitoring

Post by mejokj »

Hi,

Yes, I am able to get the OID.

output
=====

# snmpwalk -v2c -c 'public' euntapc01 1.3.6.1.4.1.789

SNMPv2-SMI::enterprises.789.1.4.4.1.2.1148 = STRING: "vol_offices"

Please find the attachment

Thanks
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: netapp device monitoring

Post by cdienger »

The walk does not return the expected OID. At this point I would turn my attention to the netapp device - it doesn't appear that the OID exists on the device.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked