[Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
RE: snmpmon-client
|
Hi, I'm also trying to get the smnp monitors to work, and have encountered the same error messages. The errors appear to occur because the snmpwalk program is core dumping. I'm running NOCOL 4.2.1 under RedHat Linux 6 monitoring cisco 2511 and 5300 routers. Below is a back trace from gdb; #0 0x40089679 in chunk_free (ar_ptr=0x40119580, p=0x804f690) at malloc.c:3020 #1 0x40089505 in __libc_free (mem=0x804f698) at malloc.c:2932 #2 0x804abe1 in parse_objectid () #3 0x804b2f3 in parse () #4 0x804b4a6 in read_mib () #5 0x8049d30 in init_mib () #6 0x8048c4a in main () Has anyone had this running properly, or any suggestions as to what is wrong? Ian Hughes +----------------------------------------------------------------------+ Ian Hughes - Network Services. Hunterlink Pty. Ltd. (Australia) 1st Floor, 805 Hunter Street Dangar, NSW, 2309 Australia Phone: +61 2 4969 0122 Fax: +61 2 4969 0133 E-Mail: ianh@hunterlink.net.au PGP: http://users.hunterlink.net.au/~deimh/pgp.html <http://users.hunterlink.net.au/~deimh/pgp.html> +----------------------------------------------------------------------+ If you're not living on the edge, you're taking up too much room! +----------------------------------------------------------------------+ -----Original Message----- From: Andrew Cochran [mailto:andrew@logic.bm] Sent: Friday, 20 August 1999 9:28 To: nocol-users@navya.com Subject: snmpmon-client Hi, Ive been trying to get the snmpmon-client code to work for me but keep getting errors like the following snmpwalk ERROR for somerouter.bm/.interfaces.ifTable.ifEntry.ifDescr: interfaces.ifTable.ifEntry.ifDescr.1 = "Ethernet0/0" Now it seems to be getting some data...snmpwalk works fine from command line. Im curious is the snmpmon-client code broken? I have really looked over it yet, I was hoping this was a know bug. Thank you for any help Andrew Cochran Logic Communications Ltd. Bermuda. |