Technical Documentation

Example: Configuring the Inform Notification Type and Target Address

In the following example, target 172.17.20.184 is configured to respond to informs. The inform timeout is 30 seconds and the maximum retransmit count is 3. The inform is sent to all targets in the tl1 list. The security model for the remote user is usm and the remote engine username is u10.

[edit snmp v3]notify n1 {type inform;tag tl1;}notify-filter nf1 {oid .1.3 include;}target-address ta1 {address 172.17.20.184;retry-count 3;tag-list tl1;address-mask 255.255.255.0;target-parameters tp1;timeout 30;}target-parameters tp1 {parameters {message-processing-model v3;security-model usm;security-level privacy;security-name u10;}notify-filter nf1;}

Published: 2010-07-16

Help
|
My Account
|
Log Out