set snmp targetparams Configuring SNMP Target Parameters
Enterasys Matrix DFE-Gold Series Configuration Guide 5-27
Storage type = nonVolatile
Row status = active
Target Parameter Name = v2cExampleParams
Security Name = public
Message Proc. Model = SNMPv2c
Security Level = noAuthNoPriv
Storage type = nonVolatile
Row status = active
Target Parameter Name = v3ExampleParams
Security Name = CharlieDChief
Message Proc. Model = USM
Security Level = authNoPriv
Storage type = nonVolatile
Row status = active
Table 5‐9showsadetailedexplanationofthecommandoutput.
set snmp targetparams
UsethiscommandtosetSNMPtargetparameters,anamedsetofsecurity/authorizationcriteria
usedtogenerateamessagetoatarget.
Syntax
set snmp targetparams paramsname user user security-model {v1 | v2c | usm} message-
processing {v1 | v2c | v3} [noauthentication | authentication | privacy] [volatile
| nonvolatile]
Parameters
Table 5-9 show snmp targetparams Output Details
Output... What it displays...
Target Parameter Name Unique identifier for the parameter in the SNMP target parameters
table. Maximum length is 32 bytes.
Security Name Security string definition.
Message Proc. Model SNMP version.
Security Level Type of security level (auth: security level is set to use authentication
protocol, noauth: security level is not set to use authentication
protocol, or privacy).
Storage type Whether entry is stored in volatile, nonvolatile, or read-only memory.
Row status Status of this entry: active, notInService, or notReady.
paramsname SpecifiesanameidentifyingparametersusedtogenerateSNMP
messagestoaparticulartarget.
useruser SpecifiesanSNMPv1orv2communitynameoranSNMPv3username.
Maximumlengthis32bytes.