ONTAP Discussions

SNMP OIDs support in Netapp c-mode

NIMSOFT123
15,262 Views

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.

18 REPLIES 18

mrinal
15,157 Views

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.

INFORMATIOGMBH
15,157 Views

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

mrinal
15,157 Views

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.

INFORMATIOGMBH
15,157 Views

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

officeworks
15,157 Views

has this article moved?

I can't seem to find a c-mode equivalent for miscGlobalStatus, miscGlobalStatusMessage, fsOverallStatus or fsStatusMessage

vladimirzhigulin
14,870 Views

Same here, my monitoring SNMP based scripts for 7-mode are broken on cDOT =(

Uitox
14,074 Views

any updates? need to know how to snmp query in c-mode.

 

Thanks

chott
14,067 Views

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

https://kb.netapp.com/support/index?page=content&id=1012901&actp=search&viewlocale=en_US&searchid=1434017286281

 

Let me know if that helped.

 

cheers chriz

 

P.S. if you feel this post is useful, please KUDO or “accept as a solution" so other people may find it faster.

Uitox
14,062 Views

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

chott
12,250 Views

hi Uitox,

 

can you elaborate a bit on what you are trying to do.

Can you post the error message you are seeing?

What version of ONTAP are you using?

 

cheers chriz

P.S. if you feel this post is useful, please KUDO or “accept as a solution" so other people may find it faster.

jberk
12,242 Views

I can add to this, working on this same issue now.  We had a customer move from a FAS3020 in 7-mode to a 8020 in c-mode.  Monitoring was working previously for the global status but since the cutover nagios was reporting OID not found. I was able to pull the MIB from the device by going to t http(s)://cluster-mgmt-ip/spi and downloading it.  I imported this into a MIB browser and located the misc global status OID which is 1.3.6.1.4.1.789.1.2.2.4.0 however a snmpget to the cluster (both nodes and the VIP) results in a response of:

 

Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.4.1.789.1.2.2.4.0

 

It's almost as if the filer has no idea that the OID exists.  In fact I did a SNMPWALK on the device and output that to a file and don't find that OID at all.  In fact there appears to be nothing under the .2 identifier yet it's listed in the MIB. (1.3.6.1.4.1.789.1.2.2)

 

What gives?  How do you measure anything in the misc category per the MIB as they are all 1.3.6.1.4.1.789.1.2.2.x.x?  This is Ontap 8.3 btw. Any help on this would be appreciated. Thanks!

 

 

Uitox
12,231 Views

 netappsnmp.png

 

 

the same issu like 

 

I want to know Netapp hardware status via my monitor server.

The monitor server uses snmp to get all device status.

 

Thanks

jberk
12,199 Views

Any input on this?  About to file a support case for the same. 

chott
12,196 Views

Hi all,

 

I asked a subject matter expert to have a look at it.

Hope he will join the conversation.

 

Opening a case can not be wrong, since it gives you a SLA for your request.

 

cheers chriz

P.S. if you feel this post is useful, please KUDO or “accept as a solution" so other people may find it faster.

jberk
12,145 Views

Any chance someone has had the opportunity to look at this yet?

Wave
9,874 Views

Same problem here.

I just downloaded the latest filer mib from here http://mysupport.netapp.com/NOW/download/tools/mib/, looked at the "traps.dat" file for "miscGlobalStatus" which says it's ".1.3.6.1.4.1.789.1.2.2.4.0" but that OID just doesn't exist.

msheen
9,665 Views

Hi,

      Just wondered if anyone had any updates on this issue (v8.3 cDOT), I have checked the netapp traps.dat and mib files from the support site and they show the OID for GlobalStatus

 

miscGlobalStatus                         snmp.1.3.6.1.4.1.789.1.2.2.4.0
miscGlobalStatusMessage                  snmp.1.3.6.1.4.1.789.1.2.2.25.0

 

However they dont seem to exist

 

# snmpget -v 1 -c public X.X.X.X   .1.3.6.1.4.1.789.1.2.2.4.0
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.789.1.2.2.4.0

 

Thanks,

Martin.

pzi
8,651 Views

same problem here. Looks like SNMP on NetApp is dead.

Public