<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div><div style="mso-line-height-rule:exactly;-webkit-text-size-adjust:100%;white-space:nowrap;"><br /><table cellpadding="0" cellspacing="0" border="0" style="background-color:#FFFFFF;border-collapse:collapse;font-size:0;line-height:16.66px;"><tr><td align="left" style="vertical-align:top;"><table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;font-size:13.33px;color:#26446E;font-style:normal;font-weight:normal;text-decoration:none;"><tr><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:bold;">Chris Gauthier</td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;white-space:normal;">  </td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;">Senior Network Engineer</td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;white-space:normal;"> | </td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;">comScore, Inc.</td></tr></table></td></tr><tr><td align="left" style="vertical-align:top;"><table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;font-size:13.33px;color:#26446E;font-style:normal;font-weight:normal;text-decoration:none;"><tr style="font-size:0;"><td align="left" style="vertical-align:top;"><table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;font-size:13.33px;color:#26446E;font-style:normal;font-weight:normal;text-decoration:none;"><tr><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;">o +1 </td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;"><a href="tel:503-331-2704" target="_blank" id="LPlnk689713" style="color:#26446E;text-decoration:none;"><strong style="font-weight:normal;">503-331-2704</strong></a></td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;white-space:normal;">  </td><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;"><a href="mailto:cgauthier@comscore.com" target="_blank" id="LPlnk689713" style="color:#26446E;text-decoration:none;"><strong style="font-weight:normal;">cgauthier@comscore.com</strong></a></td></tr></table></td></tr><tr><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;">317 SW Alder St, Suite 500 | Portland | OR 97204</td></tr></table></td></tr><tr style="white-space:normal;"><td align="left" style="vertical-align:top;"><table cellpadding="0" cellspacing="0" border="0" style="width:100%;border-collapse:collapse;font-size:13.33px;color:#000001;font-style:normal;font-weight:normal;text-decoration:none;"><tr><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;">............................................................................................................................................................................................................................</td></tr></table></td></tr><tr style="white-space:normal;"><td align="left" style="padding:10px 0 0;vertical-align:top;"><table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;font-size:13.33px;color:#F7A000;font-style:normal;font-weight:normal;text-decoration:none;"><tr><td align="left" style="vertical-align:top;text-align:left;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;"></td></tr></table></td></tr></table><br /></div>-----Original Message-----<br />From: Rancid-discuss <rancid-discuss-bounces@shrubbery.net> on behalf of "Eric W. Bates" <ericx@whoi.edu><br />Organization: Woods Hole Oceanographic Institution<br />Date: Friday, July 21, 2017 at 5:42 AM<br />To: "rancid-discuss@shrubbery.net" <rancid-discuss@shrubbery.net><br />Subject: [rancid] include snmp3 users from IOS<br /><br />    Somewhat annoyingly, snmp v3 users are not displayed in cisco IOS as<br />    part of the config. Instead, you can only see them by executing "show<br />    snmp user" on an enabled command line. e.g.:<br />    <br />    add a user authentication:<br />    <br />    conf t<br />    snmp-server user SNMPD00D READONLY v3 auth sha auth-secret priv aes 128<br />    crypt-secret access SNMP<br />    <br />    <br />    show a user authentication:<br />    <br />    switch#sho snmp user<br />    <br />    User name: SNMPD00D<br />    Engine ID: 8000000903002852614BBF01<br />    storage-type: nonvolatile        active<br />    Authentication Protocol: SHA<br />    Privacy Protocol: AES128<br />    Group-name: READONLY<br />    <br />    <br />    I would like to include "show snmp user" in our RANCiD collect. Has<br />    anyone already done this?<br />    <br />    Thanks for your time.<br /><br />The cool part about this is you can modify the commands very easily now, if you are current.  The rancid.types.base and rancid.types.conf files are where to look.  The original command set for “cisco-nx” has a lot of commands not applicable to the Nexus 56128P or 9372 running 7.x, so I copied the default cisco-nx profile into rancid.types.conf and changed it to cisco-nx5600-9000 with the commands I want.  Works like a champ.<br />--Chris<br />    <br />    -- <br />    Clark 159a, MS 46<br />    508/289-3112<br />    <br />    <br /><br /></div></body></html>