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 community!
In the CSPC we have several issues with SNMP v3. When doing a snmpwalk for v3, it sends us the following error "No log handling enabled - turning on stderr logging"
Apply next comand
snmpwalk -v 3 -u collector -l AuthPriv -a SHA -A XXXXXXXX -x AES -X XXXXXXXXX xxx.xxx.xxx.x
This is the snmp credentials:
user: collector
password: XXXXXXXX
The password contains special characters and when we try to discover we see a alarm in the switch related with a authetication failure from Collector's IP.
We made a test with other appliance like Cisco Prime Infrastructure and the credencials works fine, but in CSPC always shows a failed message
Thanks
Solved! Go to Solution.
In most cases an ACL is assigned to the SNMP configuration on the device itself, which could be preventing traffic from the CSPC from reaching this device. Please check the SNMP configuration and ACLs on the device to ensure the CSPC is allowed to send the snmp request.
In most cases an ACL is assigned to the SNMP configuration on the device itself, which could be preventing traffic from the CSPC from reaching this device. Please check the SNMP configuration and ACLs on the device to ensure the CSPC is allowed to send the snmp request.