System information

Adit 3000 CLI - Release 1.6 4-57
Global Configuration Mode
snmp-server
snmp-server
The following are the commands to set the SNMP server configuration. To delete a SNMP server, see
no snmp-server command on page 4-47.
snmp-server community
Use the snmp-server community command to set the SNMP community name.
Syntax: (config)# snmp-server community community-name {ro|rw}
Example: (config)# snmp-server community communitytestname ro
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
snmp-server enable
Use the snmp-server enable command to enable SNMP on the system.
Syntax: (config)# snmp-server enable
Example: (config)# snmp-server enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
snmp-server host
Use the snmp-server host command to set a SNMP host.
Syntax: (config)# snmp-server host address {community
community-name|version {1|2c}
Example: (config)# snmp-server host 192.168.1.1 version 1
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
community-name Enter the SNMP Community Name.
ro Read only - Set the community name to read only permission.
rw Read write - Set the community name to read and write permission.
Field Definition
address Enter an destination IP address.
community-name Enter the SNMP community name.
version 1 - SNMPv1
2c - SNMPv2c