18 snmp-server securityip, 19 snmp-server view – PLANET XGS3-24040 User Manual

Page 80

Advertising
background image

XGS3 Command Guide

1-80

Configure security IP address of NMS administration station

Switch(config)#snmp-server securityip 1.1.1.5

Delete security IPv6 address

Switch(config)#no snmp-server securityip 2001::1

1.4.18 snmp-server securityip

Command:

snmp-server securityip {enable | disable}

Function:

Enable/disable the safety IP address authentication on NMS manage station.

Command Mode:

Global Mode

Default:

Enable the safety IP address authentication function.

Example:

Disable the safety IP address authentication function.

Switch(config)#snmp-server securityip disable

1.4.19 snmp-server view

Command:

snmp-server view <view-string> <oid-string> {include | exclude}

no snmp-server view <view-string> [ <oid-string> ]

Function:

This command is used to create or renew the view information; the “no" form of this command deletes the view

information.

Command Mode:

Global Mode.

Parameter:

<view-string> view name, containing 1-32 characters.

<oid-string>is OID number or corresponding node name, containing 1-255 characters.

include | exclude, include/exclude this OID.

Usage Guide:

The command supports not only the input using the character string of the variable OID as parameter. But also

supports the input using the node name of the parameter.

Example:

Create a view, the name is readview, including iso node but not including the iso.3 node

Switch (config)#snmp-server view readview iso include

Switch (config)#snmp-server view readview iso.3 exclude

Delete the view

Advertising