NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

Info SNMP

LUIGI_TAMAGNONE
6,005 Views

 Hi,
I try to configure SNMP on Netapp to monitoring netapp network port with cacti.
First i tried with NetApp FAS8020 Release 8.2.2 Cluster-Mode and works fine, after i tried with NetApp FAS3220 Release 8.2P5 Cluster-Mode but not work.
If i try with SNMP walk i receive this two answer:
snmpwalk -v 2c -m NETAPP-MIB -c public IP_FAS8020 1.3.6.1.4.1.789.1.22.1.2.1.2
NETAPP-MIB::netifDescr.1 = STRING: NAME_FAS8020-01:e0d
NETAPP-MIB::netifDescr.2 = STRING: NAME_FAS8020-01:e0c
...
snmpwalk -v 2c -m NETAPP-MIB -c public IP_FAS3220 1.3.6.1.4.1.789.1.22.1.2.1.2
NETAPP-MIB::netifDescr = No Such Object available on this agent at this OID

Someone know why FAS3220 not find network object? There is something to configure?

Thanks.
Luigi

2 REPLIES 2

YIshikawa
5,811 Views
MIB definition is different between Data.ONTAP version. Please check MIB for Data ONTAP 8.2 if correspondent OID exist.
# I can not open .Z file now on my iPad, so I can't confirm.

http://mysupport.netapp.com/NOW/download/tools/mib/

LUIGI_TAMAGNONE
5,789 Views

For 8.2 and 8.2.2 version when i serch ifHighInOctets or if64InOctets, the OID is the same (.1.3.6.1.4.1.789.1.22.1.2.1.3 or .1.3.6.1.4.1.789.1.22.1.2.1.25)

Public