Re: Node sysObjectID
Jonathan Heard <[email protected]>
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Trev,  OpenNMS doesn't have any MIB data built-in for this OID, therefore it won't collect any data unless you install a MIB, which I presume you are doing? (I looked back at your email about the Liebert Aircon and you were talking about installing MIBs there - incidentally, YES - you do need to generate snmp graph properties templates as well - I'm not sure if that question got answered)... So in order to handle your tape library you first need to take the Quantum MIB files and compile them using the MIB Compiler in the OpenNMS GUI.. You need to generate datacollection, graphs and events, and restart OpenNMS to be sure it's actually loaded them. The node in question also needs to have at least one primary SNMP interface. Next, check your /etc/opennms/datacollection-config.xml file and make sure that there's an <include-collection> tag which includes the generated Quantum MIB data. Take note of the name attribute of the 'snmp-collection' which includes your events. Check your /etc/opennms/collectd-config.xml file - and locate the package which contains your SNMP collector with a parameter of 'collection' which matches the name of you noted above, and then pay close attention to the 'filter' tag to be sure that it's not excluding your device for any reason. Then have a look through the generated datacollection file in /etc/opennms/datacollection - be certain that there are OID definitions which match what you're seeing in snmpwalk. Once this is all in place, aside from checking the graphs you can poke around in the /var/lib/opennms/rrd/<node_id>/ directory and see if it's actually collecting any data. If it's still not working then I think you'll need to take a closer look at the debug log output from instrumentation and collectd. HTH Jonathan On 19/10/17 02:57, Trevor Dunstan wrote: > > Hi there guys, > > I have raised a previous post about not getting detailed resource > graphs for some nodes like Liebert Aircon and now another vendor, > Quantum Tape Library i40. The replies in my previous post have been > helpful and I getting closer to the issue. What I have noticed with > the Quantum tape Library is that the node is using a sysObjectID of >  .1.3.6.1.4.1.8072.3.2.10 which appears to be incorrect. When I SNMP > walk the IP with .1.3.6.1.4.1.8072.3.2.10 I get “No Such Object > available on this agent at this OID” > > When I walk the tape library with the sysObjectID of .1.3.6.1.4.1.3697 > (The MIB from the Quantum Tape Library), I get the data that I have > been looking for, so it appears that the tape library is being > incorrectly identified and having the incorrect sysObjectID associated > with it. Or maybe the Quantum MIB is not being imported correctly into > OpenNMS. > > So my question is, how do I force OpenNMS to use the sysObjectID of > .1.3.6.1.4.1.3697 for the tape library and NOT .1.3.6.1.4.1.8072.3.2.10. > > Thanks > > Trev > > Description: St_John_Logo_Portrait_RGB > > > > *Trevor Dunstan * > *Infrastructure Engineer *** > > *St John Ambulance Western Australia Ltd.* > 209 Great Eastern Highway| PO Box 183| Belmont Western Australia 6104 > Tel 08 9373 3875| > [email protected] > <mailto:[email protected]>_ > > *www.stjohnambulance.com.au <http://www.stjohnambulance.com.au/>*** > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > Please read the OpenNMS Mailing List FAQ: > http://www.opennms.org/index.php/Mailing_List_FAQ > > opennms-discuss mailing list > > To *unsubscribe* or change your subscription options, see the bottom of this page: > https://lists.sourceforge.net/lists/listinfo/opennms-discuss ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss