Hi, I'm a little lost to see if someone can tell me where to pull. I'm trying to change the description of the interfaces of the equipment via web solarwinds. Currently the devices were being monitored by SNMPv3 read mode, after which I have added a group and user (both different from the previous RO group)
snmp-server view RO iso included
snmp-server view RW ifAlias included
snmp-server group Pr1 v3 priv read RO write RW access 50
snmp-server user X Pr1 ...
From solar, it passes the user test for read mode (new user: X), but when I put it in the read/write part it fails. I think I am forgetting something.
I also tried a previous community created with SNMPv2c for RW and RO, in order to make it simpler and see the failure, but the same thing happens.
The RW community pass the SNMPv2c read test but not the read/write.
Do I need to change something on NCM? What I want to do to change the description of the interfaces can not be done from here?