JUNOSe 7.2.x Policy Management Configuration Guide
184 ! Logging Packet Mirroring Information
mirror trap-enable
! Use to configure the packet mirroring application to generate secure traps.
! This command is visible only to authorized users—the mirror-enable
command must be enabled prior to using this command.
! This command generates secure packet mirroring traps on a global basis.
! Example
host1(config)#mirror trap-enable
! Use the no version to disable generation of SNMP traps for packet mirroring.
snmp-server enable traps
! Use with the packetMirror keyword to configure the SNMP server to generate
secure packet mirroring traps on a global basis.
! The packetMirror keyword is visible only to authorized users—the
mirror-enable command must be enabled prior to using this command.
! You can filter secure traps according to the trap severity level you specify. All
packet mirroring traps are generated with a severity level of notice.
! If you do not specify a trap option, all options are enabled or disabled for the
trap type.
! Example
host1(config)#snmp-server enable traps packetMirror trapFilters notice
! Use the no version to disable SNMP secure trap generation.
snmp-server host
! Use with the packetMirror keyword to configure an SNMP trap host to refine
the severity of secure packet mirroring traps that the host receives.
! The packetMirror keyword is visible only to authorized users—the
mirror-enable command must be enabled prior to using this command.
! You must specify SNMP version 3 for SNMP secure packet mirroring traps.
! A trap destination is the IP address of a client (network management station)
that receives the SNMP traps.
! You can configure up to eight trap hosts on each virtual router.
! You can filter traps according to the trap severity levels described in JUNOSe
System Basics Configuration Guide, Chapter 4, Configuring SNMP.
! Example
host1(config)# snmp-server host 192.168.10.5 version 3 securityAdmin
packetMirror trapFilters critical
! Use the no version to remove the specified host from the list of recipients.
NOTE: To ensure security when using secure packet mirroring traps, we
recommend that you configure the trap host that receives packetMirror traps with
the highest level of authentication and privacy.