Configuring SNMP Target Parameters clear snmp targetparams
5-28 SNMP Configuration
Defaults
None.
•Ifnotspecified,securitylevelwillbesettonoauthentication.
•Ifnotspecified,storagetypewillbesettononvolatile.
Mode
Switchcommand,Read‐Write.
Example
ThisexampleshowshowtosetSNMPtargetparametersnamed“v1ExampleParams”forauser
named“fred”usingversion3securitymodelandmessageprocessing,andauthentication:
Matrix(rw)->set snmp targetparams v1ExampleParams user fred security-model usm
message-processing v3 authentication
clear snmp targetparams
UsethiscommandtocleartheSNMPtargetparameterconfiguration.
Syntax
clear snmp targetparams targetParams
Parameters
Defaults
None.
Mode
Switchcommand,Read‐Write.
Example
ThisexampleshowshowtoclearSN MPtargetparametersnamed“v1ExampleParams”:
Matrix(rw)->clear snmp targetparams v1ExampleParams
security‐modelv1|
v2c|usm
SpecifiestheSNMPsecuritymodelappliedtothistargetparameteras
version1,2cor3(usm).
message‐
processingv1|v2c|
v3
SpecifiestheSNMPmessageprocessingmodelappliedtothistarget
parameterasversion1,2cor3.
noauthentication|
authentication|
privacy
(Optional)SpecifiestheSNMPsecuritylevelappliedtothistarget
parameterasnoauthentication,authentication(withoutprivacy)or
privacy.Privacyspecifiesthatmessagessentonbehalfoftheuserare
protectedfromdisclosure.
volatile|nonvolatile (Optional)Specifiesthestoragetypeappliedtothistargetparameter.
targetParams SpecifiesthenameoftheparameterintheSNMPtargetparameters
tabletobecleared.