10-10-2018 12:51 PM
Hello,
can you help what is the command of snmp walk to execute in the CLI of the collector?
regds,
10-10-2018 12:54 PM
10-10-2018 01:11 PM
Both versions, please
10-10-2018 02:19 PM - edited 10-10-2018 02:21 PM
SNMPv2c:
snmpwalk -v 2c -c ROCommunityString DeviceIPAddress
SNMPv3:
snmpwalk -v 3 -u Username -l SecurityLevel (AuthPriv/AuthNoPriv) -a AuthProtocol (SHA/MD5) -A AuthPasswd -x EncryptionProtocol (DES/AES) -X EncryptionPasswd DeviceIPAddress
08-01-2019 10:58 AM
Hi.
I am trying to run the snmpwalk command from the collector but the command is not available in the gui or via the cli. How can I run it?
Thanks.
Fred
10-10-2018 12:55 PM
collector ? cisco smart collector you mean ?
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
10-10-2018 01:12 PM
Yes, the CSPC Cisco
08-01-2019 11:33 AM
what is the version of smart collector, if you login root and you can run snmp walk as suggested other post.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
08-01-2019 11:55 AM
It is 2.8
Is there a default password for root? The only account I have for the collector is the initial one I setup when installing the collector.
I do not see root as a user in the gui.
Thank-you
08-01-2019 12:59 PM
you do not see user root in GUI, if setup intially you need to use same root password, or use rcovery for the root password proceedure.
=====Preenayamo Vasudevam=====
***** Rate All Helpful Responses *****
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