04-09-2011 08:18 PM
Hi,
i have LMS 3.2 license and working ( 1000 Switches and Routers) and i install LMS 4 evaluation 90 days (i will get the license soon). i want both of them to be running while i am testing LMS4 so i implement snmp commands for both as the following:
snmp-server community xyz RO 80
snmp-server community abc RW 80
snmp-server community host x.x.x.x (IP of the first LMS "3.2" server)
snmp-server community host y.y.y.y (IP of the second LMS "4" server)
access-list 80 permit x.x.x.x
access-list 80 permit y.y.y.y
Do you think that both of them will work at the same time? with this configuration on routers and switches what should i do at the lms 4 server should i go to discovery button and enable it ?
thanks
Solved! Go to Solution.
04-10-2011 11:38 PM
from the output provided,
i'm suspecting that you did snmpset and not snmpwalk
as the snmpset needs a type and value
regarding the ios upgrades yes you can do it if the device is supported for that,
here is how you can do it
hope this helps.
04-09-2011 11:44 PM
Hi,
yes this is what you need to configure in your routers and switches,
also as you said you just start the discovery after setting the seed device and you will get your devices in LMS 4.0 but it will discover 110 devices max since you don't have the license yet.
04-10-2011 12:24 AM
hi Fadi,
Thanks for your reply, i have done this and tell now ( more than 4 hours) nothing in the discovery.
Do you have senario for configuring switches and routers with lms 4 in order to make them in show in discovery ?
i have issue the same community string for lms and switches and routers.
thanks
04-10-2011 01:00 AM
can you send screenshots of all the discovery settings?
-also is the seed device reachable by ping and by SNMP from the server
try to do the following from the CLI
go to CSCOpx\object\jt\bin
snmpwalk -v 2c -c
and see what you will get in response
also the output of pdshow
04-10-2011 10:55 PM
Hi Fadi,
i manage to get it working thanks , lms is discovering devices but i tried snmpwalk command the result is:
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
1.3.6.1.2.1.1.2: Needs type and value
also i want to ask if i can upgrade switches and routers ios through lms? and how?
thanks
04-10-2011 11:38 PM
from the output provided,
i'm suspecting that you did snmpset and not snmpwalk
as the snmpset needs a type and value
regarding the ios upgrades yes you can do it if the device is supported for that,
here is how you can do it
hope this helps.
04-11-2011 01:01 AM
Hi Fadi,
Thanks for your help, i use snmpwalk not snmpset, i typed exactly what u mention.
thanks for the link it is very useful.
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