Mellanox MLNX-OS User Manual for SX1018HP Ethernet Managed Blade Switch
Rev 2.10
Mellanox Technologies
348
Mellanox Technologies Confidential
To retrieve the system table, run the following SNMP command:
snmpwalk -v3 -l authPriv -a MD5 -u admin -A “<Authentication password>” -x DES -X
“<privacy password>” <system ip> SNMPv2-MIB::system
4.13.1.6 Configuring an SNMP Notification
To set up the SNMP Notification (traps or informs) follow the next steps
Step 1. Make sure SNMP and SNMP notification are enable. Run:
Step 2. Configure SNMP host with the desired arguments (IP Address, SNMP version, authentication
methods). More than one host can be configured. Each host may have different attributes. Run:
Step 3. Verify the SNMP host configuration. Run:
Step 4. Configure the desired event to be sent via SNMP. Run:
Privacy password: ********
Confirm: ********
switch (config) #
switch (config) # snmp-server enable
switch (config) # snmp-server enable notify
switch (config) #
switch (config) # snmp-server host 10.134.47.3 traps version 3 user my-username auth
sha my-password
switch (config) #
switch (config) # show snmp host
Notifications enabled: yes
Default notification community: public
Default notification port: 162
Notification sinks:
10.134.47.3
Enabled: yes
Port: 162 (default)
Notification type: SNMP v3 trap
Username: my-username
Authentication type: sha
Privacy type: aes-128
Authentication password: (set)
Privacy password: (set)
switch (config) #
switch (config) # snmp-server notify event interface-up
switch (config) #
This particular event is used as an example only.










