[index] CentreCOM 9924Ts コマンドリファレンス 3.1

ADD SNMP USER

カテゴリー:運用・管理 / SNMP


ADD SNMP USER=username [GROUP=group] [AUTHPROTOCOL={NONE|MD5|SHA}] [AUTHPASSWORD=password] [PRIVPROTOCOL={NONE|DES}] [PRIVPASSWORD=password]

username: SNMPユーザー名(1〜32文字。大文字小文字を区別する)
group: SNMPグループ名(1〜32文字。大文字小文字を区別する)
password: パスワード(8〜32文字。大文字小文字を区別する)


(SNMPv3)ユーザーを追加する。



パラメーター

USER: SNMPユーザー名

GROUP: SNMPグループ名。ADD SNMP GROUPコマンドで定義したグループ名を指定する。

AUTHPROTOCOL: 認証プロトコル。MD5、SHA、NONE(認証なし)から選択する。省略時はNONE。

AUTHPASSWORD: 認証パスワード。AUTHPROTOCOLにMD5かSHAを指定した場合の必須パラメーター。

PRIVPROTOCOL: 暗号化プロトコル。DES、NONE(暗号化なし)から選択する。省略時はNONE。AUTHPROTOCOLにNONEを指定した場合は、PRIVPROTOCOLにもNONEを指定しなくてはならない(「認証なし・暗号化あり」の組み合わせは認められていないため)。

PRIVPASSWORD: 暗号化パスワード。PRIVPROTOCOLにDESを指定した場合の必須パラメーター。



SNMPユーザー「supervisor」を定義する。所属グループ「admins」のセキュリティーレベルがauthPriv(認証あり・暗号化あり)なので、認証用のプロトコルとパスワード、暗号化用のプロトコルとパスワードのすべてを指定している。
ADD SNMP USER=supervisor GROUP=admins AUTHPROTOCOL=MD5 AUTHPASSWORD=cugacuga PRIVPROTOCOL=DES PRIVPASSWORD=mugomugo

SNMPユーザー「zein」を定義する。所属グループ「mib2operators」のセキュリティーレベルはauthNoPriv(認証あり・暗号化なし)なので、認証用のプロトコルとパスワードのみ指定している。
ADD SNMP USER=zein GROUP=mib2operators AUTHPROTOCOL=SHA AUTHPASSWORD=jogejoge



関連コマンド

ADD SNMP GROUP
ADD SNMP TARGETPARAMS
DELETE SNMP USER
SET SNMP USER
SHOW SNMP GROUP
SHOW SNMP USER



参考

RFC1155, Structure and Identification of Management Information for TCP/IP-based Internets
RFC1157, A Simple Network Management Protocol (SNMP)
RFC1213, Management Information Base for Network Management of TCP/IP-based internets: MIB-II
RFC1239, Reassignment of Experimental MIBs to Standard MIBs
RFC1398, Definitions of Managed Objects for the Ethernet-like Interface Types
RFC1493, Definitions of Managed Objects for Bridges
RFC1514, Host Resources MIB
RFC1573, Evolution of the Interfaces Group of MIB-II
RFC1901, Introduction to Community-based SNMPv2
RFC1902, Structure of Management Information for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC1903, Textual Conventions for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC1904, Conformance Statements for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC1905, Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC1906, Transport Mappings for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC1907, Management Information Base for Version 2 of the Simple Network Management Protocol (SNMPv2)
RFC2233, The Interfaces Group MIB using SMIv2
RFC2576, Coexistence between Version 1, Version 2, and Version 3 of the Internet-standard Network Management Framework
RFC2578, Structure of Management Information Version 2 (SMIv2)
RFC2579, Textual Conventions for SMIv2
RFC2580, Conformance Statements for SMIv2
RFC3410, Introduction and Applicability Statements for Internet Standard Management Framework
RFC3411, An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks
RFC3412, Message Processing and Dispatching for the Simple Network Management Protocol (SNMP)
RFC3413, Simple Network Management Protocol (SNMP) Applications
RFC3414, User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)
RFC3415, View-based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP)
RFC3416, Version 2 of the Protocol Operations for the Simple Network Management Protocol (SNMP)
RFC3417, Transport Mappings for the Simple Network Management Protocol (SNMP)
RFC3418, Management Information Base (MIB) for the Simple Network Management Protocol (SNMP)


(C) 2005 - 2007 アライドテレシスホールディングス株式会社

PN: 613-000276 Rev.C