Hi, my snmp config is identical to other C3s running 06.42.07.0010 but it's not working[tm]. (snmpv2 using community public is working)
$ snmpwalk -v3 -u authuser -l AuthNoPriv -A abcd FW.06.42.13 snmpwalk: Authentication failure (incorrect password, community or key) $ snmpwalk -v3 -u authuser -l AuthNoPriv -A abcd FW.06.42.07 SNMPv2-MIB::sysDescr.0 = STRING: Enterasys Networks, Inc. C3G124-48P Rev 06.42.07.0010 begin ! #***** NON-DEFAULT CONFIGURATION ***** ! ! # Firmware Revision: 06.42.13.0002 ! ! #snmp clear snmp access public security-model v1 clear snmp access public security-model v2c clear snmp access public security-model usm set snmp access ro security-model v1 exact read All notify All nonvolatile set snmp access ro security-model v2c exact read All notify All nonvolatile set snmp access authuser security-model usm exact read All write All notify All nonvolatile set snmp access public security-model v1 exact read All notify All nonvolatile set snmp access public security-model v2c exact read All notify All nonvolatile set snmp access public security-model usm exact read All notify All nonvolatile set snmp community :abcdefg: set snmp group ro user ro security-model v1 set snmp group public user public security-model v1 set snmp group ro user ro security-model v2c set snmp group public user public security-model v2c set snmp group authuser user authuser security-model usm set snmp notify TVInformTag tag TVInformTag inform set snmp notify TVTrapTag tag TVTrapTag set snmp targetaddr TVc0a86363TV1public 1.2.3.4 param TV1public taglist TVTrapTag set snmp targetparams TV1public user public security-model v1 message-processing v1 noauthentication nonvolatile set snmp user authuser authentication md5 :xxx: encryption des privacy :yyy: set snmp user public authentication md5 :zzz: encryption des privacy :zzz: set snmp view viewname All subtree 1 ! end Anyone have an idea? Thanks --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
