Administration
communities cyclades and public, you need add the following lines in /
etc/snmp/snmpd.conf:
# cyclades is read-write community
rwcommunity cyclades
# public is a read-only community
rocommunity public
File Description 5.1: part of the /etc/snmp/snmpd.conf file
To use SNMP version 3 (username/password), perform the following
steps:
1. Create a file /etc/snmp/snmpd.local.conf with the following line:
# createUser <username> MD5 <password> DES
For example :
# createUser usersnmp MD5 user_snmp_passwd DES
Note: The SNMP v3 password must be less than 31 characters.
If the user has permission to read only, to add the line :
# rouser <username> (eg.: rouser usersnmp).
If the user has permission to read and write, to add the line :
# rwuser <username> (eg.: rwuser usersnmp).
/etc/snmp/snmpd.local.conf
You can configure the /etc/snmp/snmpd.conf file as indicated later in this section.
1. Snmp version 1
•
•
2. Snmp version 2
•
•
a. Edit the /etc/snmp/snmpd.conf file.
a. Include the following line in /etc/config_files:
RFC1155 - SMI for the official MIB tree
RFC1213 - MIB-II
RFC2578 - Structure of Management Information Version 2
(SMIv2)
RFC2579 - Textual Conventions for SMIv2
152
Need help?
Do you have a question about the AlterPath ACS and is the answer not in the manual?