12-05-2011 02:01 AM - edited 03-07-2019 03:44 AM
I am monitoring a cisco router, i need to monitor IP Address of the interfaces on a cisco router.
Solved! Go to Solution.
12-05-2011 04:52 AM
Hello Ramesh!
Use the command snmpwalk (Xnix or Windows) with the MIBs you need for the router. Command should look like this:
snmpwalk -c
Within the output there should be the IP-Address of the interfaces.
Cheers,
Marko
12-05-2011 04:52 AM
Hello Ramesh!
Use the command snmpwalk (Xnix or Windows) with the MIBs you need for the router. Command should look like this:
snmpwalk -c
Within the output there should be the IP-Address of the interfaces.
Cheers,
Marko
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide