Raritan Computer EMX2-111 Manual Do Utilizador

Página de 379
Chapter 10: Using the Command Line Interface 
 
256
 
 
 
Option 
Description 
disable 
The SNMP v1/v2c protocol is disabled. 
 
 
Example 
The following command enables the SNMP v1/v2c protocol. 
config:# 
network services snmp v1/v2c enable 
 
 
Enabling or Disabling SNMP v3 
This command syntax enables or disables the SNMP v3 protocol. 
config:# 
network services snmp v3 <option> 
 
Variables: 
 
<option> is one of the options: enable or disable
Option 
Description 
enable 
The SNMP v3 protocol is enabled. 
disable 
The SNMP v3 protocol is disabled. 
 
 
Example 
The following command enables the SNMP v3 protocol. 
config:# 
network services snmp v3 enable 
 
 
Setting the SNMP Read Community 
This command syntax sets the SNMP read-only community string. 
config:# 
network services snmp readCommunity <string> 
 
Variables: 
 
<string> is a string comprising 4 to 64 ASCII printable characters. 
 
The string CANNOT include spaces.