Chapter 34 System Remote Management

34.8.4 SNMP Commands Examples

The following command sets a service control rule that allowed the computers with the IP addresses matching the specified address object to access the specified zone using SNMP service.

Router# configure terminal

Router(config)# snmp-server rule 11 access-group Example zone WAN action accept

The following command sets the password (secret) for read-write (rw) access.

Router# configure terminal

Router(config)# snmp-server community secret rw

The following command sets the IP address of the host that receives the SNMP notifications to 172.23.15.84 and the password (sent with each trap) to qwerty.

Router# configure terminal

Router(config)# snmp-server host 172.23.15.84 qwerty

34.9 Language Commands

Use the language commands to display what language the web configurator is using or change it. You must use the configure terminal command to enter the configuration mode before you can use these commands.

Table 132 Command Summary: Language

COMMAND

DESCRIPTION

language <English

Specifies the language used in the web configurator

Simplified_Chinese

screens.

Traditional_Chinese>

 

show language {setting all}

setting displays the current display language in the web

 

configurator screens.

 

all displays the available languages.

222

 

NXC CLI Reference Guide