In ASP.NET using C# or VB.NET 2005, how do you get the information from a router. Like say the routing table, router configuration, interface card infos?
xyte 0 Newbie Poster
Recommended Answers
Jump to PostThat's going to depend on the router, and - I'm guessing - would be difficult at best with those languages. If a router had a web-based interface, you could scrape the data, but that'll be a small portion of routers (might serve though). More likely you may have to automate …
Jump to PostI dont know but here is from wikipedia
SNMP exposes management data in the form of variables on the managed systems, which describe the system configuration. These variables can then be queried (and sometimes set) by managing applications.
This seems to be what you are after but no, sorry I …
All 7 Replies
Infarction 503 Posting Virtuoso
xyte 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
xyte 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
xyte 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.