clear snmp targetparams
6-24 SNMP Configuration
Defaults
None.
Ifnotspecified,securitylevelwillbesettonoauthentication.
Ifnotspecified,storagetypewillbesettononvolatile.
Mode
Switchcommand,read‐write.
Example
ThisexampleshowshowtosetSNMPtargetparametersnamed“v1ExampleParams”forauser
named“fred”usingversion3securitymodelandmessageprocessing,andauthentication:
C2(su)->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
ThisexampleshowshowtoclearSNMPtargetparametersnamed“v1ExampleParams”:
C2(su)->clear snmp targetparams v1ExampleParams
noauthentication|
authentication|
privacy
(Optional)SpecifiestheSNMPsecuritylevelappliedtothistarget
parameterasnoauthentication,authentication(withoutprivacy)or
privacy.Privacyspecifies thatmessagessentonbehalfoftheuserare
protectedfromdisclosure.
volatile|
nonvolatile
(Optional)Specifiesthestoragetypeappliedtothistargetparameter.
targetParams SpecifiesthenameoftheparameterintheSNMPtargetparameterstable
tobecleared.