Dears,
I've tried to configure SNMP V3 on some devices using LMS 4 as required by a customer and all appears fine.
Except that I could not use the template in netconfig as my customer desired to use AES rather then DES and there is no dropdown box for the priv encryption algorithm.
After a week the customer tells me all his snmp v3 devices are now failing in the credentail check report.
The message is "Error performing SNMP operation"
I've tested this in my lab using LMS 4 and I can confirm that there is no problem speaking snmp v3 to the devices.
D:\CSCOpx\objects\jt\bin>snmpwalk.exe -v3 -l authNoPriv -u oss -a SHA -A OSS_LAB123 10.170.46.250
Cannot find module (UCD-SNMP-MIB): At line 4 in (none)
Cannot find module (UCD-DEMO-MIB): At line 4 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 4 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 4 in (none)
RFC1213-MIB::sysDescr.0 = STRING: "Cisco Internetwork Operating System Software
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA6, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Fri 21-Oct-05 01:59 by yenanh"
RFC1213-MIB::sysObjectID.0 = OID: SNMPv2-SMI-v1::enterprises.9.1.427
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (354935628) 41 days, 1:55:56.28
RFC1213-MIB::sysContact.0 = ""
RFC1213-MIB::sysName.0 = STRING: "OSS-SW1"
RFC1213-MIB::sysLocation.0 = ""
RFC1213-MIB::sysServices.0 = INTEGER: 2
But still LMS claims that there is an issue.
Anyone else having this? Did anyone find a sollution?