From: Bob Sinclair (bsinclair@netmasterclass.net)
Date: Wed Sep 28 2005 - 13:45:20 GMT-3
Hi Sean,
Here is a working config from a lab  environment.  Uses net-snmp as querier to
verify.
On R1:
snmp-server group group1 v3 priv
snmp-server host 192.168.0.1 version 3 priv user1
snmp-server user user1 group1 v3 auth md5 secretpass1 priv des56 secretpass2
Using NET-SNMP from Linuxbox:
debian:/home/me# snmpget -v 3 -l authPriv -u user1 -a MD5 -A secretpass1 -x
des -X secretpass2 192.168.0.100 sysUpTime.0
SNMPv2-MIB::sysUpTime.0 = Timeticks: (197096) 0:32:50.96
debian:/home/me#
HTH,
Bob Sinclair
CCIE #10427, CCSI 30427, CISSP
www.netmasterclass.net
  ----- Original Message -----
  From: Sean C
  To: ccielab@groupstudy.com
  Sent: Wednesday, September 28, 2005 11:49 AM
  Subject: OT: SNMPv3 working config
  Hello,
  I was wondering if someone has a working version of a SNMPv3 config they
have
  applied on their router that they wouldn't mind sharing (assuming all
security
  info has been XXX'd out).  In particular, I'm trying to find out what a
  'typical' snmpv3 config looks like on a Cisco router.  I'm trying to use
  snmpv3 on our Cisco routers in conjunction with our CiscoWorks but haven't
had
  much luck.
  I haven't had too much luck on Cisco or Googling.  Some of the more
relevant
  links are:
  http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/ffu
n_
  c/fcfprt3/fcf014.htm
  http://www.cisco.com/univercd/cc/td/doc/product/sn5000/mds9000/2_0/cliguide
/p
  art5/snmp.htm#wp1232856
  Always, was wondering if anyone had any thoughts on the 2nd Edition SNMP
book
  out by OReilly.
  http://www.oreilly.com/catalog/esnmp2/
  This can be taken offline.  Most appreciated,
  Sean
  _______________________________________________________________________
  Subscription information may be found at:
  http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:16 GMT-3