Re: Route Metrics

2004-11-22 Thread Users
On Mon, 22 Nov 2004 15:23:28 +0900 Murali wrote:
MB On our systems, the net-snmp version is 5.0.1 which doesnot have the
MB ipCidrRouteNumber.

As I said before, it hasn't been implemented yet. It should be available in
5.2.1 for Linux.

MB Can I directly upgrade the snmp version to latest
MB one with the rmp available on the net-snmp.org?

Depends on where you are coming from. If the existing version if a vendor rpm,
it might not recognize our rpm as an upgrade. It might be easier to remove the
previous version first. But that might cause dependency problems. Might be
easier to check what the latest version offered by the vendor is.

MB RFC1213-MIB::ipRouteDest.0.0.0.0 = IpAddress: 0.0.0.0
MB RFC1213-MIB::ipRouteDest.127.0.0.0 = IpAddress: 127.0.0.0
MB RFC1213-MIB::ipRouteDest.172.17.12.0 = IpAddress: 172.17.12.0
MB 
MB Please let me know how to count the number of responses from this and
MB also what would that response stand for?

This tells you that your (IPv4) route table has 3 entries. 

-- 
Robert Story; NET-SNMP Junkie
Support: http://www.net-snmp.org/ irc://irc.freenode.net/#net-snmp  
Archive: http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users

You are lost in a twisty maze of little standards, all different. 


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Re: Route Metrics

2004-11-21 Thread Murali Bestha
Hi,

Thanks for the info. 

On our systems, the net-snmp version is 5.0.1 which doesnot have the
ipCidrRouteNumber. Can I directly upgrade the snmp version to latest
one with the rmp available on the net-snmp.org?

Also, I have gone thorugh the  walking a column of the ipRouteTable.
The child for  (like ipRouteDest) and counting the number ipRouteTable
is ipRouteEntry which has many child nodes like ipRouteDest(1),
ipRouteIfIndex(2), ipRouteMetric1(3),  ipRouteMetric2(4), 
ipRouteMetric3(5),  ipRouteMetric4(6)  etc. snmpwalk through this
ipRouteEntry gives the following results.

RFC1213-MIB::ipRouteDest.0.0.0.0 = IpAddress: 0.0.0.0
RFC1213-MIB::ipRouteDest.127.0.0.0 = IpAddress: 127.0.0.0
RFC1213-MIB::ipRouteDest.172.17.12.0 = IpAddress: 172.17.12.0

Please let me know how to count the number of responses from this and
also what would that response stand for?

Thanks and Regards
Murali

On Thu, 18 Nov 2004 09:18:34 -0500, Users Robert Story
[EMAIL PROTECTED] wrote:
 KMG -Original Message-
 KMG Bestha Sent: Thursday, November 18, 2004 11:53 AM
 KMG I have a requirement to find out the routing data size/forwarding data
 KMG size by a router machine. The router could be a Linux Server or a HP-UX
 KMG machine. Can anybody please let me know what are the corresponding OIDs?
 
 On Thu, 18 Nov 2004 12:43:16 +0530 Kurapati wrote:
 KMG Refer to ipCidrRouteNumber in RFC2096, if I understand your question
 KMG correctly.
 
 Unfortunately, that object isn't implemented yes in net-snmp.
 
 The best bet that is currently going to work for HP-UX and Linux is going to 
 be
 walking a column of the ipRouteTable (like ipRouteDest) and counting the 
 number
 of responses. Warning: for machines with large route tables (several thousand
 routes), this will take a while, and the timeout may need to be set really 
 high
 (like 30 seconds or more, depending on the table size).
 
 The inetCidrRouteTable, new in 5.2 for Linux (any volunteers to port to HP-UX
 or other platforms?), is much faster, at the expense of being a bit of a 
 memory
 hog.
 
 --
 Robert Story; NET-SNMP Junkie
 Support: http://www.net-snmp.org/ irc://irc.freenode.net/#net-snmp
 Archive: http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users
 
 You are lost in a twisty maze of little standards, all different.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


RE: Route Metrics

2004-11-17 Thread Kurapati M-G19456
Refer to ipCidrRouteNumber in RFC2096, if I understand your question correctly. 

Thanks
Mahesh


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Murali Bestha
Sent: Thursday, November 18, 2004 11:53 AM
To: [EMAIL PROTECTED]
Subject: Route Metrics


Hi All,

I have a requirement to find out the routing data size/forwarding data size by 
a router machine. The router could be a Linux Server or a HP-UX machine. Can 
anybody please let me know what are the corresponding OIDs?

Thanks and Regards
Murali


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object 
and relational technologies, making it a perfect match for Java, C++,COM, XML, 
ODBC and JDBC. www.intersystems.com/match8 
___
Net-snmp-users mailing list [EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options: 
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users