Page 2 of 2

Re: netapp device monitoring

Posted: Tue Jan 12, 2021 5:08 pm
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.

Re: netapp device monitoring

Posted: Wed Jan 13, 2021 8:33 am
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

Re: netapp device monitoring

Posted: Thu Jan 14, 2021 2:42 pm
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.