RE: AIX and Network interface issues.
"Paul Hogan" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <8DC39BE09F7F494AB446DF9D9FDE3CBA0AAFF60A@nahollex01.NA.Haworthinc.com> |
I did a search in the config.log and I didn't find a match to the issue you are stating. Sounds like the interfaces may not be typically supported though? Paul R. Hogan Computer System Engineer Enterprise Information Technology HAWORTH, INC. One Haworth Center Holland, MI 49423 direct 616.393.3756 fax 616.396.9389 [email protected] www.haworth.com NOTICE OF CONFIDENTIALITY: The contents of this e-mail message and any attachments are intended for the addressee(s) named in this message. This communication is intended to be and to remain confidential. If you are not the intended recipient of this message, or if this message has been addressed to you in error, please immediately alert the sender by reply e-mail and then delete this message and its attachments. Do not deliver, distribute or copy this message and/or any attachments and, if you are not the intended recipient, unless immediately and permanently deleted, recipient hereby agrees to protect this transmission and any documents, files or previous messages attached (confidential information) in the same manner in which recipient acts to protect his/her/its own confidential information. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Tuesday, February 10, 2009 11:01 AM To: Paul Hogan Cc: [email protected] Subject: Re: AIX and Network interface issues. 2009/2/10 Paul Hogan <[email protected]>: > I have compiled and installed net-snmp 5.4.2.1 on AIX 5.3.6 version. I > can pull everything in great to our Orion monitoring tool except for the > NIC information. Is there a known issue with this or is there something > I can do to enable this monitoring? Have a look at the output of the configure script. Does it include a warning message about IF-MIB rewrites. >From mibgroup/if-mib/data_access/interface.h: # if defined( linux ) config_require(if-mib/data_access/interface_linux) config_require(if-mib/data_access/interface_ioctl) # elif defined( openbsd3 ) || defined( openbsd4 ) || \ defined( freebsd4 ) || defined( freebsd5 ) || defined( freebsd6 ) || defined (darwin) config_require(if-mib/data_access/interface_sysctl) # elif defined( solaris2 ) config_require(if-mib/data_access/interface_solaris2) # else config_error(This platform does not yet support IF-MIB rewrites) # endif That looks very much as if this particular MIB isn't supported under AIX (which is not a system any of the core developers have access to, I believe). Patches to rectify this omission would be gratefully received. Dave ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users