Our community includes Cisco experts to answer your questions about the Smart Net Total Care (SNTC) portal and CSP-Collector.
Click the navigation links below to access materials for using our service and supported collectors.
Hello,
can you help what is the command of snmp walk to execute in the CLI of the collector?
regds,
Both versions, please
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
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
collector ? cisco smart collector you mean ?
Yes, the CSPC Cisco
what is the version of smart collector, if you login root and you can run snmp walk as suggested other post.
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
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.