‎2012-10-16 02:12 AM
Hi,
I have been new to netapp devices. I have been working on a system which monitors the netapp devices. Till 7-mode my software monitors the netapp devices well. However after we have started working with c-mode devices we are encountering some problems:
1. When we do snmpwalk for ndmp OIDs, it returns error: This may be that the OIDs(1.3.6.1.4.1.789.1.1.4.x) are not implemented on c-mode devices however at below link "http://people.teamix.net/~bu/81ClusterModeCLReference/CLI-Commands-NetApp-81-Cluster-Mode.pdf" I have seen that CLI exists.
2. Simillar issue I am observing with snapvault, nfs, cifs and snapmirror OIDs.
Do somebody have any idea about this or can somebody share any reason fro the above?
Is there any document or some link where I can find the information?
Thanks in advance.
‎2012-10-16 05:59 AM
Hi,
The SNMP OIDs are different for 7 and Cluster-Mode. This KB article (https://kb.netapp.com/support/index?page=content&id=3013220) should help explain the differences.
‎2012-11-19 07:00 AM
Hi Mrinal
We're only getting partial responses from a C-Mode cluster. Which IP do these requests have to be sent to? The management IP or the cluster IP address?
Thanks, Holger
‎2012-11-19 07:27 AM
The cluster interfaces are only accessible to nodes participating in the cluster.
You can send the request to the node management or cluster management LIFs of the cluster.
‎2012-11-29 11:28 AM
Hi all
The article mentioned shows clearly, that a cmode cluster will respond to the filesystem OID request. The responses though from a regular system and a cmode are different.
For those coding based on the snmp output, just be aware of it.
Best regards, Holger
‎2013-11-03 06:46 PM
has this article moved?
I can't seem to find a c-mode equivalent for miscGlobalStatus, miscGlobalStatusMessage, fsOverallStatus or fsStatusMessage
‎2014-12-11 10:06 AM - edited ‎2014-12-11 10:09 AM
Same here, my monitoring SNMP based scripts for 7-mode are broken on cDOT =(
‎2015-06-11 03:09 AM
Hi all,
please have a look at those documents:
https://library.netapp.com/ecm/ecm_download_file/ECMP11694137
https://library.netapp.com/ecm/ecm_download_file/ECMP12366522
Let me know if that helped.
cheers chriz
‎2015-06-11 04:09 AM
Hi
The snmp setting in c-mode have done.
I want to query global status, nfs status just like 7-mode I can query, but it's not work in c-mode.
Thanks