- trap-group group-name {
-
-
categories {
-
category;
- }
-
destination-port port-number;
-
routing-instance instance;
-
-
targets {
-
address;
- }
-
version (all | v1 | v2);
- }
- [edit snmp]
Statement introduced before JUNOS Release 7.4.
Create a named group of hosts to receive the specified trap notifications. The name of the trap group is embedded in SNMP trap notification packets as one variable binding (varbind) known as the community name. At least one trap group must be configured for SNMP traps to be sent.
group-name—Name of the trap group. If the name includes spaces, enclose it in quotation marks (" ").
The remaining statements are explained separately.
See Configuring SNMP Trap Groups.
snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration.