RE: starting snmpd daemon

2008-12-26 Thread Mike Ayers
> From: Ambika Tripathy [mailto:ambika.tripa...@nethawkgroup.com] > Sent: Friday, December 26, 2008 3:42 AM > I am facing a peculiar problem when I try to start my snmpd > using rc.d. The problem is when I try to extract OID values > using snmpwalk for my enterprise OID it is always coming as

RE: Is there some OID for `iostat -x'?

2008-12-26 Thread Mike Ayers
> From: xunzhang huang [mailto:huangxunzh...@gmail.com] > Sent: Thursday, December 25, 2008 8:19 PM > I want the data "avgrq-sz avgqu-sz await svctm %util" > which is from `iostat -x`, BUT I can't find any OID related > in the MIBs I know. Please describe these data so that we k

RE: adding MIB files during configuration

2008-12-26 Thread Mike Ayers
> From: Ambika Tripathy [mailto:ambika.tripa...@nethawkgroup.com] > Sent: Thursday, December 25, 2008 1:16 AM > How can I add some MIB files to default > installation of net-snmp-5.4.2.1 during configuration? What > will be the configuration flags for it or is there any other > way

Re: starting snmpd daemon

2008-12-26 Thread Nikos Balkanas
Yes I may have a guess. Your environment is different when you run as a user. In particular It doesn't look you are reading your mibs from sbmp.conf during startup. BR, Nikos - Original Message - From: Ambika Tripathy To: net-snmp-users@lists.sourceforge.net Sent: Friday, Decem

starting snmpd daemon

2008-12-26 Thread Ambika Tripathy
Hi Users, I am facing a peculiar problem when I try to start my snmpd using rc.d. The problem is when I try to extract OID values using snmpwalk for my enterprise OID it is always coming as 0. But when I execute the snmpd manually from command line the perfect values are coming. My SNMPD fi