[Contents] [Prev] [Next] [Index] [Report an Error]


Example: Trap Notification Configuration

Specify three sets of destinations to send traps:

[edit snmp v3]
notify n1 {
    tag router1;
    type trap;
}
notify n2 {
    tag router2;
    type trap
}
notify n3 {
    tag router3;
    type trap;
}

[Contents] [Prev] [Next] [Index] [Report an Error]