Troubleshooting Guide

Table Of Contents
Example
Configure the target table entry:
Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#snmp-server host 198.202.188.207 port 162 v2c ReadView inform timeout
1500 retries 3 mms 484
Variable definitions
Use the data in the following table to use the snmp-server host command.
Table 16: Variable definitions
Variable Value
inform [timeout <1-2147483647>] [retries
<0-255>] [mms <0-2147483647>]
Sends SNMP notifications as inform (rather than trap). To use all
three options in one command, you must use them in the
following order:
1. timeout <0-2147483647> specifies the timeout value in
seconds with a range of 0–214748364.
2. retries <0-255> specifies the retry count value with a range
of 0–255.
3. mms <0-2147483647> specifies the maximum message
size as an integer with a range of 0–2147483647.
filter WORD<1-32> Specifies the filter profile to use.
noAuthNoPriv|authNoPriv|AuthPriv Specifies the security level.
port <1-65535> Specifies the host server port number.
WORD<1-32> Specifies the security name, which identifies the principal that
generates SNMP messages.
WORD<1-256> Specifies either an IPv4 or IPv6 address.
Note:
The SNMP server host IPv6 format should be
x:x:x:x:x:x:x:x. Avaya recommends you do not use :: in the
IPv6 address. If you use :: the port number becomes part of
the IPv6 address in the SNMP target address table.
Configuring SNMP interfaces
Before you begin
You must log on to the Global Configuration mode in ACLI.
Configuring SNMP interfaces
January 2017 Troubleshooting 67
Comments on this document? infodev@avaya.com