User`s guide
339
The maximum number of times an Inform Request message will be retransmitted. If no
acknowledgement is received after the maximum number of retransmissions, an event is
logged.
Community
Enter the desired community string into this text entry box.
Confirm Community
Entering the community string again here enables verification of the string since the string
is not displayed.
Trap Server Engine ID
This item will be configured within the application and is the SNMP server software engine
ID which is used for authentication and encryption.
SNMP User
This is the username that should be associated with the trap server. This should match a
user from one of the previously configured SNMP users (Configuration – Remote
Management > SNMP > Users).
User Security Level
Select the desired security level from this drop-down selection box. The choices are these:
No Authentication, No Privacy
Authentication, No Privacy
Authentication, Privacy
Related CLI Commands
Entity
Instance
Parameter
Values
Equivalent Web Parameter
snmptrap n IPaddr
Valid IP address e.g.
1.2.3.4
Trap Server IP Address
a.b.c.d
snmptrap n port 0 - 65535
Port
Default = 162
snmptrap n version v1, v2c, v3 Use SNMP Version
snmptrap n sendInforms on | off
Send “Inform Request”
messages
snmptrap n informto Integer
If no response, retransmit
the Inform Request message
after n seconds
snmptrap n informretries Integer
Retransmit a maximum n
times
snmptrap n community String Community
snmptrap n engineid String Trap Server Engine ID
snmptrap n securityname String SNMP User
snmptrap n securitylevel
noauthnopriv
authnopriv
authpriv
User Security Level
noauthnopriv = No
Authentication, No Privicy
authnopriv = Auth, No Priv
authpriv = Auth & Priv