18 snmp-server securityip, 18 snmp-server securityip -93 – PLANET XGS3-24042 User Manual
Page 93
XGS3 Command Guide
1-93
AuthPriv}}} <user-string>
no snmp-server host {
AuthNopriv | AuthPriv}}} <user-string>
Function:
As for the v1/v2c versions this command configures the IPv4 or IPv6 address and Trap community character string of
the network manage station receiving the SNMP Trap message. And for v3 version, this command is used for
receiving the network manage station IPv4 or IPv6 address and the Trap user name and safety level; the “no” form of
this command cancels this IPv4 or IPv6 address.
Command Mode:
Global Mode.
Parameter:
message.
v1 | v2c | v3 is the version number when sending the trap.
NoauthNopriv | AuthNopriv | AuthPriv is the safety level v3 trap is applied, which may be non encrypted and non
authentication, non encrypted and authentication, encrypted and authentication.
user name at v3.
Usage Guide:
The Community character string configured in this command is the default community string of the RMON event
group. If the RMON event group has no community character string configured, the community character string
configured in this command will be applied when sending the Trap of RMON, and if the community character string is
configured, its configuration will be applied when sending the RMON trap. This command allows configuration the
IPv4 or IPv6 address of the network manage station receiving the SNMP Trap message, but configure the version
number as v1 and v2c of the IPv4 and IPv6 address are less than 8 in all.
Example:
Configure an IP address to receive Trap
Switch(config)#snmp-server host 1.1.1.5 v1 usertrap
Delete a Trap receiving IPv6 address
Switch(config)#no snmp-server host 2001:1:2:3::1 v1 usertrap
1.4.18 snmp-server securityip
Command:
snmp-server securityip {
no snmp-server securityip {
Function:
Configure to permit to access security IPv4 or IPv6 address of the switch NMS administration station; the no