nv-l
[Top] [All Lists]

Re: [nv-l] SNMP Trap

To: <nv-l@lists.us.ibm.com>
Subject: Re: [nv-l] SNMP Trap
From: "Alaa Farrag" <alaahelmy1@hotmail.com>
Date: Sat, 17 Jul 2004 20:24:32 +0300
Delivery-date: Sat, 17 Jul 2004 19:34:28 +0100
Envelope-to: nv-l-archive@lists.skills-1st.co.uk
Organization: IBM
References: <20040714032404.63891.qmail@web90102.mail.scd.yahoo.com>
Reply-to: nv-l@lists.us.ibm.com
Sender: owner-nv-l@lists.us.ibm.com
to make sure that the switch is using SNMP version 1 trap format do the following:
 
telnet the switch ( you must have the telnet password & enable secret )
 
then apply the following commands
 
ena
(enter the enable secret or password)
sh run
 
the switch configuration will be displayed. search for a line like this

snmp-server host ip_of_netview_server version 1 community_name
if the version is not indicated it defaults to version 1
if the switch is using version 2c then make the following configuration to return it to version 1
 
conf t
no snmp-server host ip_of_netview_server
snmp-server host ip_of_netview_server version 1 community_name
ctrl+z
copy run start
exit
 
Sincerely
 
Alaa Farrag
----- Original Message -----
From: ss tech
Sent: Wednesday, July 14, 2004 6:24 AM
Subject: [nv-l] SNMP Trap

Hi All,
I am a new user to Netview.I have Netview 7.1.4 and Switch Analyser 1.2.1 installed in Win2K
I have Cisco 2950 & Cisco 3550 switches which are configured to send the trap to Netview,but I am not getting any events of the respective switches in the Netview event console nor in Trapd.log.
Is it a problem due to SNMP version mismatch ?
 
My switches are connected in such a way that even one port of the swich goes down,my node will not get down as it is connected to anather switch through which it will get the path to work.My problem is, I want Netview/SA should inform me that when X port goes down I should get the event, though my node is still up.
 
Can anybody suggest me the solution of my problem .
 
Thanks in Advance
Peter


Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web