Re: OID encoding display for iNetAddress Patch

2004-11-24 Thread Centrum
Any idea why do I still have problem with this? bgpRouteOrigin.ipv4.unicast.ipv4."10.0.96.254"."".8 = INTEGER: igp(1) bgpRouteOrigin.ipv6.unicast.ipv6."20:04:00:00:00:00:00:00:00:00:00:00:00:96:02:54"."0.)4".96 = INTEGER: igp(1) Now with last patch problem is only with displaying

Re: OID encoding display for iNetAddress Patch

2004-11-22 Thread Centrum
> What are the indexes and their types for this table? INDEX: bgpRouteAfi InetAddressType, ipv4 or ipv6 bgpRouteSafibgpSafi, unicast or multicast bgpRoutePeerTypeInetAddressType, ipv4 or ipv

Re: OID encoding display for iNetAddress Patch

2004-11-22 Thread Coders
On Sun, 21 Nov 2004 00:07:07 -0800 Centrum wrote: C> In following example second iNetAddress is for prefix and we do not C> display that correctly: C> C> IPv4 Peer: C> bgpRouteOrigin.ipv4.unicast.ipv4."10.0.96.254"."".8 = INTEGER: igp(1) C> C> IPv6 Peer: C> bgpRouteOrigin.ipv6.unicast.ipv6."2

OID encoding display for iNetAddress Patch

2004-11-21 Thread Centrum
Thanks for the patch, it fixed part of the problem but still fails if there is additional iNetAddress: In following example second iNetAddress is for prefix and we do not display that correctly: IPv4 Peer: bgpRouteOrigin.ipv4.unicast.ipv4."10.0.96.254"."".8 = INTEGER: igp(1) IPv6 Peer: bgpRo