280
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
Example
Add community public, and the community has read-write management right
to View viewDefault:
T1600G-52TS(config)# snmp-server community
public read-write
viewDefault
29.6
snmp-server host
Description
The
snmp-server host
command is used to add Notification. To delete the
corresponding Notification, please use
no snmp-server host
command.
Syntax
snmp-server host
ip
udp-port user-name
[
smode
{ v1 | v2c | v3 }] [
slev
{ noAuthNoPriv | authNoPriv | authPriv }] [
type
{ trap | inform }] [
retries
retries
]
[
timeout
timeout
]
no snmp-server host
ip user-name
Parameter
ip
—— The IP Address of the management Host. Both IPv4 and IPv6
addresses are supported, for example 192.168.0.100 or fe80::1234.
udp-port
—— UDP port, which is used to send notifications. The UDP port
functions with the IP address for the notification sending. It ranges from 1 to
65535.
user-name
—— The User name of the management station.
smode —— The Security Model of the management station, with v1, v2c and
v3 options. By default, the option is v1.
slev —— The Security Level of SNMP v3 Group. There are three options,
including noAuthNoPriv (no authorization and no encryption), authNoPriv
(authorization and no encryption) and authPriv (authorization and encryption).
By default, the option is “noAuthNoPriv”.
type —— The type of the notifications, with trap and inform options. Trap
indicates traps are sent, while inform indicates informs are sent. The inform
Summary of Contents for T1600-28TS
Page 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Page 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Page 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Page 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...