01-28-2021 07:57 PM
I am working on SNMPv3 configuration on Enterasys C5 switch and I am running into an issue with NetSight. It would appear that NetSight doesn’t like the community name, however, this same configuration has been working on many of our switches for years now. I am at a loss and would love some guidance, below is my configuration and other pertinent information.
Please help!!! I’m going Mad! ; )
C5 Switch Config
EngineId: 80:00:15:f8:03:20:b3:99:6d:ad:6c
set snmp access SNMPv3 security-model usm privacy exact read All write All notify All nonvolatile
set snmp group SNMPv3 user CNUNet security-model usm
set snmp notify TVTrapTag tag TVTrapTag
set snmp targetaddr NetSight 10.1.10.254 param TV1CNUNet taglist TVTrapTag nonVolatile
set snmp targetparams TV1CNUNet user CNUNet security-model usm message-processing v3 privacy
set snmp user CNUNet authentication sha ********* encryption des privacy ***********
NetSight
snmptrapd.conf has the following line entry
createUser -e 0x800015f80320b3996dad6c CNUNet SHA1 ******** DES ********
snmpd service has been restarted with command = service nssnmptrapd restart
from location /etc/init.d$
Solved! Go to Solution.
01-28-2021 08:23 PM
So……..come to find out the message indicates that something else is trying to communicate via SNMP but is using the wrong credentials!
My mind is now at ease. ; )
01-28-2021 08:23 PM
So……..come to find out the message indicates that something else is trying to communicate via SNMP but is using the wrong credentials!
My mind is now at ease. ; )