I already had the second line in my config and I don't believe that creates a context but references it. I double-checked with a "show snmp context" and it still only shows the default context where if I run it on my N7 I have the default context and one that is labeled router.
Joshua Sanders Network Administrator Western Mutual Insurance Group 27489 Agoura Road Agoura Hills, CA 91301 Main Line: 800-927-2142 Direct: 818-879-2142 X5367 [email protected] From: Michael Votaw - VTI <[email protected]> To: "Enterasys Customer Mailing List" <[email protected]> Date: 07/15/2011 10:03 AM Subject: RE: [enterasys] snmp context Try this… set snmp group snmpv3-router user snmp-router security-model usm set snmp access snmpv3-router security-model usm privacy context router read All write All notify All set snmp user snmp-router authentication md5 snmpauthcred privacy snmpprivcred This will create an SNMPv3 configuration with a username of “snmp-router”, password of “snmpauthcred” and a privacy password of “snmpprivcred”. It also sets up for md5 and des. You may have to play with that last line. I forget if the C2/C3 defaults to an encryption type or not. The choices are des or aes. This should create a separate context of “router” (it’s in the 2nd line). Please note that the view name is “All” (cap “A” is important). If you need a different view name, you will have to create it separately. Let me know if this works. From: [email protected] [mailto:[email protected]] Sent: Friday, July 15, 2011 10:34 AM To: Enterasys Customer Mailing List Subject: RE: [enterasys] snmp context That's what I was asking. When I do a show snmp context all I see is --- Configured contexts: default context (all MIBs) How can I create (if possible) a context called "router" and only include the appropriate MIBs. I really don't have the emotional strength to go into details about the limitation. Let's just say SNMPc sees a N7 switch as very different from a mixed C2/C3 stack and I would like them to look the same. If I can create the "router" context I'm pretty sure it will fix it. Joshua Sanders Network Administrator Western Mutual Insurance Group 27489 Agoura Road Agoura Hills, CA 91301 Main Line: 800-927-2142 Direct: 818-879-2142 X5367 [email protected] From: Michael Votaw - VTI <[email protected]> To: "Enterasys Customer Mailing List" <[email protected]> Date: 07/15/2011 05:31 AM Subject: RE: [enterasys] snmp context It really depends on whether the device is set up for the context or not. Most of the gear I’ve seen (pre-7.0) will use the router context and report as a router with router interfaces. It’s worth a try. Just curious, what is the limitation? From: [email protected] [mailto:[email protected]] Sent: Thursday, July 14, 2011 6:24 PM To: Enterasys Customer Mailing List Subject: [enterasys] snmp context On a C2/C3 mixed stack running 5.02.06.0004 can additional SNMP contexts be created or can the default be modified. I have a limitation on my SNMP software (SNMPc) and would like to create a context of "router" that would be referenced. Joshua Sanders Network Administrator Western Mutual Insurance Group 27489 Agoura Road Agoura Hills, CA 91301 Main Line: 800-927-2142 Direct: 818-879-2142 X5367 [email protected] --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1390 / Virus Database: 1516/3765 - Release Date: 07/14/11 --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1390 / Virus Database: 1516/3766 - Release Date: 07/15/11 --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
