Unsolved
This post is more than 5 years old
1 Rookie
•
1 Message
0
1381
July 11th, 2018 03:00
SNMP v2 and MIB configuration
Hi There,
we are setting up a zabbix server to monitor Hosts and Storage.
I plugged our isilon to the server and I'm using SNMP to retrieve some data, actually I just uploaded the standard zabbix template and some of the values are already coming.
Some of them are not answering and for some of them I get the error "No Such Object available on this agent at this OID".
I downloaded the MIB from isilon and seem that object is defined, even if with the snmpwalk command I do not find any reference to the same.
How can I retrieve the list of objects (and their OID) defined into isilon?
Thanks
Best Regards
Michele
0 events found
No Events found!


jesselastic
1 Rookie
•
1 Message
•
2 Points
0
May 2nd, 2025 03:13
We are trying to set up logstash and have pretty much the same exact issue. At first we tried converting the MIB files provided via the Dell OneFS SNMP settings tab/page about 5 different ways. The logstash cluster would get some data back for OIDs defined in the SNMPv2-SMI MIB or the public IETF & ISO MIBs, but none of the ISILON-MIB specific OIDs were working. All ISILON-MIB OIDs saying: 'No Such Object available on this agent at this OID'
This is what we get from doing a manual snmpwalk:
ISILON-MIB::clusterStatus = No Such Object available on this agent at this OID
SNMPv2-SMI::mib-2.1.3.0 = Timeticks: (398848) 1:06:28.48
I did a walk for all available and ISILON-MIB is not mentioned even once amongst the thousands of others that do have data come back:
snmpwalk -v2c -c <community>-m All < isilon>