72
DCS-3950 series Ethernet switch manual
Example:
Configure the IP address of SNMP server to receive the Trap messages.
Switch(config)#snmp-server host 1.1.1.5 v1 trap
Remove the Trap meesage delivery configuration.
Switch(config)#no snmp-server host 1.1.1.5 v1 trap
5.4.4.2.9 snmp-server securityip
Command:snmp-server securityip <ip-address>
no snmp-server securityip <ip-address>
Function: Configure to permit to access security IP address of the switch NMS
administration station; the’no snmp-server securityip <ip-address>‘command
deletes configured security IP address.
Command mode: Global Mode
Parameter: <ip-address> is NMS security IP address, point separated decimal format.
Usage Guide: It is only the consistency between NMS administration station IP address
and security IP address configured by the command, so it send SNMP
package could be processed by switch, the command only applies to SNMPv1
and SNMPv2c.
Example:
Configure security IP address of NMS administration station.
Switch(config)#snmp-server securityip 1.1.1.5
Delete security IP address.
Switch(config)#no snmp-server securityip 1.1.1.5
5.4.4.2.10 snmp-server SecurityIP enable
Command:snmp-server SecurityIP enable
snmp-server SecurityIP disable
Function: Enable or disable secure IP address check function on the NMS.
Command mode: Global Mode
Default: Enable secure IP address check function
Example: Disable secure IP address check function.
Switch(config)#snmp-server securityip disable
5.4.4.2.11 rmon enable
Command:rmon enable
no rmon enable
Function: Enable RMON; the ‘no rmon enable’ command disables RMON.
Command mode: Global Mode
Default: RMON is disabled by default.
Example : Enable RMON
Switch(config)#rmon enable