This is getting confusing, the PDFs for this stuff seem to bounce back and forth with the commands you use between 3.3, 3.5, 3.7, and 4.0.
If I want to run SNMP version 1 & 2 (no version 3) and I'm running 3.7 code, what commands would I use to config the following: Read/Write Access/all (rwa) community string = "hilevel"
With the older code the command would've been:
config sys set snmp community rwa hilevel
The PDFs bounce back and forth when indicating whether or not those commands exist.
It looks like for 3.7 code you start with:
config snmp-v3 community create ???
That's as far as I get.
By the time you get back to 4.0 code...config sys snmp commands are back.
Am I going crazy or what? Any help would be greatly appreciated. I'm sure if I search hard enough I'll find the right doc, but I'm not having much luck so far.
If I want to run SNMP version 1 & 2 (no version 3) and I'm running 3.7 code, what commands would I use to config the following: Read/Write Access/all (rwa) community string = "hilevel"
With the older code the command would've been:
config sys set snmp community rwa hilevel
The PDFs bounce back and forth when indicating whether or not those commands exist.
It looks like for 3.7 code you start with:
config snmp-v3 community create ???
That's as far as I get.
By the time you get back to 4.0 code...config sys snmp commands are back.
Am I going crazy or what? Any help would be greatly appreciated. I'm sure if I search hard enough I'll find the right doc, but I'm not having much luck so far.