Description

The SNMP Target Address Table is part of SNMPv3’s configuration framework. It defines the target addresses (destination hosts) to which SNMP notifications (traps or informs) are sent.

Solution

To display entries in the SNMP Target Address Table, you can use the following command:

root@srx> show snmp v3 target address
SNMP Target:
Address     Address                     Port  Parameters  Storage     Status
name                                          name        type
superuser   10.209.11.61                162   tp1         nonvolatile active
admin   10.209.11.62                162   tp1         nonvolatile active

Modification History

2024-12-18 : Article Created