Sending an SNMP Notification
                
                    You can send an SNMP notification to one or multiple SNMP
                        destinations.
                
                
                    - 
                        Select Device Settings → Event Rules → + New Action.
                    
- 
                        Select Send SNMP notification in the Action list.
                    
- 
                        Select the type of SNMP notification: SNMP v2c or SNMP v3.
                    
- 
                        To send SNMP v2c notifications:
                        
                            - 
                                In the Notification Type field, select SNMPv2c Trap or SNMPv2c
                                    Inform.
                            
- 
                                For SNMP INFORM communications, leave the resend settings at
                                    their default or continue with Step 4c.
                            
- 
                                In the Timeout field, specify the interval of time, in
                                    seconds, after which a new inform communication is resent if the
                                    first is not received. For example, resend a new inform
                                    communication once every 3 seconds.
                            
- 
                                In the Number of Retries field, specify the number of times
                                    you want to resend the inform communication if it fails. For
                                    example, inform communications are resent up to 5 times when the
                                    initial communication fails.
                            
- 
                                In the Host fields, enter the IP address of the device(s) you
                                    want to access. This is the address to which notifications are
                                    sent by the SNMP system agent.
                            
- 
                                In the Port fields, enter the port number used to access the
                                    device(s).
                            
- 
                                In the Community fields, enter the SNMP community string to
                                    access the device(s). The community is the group representing
                                    the HPDU and all SNMP management stations.
                                
 Note - 
                                    An SNMP v2c notification action permits only a maximum of
                                        three SNMP destinations. To assign more than three SNMP
                                        destinations to a specific rule, first create several SNMP
                                        v2c notification actions, each of which contains completely
                                        different SNMP destinations, and then add all of these SNMP
                                        v2c notification actions to the same rule.
 
 
- 
                        To send SNMP v3 notifications:
                        
                            - 
                                In the Notification Type field, select SNMPv3 Trap or SNMPv3
                                    Inform.
                            
- 
                                For SNMP TRAPs, the engine ID is prepopulated.
                            
- 
                                For SNMP INFORM communications, leave the resend settings at
                                    their default or continue with Step 5d.
                            
- 
                                In the Timeout field, specify the interval of time, in
                                    seconds, after which a new inform communication is resent if the
                                    first is not received. For example, resend a new inform
                                    communication once every 3 seconds.
                            
- 
                                In the Number of Retries field, specify the number of times
                                    you want to resend the inform communication if it fails. For
                                    example, inform communications are resent up to 5 times when the
                                    initial communication fails.
                            
- 
                                For both SNMP TRAPS and INFORMS, enter the following as needed
                                    and then click OK to apply the settings.
                                
                                    - 
                                        Host name 
- 
                                        Port number 
- 
                                        User ID for accessing the host – Ensure the User
                                            ID has the SNMPv3 permission. 
- 
                                        Host security level – For host security levels
                                            and next steps, see the following table. 
                                            
                                            | 
                                                
                                                
                                                
                                                  
                                                  |  |  |  
                                                  | noAuthNoPriv | No authorization or privacy protocols are
                                                  needed. |  
                                                  | authNoPriv | Authorization is required but no privacy
                                                  protocols are required. 
                                                  
                                                  Select the authentication protocol: MD5 or
                                                  SHA.
                                                  Enter the authentication passphrase and then
                                                  confirm the authentication passphrase. |  
                                                  | authPriv | Authentication and privacy protocols are
                                                  required. 
                                                  
                                                  Select the authentication protocol: MD5 or
                                                  SHA.
                                                  Enter the authentication passphrase and
                                                  confirm the authentication passphrase.
                                                  Select the Privacy Protocol: DES or
                                                  AES.
                                                  Enter the privacy passphrase and then
                                                  confirm the privacy passphrase. |  |