Agentx session to master agent attempted to be re-opened.

2005-06-29 Thread Pamidipati Suresh-G20238
Title: Message Hi,   We are using Net-Snmp-5.1.1. We are observing the following message in subagent's log.   "Agentx session to master agent attempted to be re-opened."   When we analysed the log, we found that subagent has sent an agentx ping request to master agent. But

AgentX Ping timeout

2005-06-29 Thread Pamidipati Suresh-G20238
Title: Message Hi,   We are using Net-Snmp-5.1.1 for master agent and subagent. When subagent sends an Agentx ping request to master agent, how long will it wait for the ping response .? Is it an indefinite wait ..? Please let me know regarding this..   Thanks, suresh.

problems with tcpConnTable and udpTable on solaris

2005-06-29 Thread snmp user
Hi, I am using net-snmp on solaris and see following issues. Looks like these are bugs. Any comments or help to correct these problems is greatly appreciated. OS: solaris8 & solaris9 Net-snmp version : 5.2 & 5.2.1 (verified both versions) 1. snmpwalk on udpTable is not returning entries for all

Using prErrFix.1 ?

2005-06-29 Thread Wilson, Dave
Title: Using prErrFix.1 ? I am using the "proc" and "procfix" configuration file directives to monitor one of my processes.  When I start / stop the process the correct values are updated in the pr objects: When the process is not running: bash-2.03$ snmpwalk -c public -v 2c localhost:116

Re: Net-snmp SubAgent sending trash

2005-06-29 Thread Salsa
--- Wes Hardaker <[EMAIL PROTECTED]> wrote: > > On Tue, 28 Jun 2005 13:19:14 -0700 (PDT), > Salsa <[EMAIL PROTECTED]> said: > > Salsa> I have this net-snmp subagent that will send > me just trash (lots of random chars - usually > starting with "UV") for description. This happens when it sends

Re: Net-snmp SubAgent sending trash

2005-06-29 Thread Wes Hardaker
> On Tue, 28 Jun 2005 13:19:14 -0700 (PDT), Salsa <[EMAIL PROTECTED]> said: Salsa> I have this net-snmp subagent that will send me just Salsa> trash (lots of random chars - usually starting with Salsa> "UV") for description. This happens when it sends just Salsa> a few traps at once. Sounds l

Re: IP Alias

2005-06-29 Thread Wes Hardaker
> On Tue, 28 Jun 2005 17:46:50 -0400, Glenn MacGregor <[EMAIL PROTECTED]> > said: Glenn> What do you think about community string indexing (like cisco Glenn> does with vlans and clusters) Glenn> Would this be any easier for me to implement? community strings aren't passed to a subagent e

Re: SNMP over serial interface ?

2005-06-29 Thread Wes Hardaker
> On Wed, 29 Jun 2005 15:04:54 +0200, Froese Dirk <[EMAIL PROTECTED]> said: Froese> Is it possible to use a serial UART interface instead of the Froese> Ethernet link to communicate with a Net-SNMP agent ? Under the Froese> SNMP layer I will use a special Data Link layer. UDP/IP Froese> protoc

SNMP over serial interface ?

2005-06-29 Thread Froese Dirk
Is it possible to use a serial UART interface instead of the Ethernet link to communicate with a Net-SNMP agent ? Under the SNMP layer I will use a special Data Link layer. UDP/IP protocol is not implemented. The operation system is uClinux on an embedded platform. Is the SNMP transport module 'Un

AW: Creating a tar package

2005-06-29 Thread Mohr James
>> -Ursprüngliche Nachricht- >> Von: Wes Hardaker [mailto:[EMAIL PROTECTED] >> Gesendet: Dienstag, 28. Juni 2005 16:34 >> An: Mohr James >> Cc: net-snmp-users@lists.sourceforge.net >> Betreff: Re: Creating a tar package >> >> >> > On Tue, 28 Jun 2005 09:11:10 +0200, "Mohr James" >>

Re: snmpwalk

2005-06-29 Thread Dave Shield
On Wed, 2005-06-29 at 15:43 +0400, Лобанов Валерий wrote: > running $snmpwalk localhost -c public > I can see only SNMPv2-MIB variables. > > Something is wrong or I should pass some additional parameters to > snmpwalk to see variables from all MIBs? Please see the FAQ entry: Why can't I

snmpwalk

2005-06-29 Thread Лобанов Валерий
Hi! I've compiled net-snmp with default configuration. If I'm not mistaken, it includes not only SNMPv2-MIB. But running $snmpwalk localhost -c public I can see only SNMPv2-MIB variables. Something is wrong or I should pass some additional parameters to snmpwalk to see variables from all MIBs

RE: Remove v3 user

2005-06-29 Thread Dave Shield
On Tue, 2005-06-28 at 15:03 -0700, Fong Tsui wrote: > FT>> When removing a v3 user, we need to remove the user from both > FT>> [config] files. > > DS> Delete the user from the usmUserTable (usmUserStatus.xxx = 6) > DS> When the agent next shuts down, it will re-write the persistent > DS> file *w

Re: problem in Configuring in linux ?

2005-06-29 Thread Dave Shield
On Tue, 2005-06-28 at 22:43 -0700, mahua dutta wrote: > Hi I am trying to configure net-snmp in linux. I have > implemented my own mib. The following configuration file I am > using for running. > Warning: no access control information configured. > It's unlikely this agent

Re: modify - hack enterprise OID #

2005-06-29 Thread Dave Shield
On Tue, 2005-06-28 at 08:03 -0700, C Wells wrote: > Indeed, sco, aix and tru64 all come with 255 and I > must be able to distinguish them using the > SNMPv2-MIB::sysObjectID.0 Well, the Net-SNMP sysOID value is defined using: #define SYSTEM_MIB 1,3,6,1,4,1,8072,3,2,OSTYPE (in 'inclu

Re: IP Alias

2005-06-29 Thread Dave Shield
On Tue, 2005-06-28 at 17:07 -0400, Glenn MacGregor wrote: > As far as I can tell, I can only use the context idea if I am > using snmp v3 clients, is this correct? No. If you use directives such as com2sec -Cn context1 sec1 default community1 com2sec -Cn context2 sec2 default co