Re: (no subject)

2006-04-06 Thread Thomas Anders
[EMAIL PROTECTED] wrote: If i run snmpwalk with a big timeout to any oid that makes snmpwalk perform a get-next to the 5 scalar objects i have in my MIB, my subagent dies after returning three of them, and without giving any error. [...] I think it's quite easy to recreate the situation, but if

Timers in subagent afer a master agent restart

2006-04-06 Thread Alvarez, Oscar, VF UK
Hi, Hi I'm using Net-SNMP v 5.1.2 on RedHat RHEL4 and I've experienced the following problem: I have defined a timer in a Net-SNMP agentx subagent using the snmp_alarm_register that works well if the master agent is running. The problem is that if I restart the master agent, the timer in the

(no subject)

2006-04-06 Thread oalvarez
Hi, I'm using net-snmp version 5.1.2, as it's the one supported by RedHat RHEL4, but it behaves the same with 5.2.2 on Suse 10. I've created an AgentX subagent with a MIB that has 5 scalar counters. I'm using the code generated by mib2c.scalar.conf and in the generated code i've completed the hand

Re: Query about System Group - Reg

2006-04-06 Thread Thomas Anders
madhan raj wrote: Iam using Net-SNMP-5.3.0.1 in my router. I have one doubt about the "System Group". In system group we have the following variables which are writable: SysContact (1.3.6.1.2.1.1.4.0), SysName (1.3.6.1.2.1.1.5.0) and SysLocation (1.3.6.4.2.1.1.6.0

Query about System Group - Reg

2006-04-06 Thread madhan raj
  Hi All,       Iam using Net-SNMP-5.3.0.1 in my router. I have one doubt about the "System Group". In system group we have the following variables which are writable:         SysContact (1.3.6.1.2.1.1.4.0),         SysName (1.3.6.1.2.1.1.5.0) and         SysLocation (1.3.6.4.2.1.1.6.0). I

Re: Perl Scripting with SNMP

2006-04-06 Thread Dave Shield
On Wed, 2006-04-05 at 16:09 -0400, Michael A. Price wrote: > I have been tasked with associating the traps with email alerts > or pages. See the script 'local/traptoemail' and the man page 'snmptrapd.conf(5)' Or you might want to look at 'snmptt' Dave

Re: DISMAN-PING-MIB

2006-04-06 Thread Dave Shield
On Wed, 2006-04-05 at 11:13 -0700, Wes Hardaker wrote: > Dave> But I believe it was initially developed on Linux, and has > Dave> probably never been ported to (or even compiled on) other O/Ss. > Dave> You are the first person to ask about it in eighteen months! > > I've tried to compile it even o