Deleting a User Account

To delete an SNMP v3 user account, enter the following command: delete /SP/AgentInfo/SNMP/user/username

To delete an SNMP v1/v2c user account, enter the following command : delete /SP/AgentInfo/SNMP/communities/communityname

Configuring User Accounts

To configure SNMP user accounts, use the set command

Syntax

set target [propertyname=value]

Targets, Properties, and Values

These targets, properties, and values are valid for SNMP user accounts.

TABLE 8-1SNMP Targets, Properties, and Values

TargetPropertyValueDefault

/SP/AgentInfo/SNMP/communities/

Permission

rorw

ro

communityname

 

 

 

/SP/AgentInfo/SNMP/users/username

AuthProtocol

MD5SHA

MD5

 

AuthPassword

string

(Null string)

 

Permission

rorw

ro

 

PrivacyProtocol

NoneDES

None*

 

PrivacyPassword

string

(Null string)

* If the PrivacyProtocol property has a value other than none, then PrivacyPassword must be set.

Examples

->set /SP/AgentInfo/SNMP/users/al privacyprotocol=DES

Chapter 8 Using Simple Network Management Protocol 93

Page 109
Image 109
Sun Microsystems X4150 manual Deleting a User Account, 1SNMP Targets, Properties, and Values