Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Costya-Y authored Feb 7, 2019
1 parent b73d985 commit c07318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ cloudshell_recorder new 127.0.0.1 --record-type=snmp --snmp-community=public
```
For SNMP v3:
```
$ cloudshell_recorder.exe new 192.168.42.235 --record-type=snmp --snmp-user=snmp_user_v3 --snmp-password=Password1 --snmp-private-key=Password2 --snmp-auth-protocol=SHA --snmp-priv-protocol=DES --destination-path=.\ --snmp-bulk
$ cloudshell_recorder.exe new 10.10.2.35 --record-type=snmp --snmp-user=snmp_user_v3 --snmp-password=Password1 --snmp-private-key=Password2 --snmp-auth-protocol=SHA --snmp-priv-protocol=DES --destination-path=.\ --snmp-bulk
```
## CloudShell Recorder Help

Expand Down

0 comments on commit c07318c

Please sign in to comment.