I have a Cisco Nexus 5548. The command line structure for snmpv3 is:
snmp-server user <snmp-user> auth sha1 <password> priv aes-128 <password>
Within NPM, snmpv3 users credentials request the following:
user name
context
snmpv3 authentication
method
password
snmpv3
method
password
Where in the Cisco nomenclature does "context" related to anything in the Cisco configuration?
Scott