Monitoring via SNMP

Post Reply
TomSmith
New here
Posts: 2
Joined: Wed Jan 09, 2019 10:12 pm

Monitoring via SNMP

Post by TomSmith »

We have a ES1640dc v2 running 1.1.4 here which I'd like to monitor.
We got the SNMP working, so for instance if I query

Code: Select all

1.3.6.1.2.1.1.1
I get

Code: Select all

iso.3.6.1.2.1.1.1.0 = STRING: "ES1640dc v2"
as expected.
I've downloaded the NAS.mib from the device and according to that, in order to query the CPU usage (es-system cpu -usage) we should query

Code: Select all

1.3.6.1.4.1.24681.2.2.1.0
However, this doesn't return any information. (I get the same lack of results from both controllers).
The only part of the OID that returns info is

Code: Select all

1.3.6.1.4.1.24681.2.1.101
which returns the event logs as documented in the MIB. (101.1.1.0 is info, 101.2.1.0 is warn etc.).

My question is, can anyone else get any information from the QES specific OIDs? (eg 1.3.6.1.4.1.24681.2.2.1.0). Is this something that is fixed in v2.0.0?
User avatar
storageman
Ask me anything
Posts: 5507
Joined: Thu Sep 22, 2011 10:57 pm

Re: Monitoring via SNMP

Post by storageman »

Don't know, I would raise a ticket
http://docs.qnap.com/esnas/2.0.0/en/GUI ... 568A6.html

If not, have you looked for OIDs via FreeBSD sites?
TomSmith
New here
Posts: 2
Joined: Wed Jan 09, 2019 10:12 pm

Re: Monitoring via SNMP

Post by TomSmith »

I've raised a ticket. I'm sure that this isn't expected behaviour.
We're using firmware ES164Xdc-1.1.4-20180903-DAILY-1, can anyone on 2.0.0 test SNMP (eg, can you retrieve 1.3.6.1.4.1.24681.2.2.1.0) and see if it works in the newer firmware please?
supremepizza
New here
Posts: 8
Joined: Thu Feb 21, 2019 4:30 am

Re: Monitoring via SNMP

Post by supremepizza »

I have the same issue on 2.0. I have a feeling the MIB they provide is for QTS, just like everything else... I can't retrieve anything with the prefix 1.3.6.1.4.1.24681 from QES.
Post Reply

Return to “QES Operating System (QNAP Enterprise Storage OS)”