JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
Syntax
snmp-server community
name
{ read-only | read-write } [
mib-view
]
no snmp-server community
name
Parameter
name
—— Community Name, ranging from 1 to 16 characters.
read-only | read-write —— The access rights of the community, with
“read-only” and “read-write” options.
mib-view
—— The MIB View for the community to access. By default, it is
Default.
Command Mode
Global Configuration Mode
Example
Add community public, and the community has read-write management right
to View Default:
T3700G-52TQ(config)#snmp-server community public read-write Default
35.5 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. With
the Notification function enabled, the switch can initiatively report to the
management station about the important events that occur on the Views,
which allows the management station to monitor and process the events in
time.
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.
udp-port
—— UDP port, which is used to send notifications. The UDP port
functions with the IP address for the notification sending. By default, it is 162.
user-name
—— The User name of the management station.
294