Re: OSPF Link State Advertisement
Ameya Pandit <ameya_nms@HOTMAIL.COM> Wed, 18 June 2003 04:56 UTC
Received: from cherry.ease.lsoft.com (cherry.ease.lsoft.com [209.119.0.109]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id AAA23335 for <ospf-archive@LISTS.IETF.ORG>; Wed, 18 Jun 2003 00:56:17 -0400 (EDT)
Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <4.00A1D790@cherry.ease.lsoft.com>; Wed, 18 Jun 2003 0:56:17 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 45960776 for OSPF@PEACH.EASE.LSOFT.COM; Wed, 18 Jun 2003 00:56:13 -0400
Received: from 64.4.11.61 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Wed, 18 Jun 2003 00:56:13 -0400
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 17 Jun 2003 21:56:12 -0700
Received: from 203.197.24.195 by by7fd.bay7.hotmail.msn.com with HTTP; Wed, 18 Jun 2003 04:56:11 GMT
X-Originating-IP: [203.197.24.195]
X-Originating-Email: [ameya_nms@hotmail.com]
Mime-Version: 1.0
Content-Type: text/plain; format="flowed"
X-OriginalArrivalTime: 18 Jun 2003 04:56:12.0171 (UTC) FILETIME=[F09B55B0:01C33555]
Message-ID: <BAY7-F61A2DJxRVVfdY000007e8@hotmail.com>
Date: Wed, 18 Jun 2003 04:56:11 +0000
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Ameya Pandit <ameya_nms@HOTMAIL.COM>
Subject: Re: OSPF Link State Advertisement
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list
Thanks!! ... the reason i am asking this is because an NMS (Network Management Software) uses SNMP queries for getting routing specific information. Hence, whenever the NMS receives a 'trap' message from the router for a specific LSA (assume an event is configured when an LSA is received) then i need to get the neighbor that had forwarded the LSA. Using SNMP and OSPF-MIBs, we can query Object Identifiers (OID) for getting the details of the LSA. However, I did not find a way of getting the neighbor from where the LSA was forwarded. One of the workarounds I was thinking for this was to issue a particular command (if any) to get the neighbor and thereby the ifIndex. In some manner or the other I need to know the neighbor that had forwarded the LSA. Hope i was clear here. Regards Ameya >From: Acee Lindem <acee@REDBACK.COM> >Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM> >To: OSPF@PEACH.EASE.LSOFT.COM >Subject: Re: OSPF Link State Advertisement >Date: Tue, 17 Jun 2003 11:09:23 -0400 > >Ameya Pandit wrote: >>Thanks for the clarification. I am trying to find out what you ended up >>saying. :-). Assume that the network is not Ethernet LAN, but a more >>general >>case (point to point as an example where in we do not have a DR and a >>BDR). >> >>Is there any user specific table (or any command i can issue) that gives >>me >>the the interface number on which LS-Ack was sent for a particular LSA?. >>LSA >>details are available. I need to know the interface on which LS-Ack was >>sent. I searched through OSPF-MIBs for the same. However I could not find >>any. Hence my query? > >Ameya, > >I'm not sure what you are trying to do but the interface(s) on which a >particular LSA was/were ack'ed isn't saved as persistent state informtion. >When a packet is sent on an interface, the determination of the ifIndex >corresponding to that interface is a platform specific detail. > >Thanks, >Acee > > > > >> >>Any ideas are really welcome. >> >>Rgds >>Ameya >> >> >>>From: Don Goodspeed <dgoodspe@EXCITE.COM> >>>Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM> >>>To: OSPF@PEACH.EASE.LSOFT.COM >>>Subject: Re: OSPF Link State Advertisement >>>Date: Mon, 16 Jun 2003 14:06:57 -0400 >>> >>>Ameya, >>> >>>Remember that LSA are global, but a LS-Ack is acknowledging receipt >>>from a specific neighbor (or a specific DR on a LAN segment), not >>>for the LSA in general. Therefore, the interface associated with >>>that neighbor and/or DR should always be known. >>> >>>-don >>> >>>========================================== >>>Hello, >>> >>>I have a query on link State Acknowledgements (LSAck). We know that >>>when a >>>router receives a link state advertisement (LSA) it sends a LSAck for the >>>received LSA. I understand that it is possible to couple different >>>acknowledgements together. However, my question is: how do we >>>determine the >>>'ifIndex' of the interface on which the router sends the LSAck for the >>>currently received LSA. >>>Is there any way we can find out the interface on which the LSAck was >>>sent >>>knowing the details in the >>>received LSA (viz. Seq, Checksum et. al.). ?? . In other words, i need to >>>know the >>>interface on which the LSA was received. >>> >>>More specifically, I have a requirement where in my Network Management >>>Software needs to know the ifIndex (and eventually the neighbor that sent >>>(forwarded) the LSA) of the interface on which the LSAck was generated >>>for >>>the LSA. I have the details of the LSA. I checked the OSPF MIB however >>>there >>>was no way to get the ifIndex on which the LSA was received. >>> >>>Any guidance would be helpful. >>> >>>Regards >>>-Ameya >>> >>>_______________________________________________ >>>Join Excite! - http://www.excite.com >>>The most personalized portal on the Web! >> >> >>_________________________________________________________________ >>Wedding blues? Need help? http://www.msn.co.in/Matrimony/ >> > > >-- >Acee _________________________________________________________________ Take this online tour. Win an HCL Beanstalk PC. http://server1.msn.co.in/sp03/hclbeanstalktour/amazing_winxp.html
- OSPF Link State Advertisement Ameya Pandit
- Re: OSPF Link State Advertisement Don Goodspeed
- Re: OSPF Link State Advertisement Ameya Pandit
- Re: OSPF Link State Advertisement Acee Lindem
- Re: OSPF Link State Advertisement Ameya Pandit
- Re: OSPF Link State Advertisement Acee Lindem