7.2.1 Configuration
In order to understand the SNMP configuration, it is important to enumerate the con-
figuration files in the device:
/wr/etc/snmp/SEVEN-PRODUCT-MIB.txt: It contains the MIB file with all the
SNMP OIDs in the device.
/etc/snmp/snmpd.conf: It contains the global SNMP configuration. This file can be
modified to customize the configuration.
/usr/share/snmp/snmpd.conf: It contains the SNMP configuration managed by
Seven Solutions software.
/var/lib/snmp/snmpd.conf: It contains the SNMPv3 persistent data.
/var/log/snmp/gpa_passwd.log: It contains the SNMPv3 user passwords change.
Note: SNMP file route: These files are located into /media/data/usr/local/...
to make it persistent between reboots and firmware updates.
Caution: /usr/share/snmp/snmpd.conf modification: This file is auto-
matically generated. Any manual changes will be lost when relaunching the
SNMP daemon.
The SNMP parameters sub-tree is located under misc and is divided in three main parts.
SNMP, v1/v2, and v3:
1.
SNMP: General SNMP information.
OID Name Value Type Description
13.3000.1 Location <String> (i.e.,My loc-
ation)
Name of the corresponding location.
13.3000.2 Contact <String> (i.e.,user-
@dom.com)
Contact information.
2.
v1/v2: Parameters for SNMP v1 and v2.
OID Name Value Type Description
13.3002.1 Community name <String> (i.e., public) Name of the com-
munity.
100
CHAPTER 7 • WR-Z16 User Manual Rev. v3.4
7.2 SNMP