FortiNAC
NOTE: FortiNAC is now named FortiNAC-F. For post-9.4 articles, see FortiNAC-F. FortiNAC is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks.
cmaheu
Staff
Staff
Article Id 197570

Description

L2 and L3 polling failures after initially creating a device in Topology with SNMPv2 credentials then changing credentials to SNMPv3.
 
Credentials validate, however, L2 and L3 polling fails.

Scope
Version: 8.x

Solution
Workaround:  Contact Support to clear the behavior.
 
Solution:  Addressed in versions 8.7.0, 8.6.2 and 8.5.4
 
To diagnose, run the following command in Control Server CLI: 
Device –ip <ipAddr> -dumpPW Bradford
 
Look for the entry Name = SNMP_VERSION_ATTR value = null in the output:
 
Landscape = 345049899844 00:50:56:93:A3:44
Pollable = true, Poll interval = 10 Minutes
Type = 1.3.6.1.4.1.9.1.2170
Group = 1.3.6.1.4.1.9
MAC = null
Protocol = SnmpV1
Description = Cisco Controller
IP = 172.24.0.20
State = Active
Status = Established
DBID = 1341
Attribute Count = 34
        Name = SNMP_VERSION_ATTR value = null

Workaround:  Run the following command from the CLI :
Device -ip <ipAddr> -delAttr -name SNMP_VERSION_ATTR
Contributors