DGS-3610 Series Configuration Guide Chapter 25 SNMP Configuration
25.2.7 Shielding SNMP Agent
The SNMP agent service is a service provided by the product of our company. It‘s enabled
by default. When the agent service is not required, the snmp agent unction and related
configuration information can be shielded through running following steps; To shield the
snmp agent function, perform the following command in the global configuration mode:
DGS-3610(config)# no snmp-server
Shield the SNMP agent service.
25.2.8 Disable SNMP Agent
Our product provides a different command from the shield command to disable the SNMP
agent. This command will act on all of the SNMP services instead of shielding the
configuration information for the agent. To disable the SNMP agent service, run the following
command in the global configuration mode:
DGS-3610(config)# no enable service
snmp-agent
Disable the SNMP agent service.
25.2.9 Configuring Agent to Send Trap to
NMS Initiatively
Trap is the message automatically sent by Agent to NMS unsolicited, and is used to report
some urgent and important events. By default it is not allowed for Agent to send Traps. To
enable it, run the following command in the global configuration mode:
DGS-3610(config)# snmp-server enable traps
[type] [option]
Allow Agent to sent trap initiatively.
DGS-3610(config)# no snmp-server
enable traps [type] [option]
Forbid Agent to sent trap initiatively.
25.2.10 Configuration of Link Trap Policy
Whether to send the LinkTrap for the interface can be configured according to the interface
in the equipment. When this function is enabled, if the Link status of the interface changes,
the SNMP will send out the LinkTrap. Otherwise, it will not send. By default, this function is
enabled.
DGS-3610(config)# interface interface-id
Enter the interface configuration mode.