メインコンテンツまでスキップ

ONTAP 9 CLI を使用して SNMPv3 ユーザを非対話型モードで作成できますか。

Views:
24
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

  • ONTAP 9

回答

いいえ。 ONTAP 9 のコマンドラインインターフェイスを使用して、 SNMPv3 ユーザを非対話型で作成することはできません。

ONTAP 9 で SNMPv3 ユーザを作成するには、クレデンシャルと引数を対話的に指定する必要があります。

Cluster::> security login create -user-or-group-name ExampleName -role role  -application snmp -authentication-method usm
Enter the authoritative entity's EngineID [local EngineID]: <Input Required>
Which authentication protocol do you want to choose (none, md5, sha, sha2-256) [none]: <Input Required>
Enter the authentication protocol password (minimum 8 characters long): <Input Required>
Enter the authentication protocol password again: <Input Required>
Which privacy protocol do you want to choose (none, des, aes128) [none]: <Input Required>
Enter privacy protocol password (minimum 8 characters long): <Input Required>

Enter privacy protocol password again: <Input Required> 

追加情報

[1]ONTAP 9 の非対話型モードで SNMPv3 ユーザを作成する機能を要求するために、機能拡張要求 (RFE) 1329258 が作成されました。  今後の更新のための機能強化のリクエストは、アカウントチームにご相談ください。

上記の対話型セキュリティパラメータに関連する詳細は 、 ONTAP 9 ドキュメントセンターの SNMPv3 セキュリティパラメータに記載されています

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.