RE: Question related to NIC management with SNMP.

2008-07-09 Thread Shyam_Iyer
On 2008/6/26 shyam iyer <[EMAIL PROTECTED]>: >> Is it possible to get information like model, vendor, firmware >> version, duplex mode etc of the NIC using SNMP? On 2008/6/27 Dave Shield <[EMAIL PROTECTED]> >Duplex status is a concept that is particularly applicable to Ethernet >(and similar) ne

Re: why install 5.4.1.2 fail

2008-07-09 Thread Thomas Anders
Paul wrote: > I got an error when I installed net-smp-5.4.1.2, and the error message > is as following: > > ... > /usr/bin/ld: cannot find -lperl Please tell us the exact sequence of commands you've been using (configure options etc.). After you've hit the problem, please re-run the last command

Bridge mib access for Cisco SNMPv3 configured switch for a specific vlan

2008-07-09 Thread huang_wu-xin
I have a question about the correct command to walk through bridge mib of a Cisco SNMPv3 configured switch for a specific vlan. Based on the information I collected, vlan context should be used in addition to other SNMPv3 credentials. When snmpwalk without the vlan context, it seems working: snmpwa

Re: net-nsmp is not responding

2008-07-09 Thread Ceylan, Hasan
Linux: version 4 Net-snmp version: net-snmp-5.1.2-11.EL4.7 When I try to do snmpwalk -v2c -c public localhost, I am getting this error: "Timeout: No Response from localhost" . This was working before and all of a sudden, it stopped working. Did not change the snmpd.conf file. When I do ser

RE: SIGHUP (How to delete a line in snmpd.conf)

2008-07-09 Thread Paul
Hi Fong, About your issue: SIGHUP on net-snmp-coders, could I ask you some questions? Your help will be appreciated! >>Also, if you remove the configuration entry, it doesn't work either. >> >>-Original Message- >>From: Fong Tsui >>Sent: Wednesday, November 21, 2007 12:12 PM >>To: Fon

parse snmpd.conf

2008-07-09 Thread Paul
Hi all, I tried to write an application(.exe) to parse snmpd.conf. The source file I wrote is as attached file "trap.c". Now my trap.c should only find "trapsink" and "trap2sink". I modified the Makefile downloaded from NET-SNMP Tutorials to build trap.c as a .exe file. (I also attached the Make

Re: Incorrect snmpTrap event OID displayed in net-snmp

2008-07-09 Thread Rajesh Chatterjee
> > When i am trying to access the snmpTrap event OID, i am expecting OID > starting with enterprise (1.3.6.1.4.1) but instead i am getting OID starting > with ccitt (0.3.6.1.4.1) ... > > I am running AgentX subagent using send_v2trap() where my event OID and > length are set for the first variab

why install 5.4.1.2 fail

2008-07-09 Thread Paul
Hi, I got an error when I installed net-smp-5.4.1.2, and the error message is as following: ... /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make[1]: *** [snmpd] Error 1 make[1]: Leaving directory `/home/georgehu/tmp/net-snmp/net-snmp-5.4.1.2/agent' make: *** [subdirs] Err

Re: patch 1737727 and the NOACCESS #define

2008-07-09 Thread Thijs Brouwer
Ah, the conflict occured when compiling with our application, not when compiling netsnmp itself... Both patches still make sense in my opinion. Whom do I assign this to? Cheers, Thijs On Tue, Jul 8, 2008 at 6:25 PM, Thijs Brouwer <[EMAIL PROTECTED]> wrote: > Damn: see latest comment in track 17

Re: net-snmp installation

2008-07-09 Thread Thomas Anders
deka aditia wrote: > I've check, there are no snmpd in there ... Then check the output of "make install" because it *tells* you where it installs snmpd. +Thomas - Sponsored by: SourceForge.net Community Choice Awards: VOTE