I am trying to configure snmpv3 using HP OV on a cisco router. The router has been configured properly to run snmpv3 already.
I then edited the mgr.cnf file on the server located at /etc/srconf/mgr to add the following entry:
usmUserEntry "agentEngineID" snmpv3user usmHMACMD5AuthProtocol usmDESPrivProtocol nonVolatile - snmpv3authpassword snmpv3privpassword
and i have edited the snmpd.cnf file on the server located at /etc/srconf/agt with the following entries:
usmUserEntry localSnmpID snmpv3user usmHMACMD5AuthProtocol usmDESPrivProtocol nonVolatile anywhereTag snmpv3authpassword snmpv3privpassword
vacmAccessEntry snmpv3group - usm authPriv exact - - All nonVolatile
vacmSecurityToGroupEntry usm snmpv3user snmpv3group nonVolatile
vacmViewTreeFamilyEntry All iso - included nonVolatile
I think this configuration is correct however I don't know how to test it for the cisco router i have configured. any help would be great is i have configured it wrong or if you know how to test the configuration.
Thanks!
Software/Hardware used:
ASKED:
July 17, 2009 8:56 PM
UPDATED:
September 9, 2009 12:40 PM