Enterasys Networks 1G58x-09 User Manual
Page 262
![background image](/manuals/79957/262/background.png)
SNMP Command Set
Configuring SNMP Target Parameters
5-40
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Syntax Description
Command Defaults
If not specified, storage type will be set to nonvolatile.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to set SNMP target parameters named “v1ExampleParams” for a user
named “fred” using version 3 security model and message processing, and authentication:
paramsname
Specifies a name identifying parameters used to generate
SNMP messages to a particular target.
user user
Specifies an SNMPv1 or v2 community name or an
SNMPv3 user name. Maximum length is 32 bytes.
security-model v1 |
v2 | v3
Specifies the SNMP security model applied to this target
parameter as version 1, 2c or 3.
noauthentication |
authentication |
privacy
Specifies the SNMP security level applied to this target
parameter as no authentication, authentication (without
privacy) or privacy. Privacy specifies that messages sent
on behalf of the user are protected from disclosure.
volatile |
nonvolatile
(Optional) Specifies the storage type applied to this target
parameter.
Matrix>set snmp targetparams v1ExampleParams user fred security-model v3
authentication