snmp, how to retrieve ip connected to the router with MIB-II
Posted
by dany
on Stack Overflow
See other posts from Stack Overflow
or by dany
Published on 2010-06-07T19:59:01Z
Indexed on
2010/06/07
20:02 UTC
Read the original article
Hit count: 337
snmp
Hi all, I want to create a program that acts as manager and that queries the router (or sets a trap) to obtain the list of ip connected to it. My router has these functionalities: SNMP v1, v2c, built-in MIB-I, MIB-II agent. Is it possible to retrieve these informations quering the MIB-II agent of the router in a standard way (not vendor dependent)?
Bye
© Stack Overflow or respective owner