sysconf snmp notification list

Lists the targets to which SNMPv3 notifications (traps or informs) will be sent.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

sysconf snmp notification list

Example

lunash:>sysconf snmp notification list


SNMP Notification Targets:
--------------------------
10.124.0.87:162 "0029403200" "admin"
192.20.11.64:162 "00473984504" "James"


Command Result : 0 (Success)

In this example, the output conveys the following information:

Field Description

10.124.0.87

192.20.11.64

The IP addresses of the notification target hosts (A machine running snmptrapd from Net-SNMP or some other SNMP management application, such as MG-Soft's MIB Browser or HP's Openview.)
162 The UDP port on the notification target host to which notifications are sent. 162 is the SNMP default port for notifications.

admin

James

The "Security Names" (or user names) on whose behalf notifications are sent.

0029403200

00473984504

The SNMP v3 Engine ID (hex).