Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
snmp-server host 565
version {1 | 2c | 3 {auth |
noauth | priv}}
Specify the following values:
A security model for processing SNMP notification messages.
The options are 1, 2c, or 3.
Specify the minimum level of security necessary for
notification message processing. The options are:
auth – Authenticates a packet through either the HMAC
MD5 or SHA algorithms.
noauth – Authenticates a packet through a string match of
the user name.
priv – Authenticates a packet through either the HMAC MD5
or SHA algorithms. This type of security also encrypts the
packet using the CBC-DES (DES-56) algorithm.
Note that the auth, noauth, and priv security levels apply to
SNMP version 3, for all practical purposes. The noauth security
level can be used with SNMP version 1 and SNMP version 2c, if
necessary.
udp-port <port> UDP port to which notification is sent. The range is 0 to 65535
and the default is 162.
mms <size> Maximum message size (in bytes) of an SNMP message that the
SNMP engine transmits or receives and processes. You may
specify a value of 0 (no maximum) or a number in the range
from 484 to 65535. The default is 484.
storage {volatile |
nonvolatile | permanent |
readonly}
Specifies how the host entry is stored:
volatile – Entry is stored in volatile memory. The information
is lost during a system reboot.
nonvolatile (default) – Entry is stored in non-volatile memory.
The information is not lost during a system reboot.
permanent – Entry is stored in non-volatile memory. You
cannot delete the information but you can make
modifications.
readonly – Entry is stored in non-volatile memory. You
cannot delete or modify the information.
notification-type <type>... Specify one or more notification types (traps) sent to the host.
By default, all types of notifications can be sent to the host. See
Table 2-3 for descriptions of notification types.
If you do not specify a notification type when you create the
host entry, then all notification types are enabled.