[MIB Writing] SNMP Manager Get request

2005-07-05 Thread Alexandre Pashai
hi all! I've written a little MIB for my own purpose. When Compiling it within the snmp manager and then requesting my variable from various snmp managers, some looks for: myVariable.0 ans others myVariable.1 My snmp agent expect to be asked for .0 some ideas ? thanks

RE: Informs

2005-07-05 Thread Kevin Golder
Sending SIGHUP to the agent does work for me most of the time, unless the agent has tried to send an inform to a manager that isn't responding to it. From that point on it seems my agent will no longer re-read its config file when I send it SIGHUP. -Original Message- From: John Hardin

Subagent's OID in AgentX Open session PDU

2005-07-05 Thread Pamidipati Suresh-G20238
Title: Message Hi, AgentX open pdu contains OID which uniquely identifies the subagent. How this OID is used furthur by master agent or by subagent..? Are enterprise-sysoid and subagent's OID are always same..? We are using Net-Snmp-5.1.1. Our Subagent sends the

snmpd crashes on a guery for ip

2005-07-05 Thread krushna bagde
Hello, I am using net-snmp-5.2.1 over Linux 2.4.22 When I query anything in ‘ip’, snmpd crashes with the following line in its log: cannot open /proc/net/snmp6 The command I ran was as simple as: snmpwalk -m all -c public 10.8.1.70 ip (A query for ‘if’, ‘system’ goes though without any

Perl getnext returning insufficient index portion

2005-07-05 Thread Shane Dawalt
I'm hoping someone can tell me if I'm out of my mind or confirm my suspicions. I'm using NetSNMP 5.1.2 (RPM on RHEL v.3). It seems getnext() isn't properly ripping the index from the OID when it returns with an object. I'm working with a Cisco proprietary MIB (CISCO-PORT-SECURITY-MIB). I

Illegal instruction in send_v2trap(), any thoughts?

2005-07-05 Thread cnelson
I realize this is a long shot, that I'm behind revisions, and all that but have a little pity on me, please, I'm working with an old embedded system. Recently, I've seen a problem in send_v2trap() that's fairly easy to reproduce (though with a sequence that's very specific to my system and I

How to download and purchase?

2005-07-05 Thread Xiang Mei
Hi, Please tell me what the price of net-snmp supporting windows platform and IPV6 ?

Problems when applied on SCO UNIX

2005-07-05 Thread HuiLin Zhou
Dear Sir: We have successfully configured net-snmp in Linux, However, we encount problems when applying the net-snmp in SCO_UNIX. My configuration procedure is as follow: 1. tar ¨Cxvf net-snmp.5.2.1.rc.tar 2. cd net-snmp.5.2.1.rc 3. sh configure At the step 3 above, we were

control and monitoring of processes

2005-07-05 Thread Fatemeh Imani Mehr
Dear every one, I want to control and monitor processes using net-snmp and send trap when a typical process goes up or down. But using DISMAN-EVENT-MIB I can not monitor processes via their name. (It supports integer value only). When a process killed, the entry of it in hrSWRunTables was

[MIB Writing] SNMP Manager Get request

2005-07-05 Thread Alexandre Pashai
hi all! I've written a little MIB for my own purpose. When requesting my variable from various snmp managers, some look for: myVariable.0 myVariable.1 My snmp agent expect to be asked for .0 some ideas ? thanks --- SF.Net email is

Net-snmp 5.0.9 and RHEL 4

2005-07-05 Thread Ahamino
Dear all, I have a RHEL 4 box which I want to monitor using Solarwinds Orion. When first I installed RHEL I had Net-snmp version 5.1.2 with which I wasn't able to monitor the box as snmpd used to not to respond. When I contacted Solarwinds support they advised me to down-grade to

Compiling SNMP perl troubles

2005-07-05 Thread Chris Hector
I'm having a problem compiling and isntalling the perl modules for SNMP under Redhat 4 ES, FC3. I see warnings when running perl Makefile.PL: Unrecognized argument in LIBS ignored: '-Wl,-E' Unrecognized argument in LIBS ignored: '-Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'