EasyManua.ls Logo

NEC Express Server Express5800 Series - Before Installing NEC ESMPRO Agent

NEC Express Server Express5800 Series
66 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2. Setting up
Express5800/R320e-E4, R320e-M4 Installation Guide (Linux)
35
Chapter 1 Installing Operating System
2.3.7
Before installing NEC ESMPRO Agent
Take the steps below before starting installation of NEC ESMPRO Agent.
1. Login the system with root user.
2. When monitoring the server using NEC ESMPRO Agent from NEC ESMPRO Manager, use SNMP.
To perform remote shutdown, local polling, and to change threshold from NEC ESMPRO Manager,
modify the SNMP environment file (/etc/snmp/snmpd.conf) to set a community privilege to "read
write" for ESMPRO MIB, and restart snmpd. If these features are not used, the community privilege
can be "read".
When NEC ESMPRO Agent is installed by using rpm command, it adds the following information to
snmpd.conf to cope with SNMP request from ESMPRO MIB and Ethernet Like MIB.
dlmod ntpass /opt/nec/esmpro_sa/lib/ntpass.so
ntpass .1.3.6.1.4.1.119.2.2.4.4 (ESMPRO MIB)
ntpass .1.3.6.1.2.1.10.7 (Ethernet Like MIB)
In the following example, "read write" privilege is given to every MIB(.1) in default community (public).
####
# First, map the community name "public" into a "security name"
# sec.name source community
com2sec notConfigUser default public
####
# Second, map the security name into a group name:
# groupName securityModel securityName
group notConfigGroup v1 notConfigUser
group notConfigGroup v2c notConfigUser
####
# Third, create a view for us to let the group have rights to:
# name incl/excl subtree mask(optional)
#view systemview included .1.3.6.1.2.1.1
#view systemview included .1.3.6.1.2.1.25.1.1
view all included .1 80
####
# Finally, grant the group read-only access to the systemview view.
# group context sec.model sec.level prefix read write notif
#access notConfigGroup "" any noauth exact systemview none none
access notConfigGroup "" any noauth exact all all none
For detailed information, refer to help of snmpd.conf.
Use man command to open snmpd.conf file.
# man snmpd.conf

Table of Contents

Related product manuals