Re: NET-SNMP and AIX Storage Statistics
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAKoMtGbZKeN=Ktj19=RC=x5LHVa9je8appv_BMUThR7RhZggug@mail.gmail.com> |
On 12 April 2012 17:30, Stephen Grecni <[email protected]> wrote: > I installed net-snmp 5.7.1 on AIX 5.3. (Thanks for the compile help). When I > run the command snmpwalk -v2c -c private hostname dsk I do not get anything > returned for the UCD-SNMP-MIB::dis** fields. Two possibilities spring to mind: - either the agent is not configured to allow access to these objects, - or the agent does not provide this information under AIX You can check the first by seeing what else you can see under the 'ucd-snmp' tree. If the output of snmpwalk -v2c -c private hostname ucdavis is essentially empty when querying the AIX agent, then the first is the most likely cause. Check the access control settings in the agent. If the output is broadly similar for both AIX and Linux agents, but with individual chunks missing under AIX, then it's more likely to be due to the agent implementation code (which is highly OS-specific) Given that you've compiled the agent yourself, it's reasonably simple to determine what modules are being used. Please list the contents of 'agent/mibgroup/ucd-snmp' and look at the object files (.o/.lo). I would expect to see either disk.o *or* disk_hw.o Which is present? If it's disk_hw.o, then please list 'agent/mibgroup/hardware/fsys' as well. Which .o files are present there? > is there documentation on configuring > net-snmp on AIX or is it the same as other OS versions ? It's essentially the same across all OS's. The main difference is with what code is present, and hence which MIB modules are implemented on particular OS's. Given that AIX is an environment that (AFAIK) none of the core developers have access to, this may well be one of the weaker systems. Dave ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ 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