
108
Fail in automatic discovery from NEC ESMPRO Manager.
Confirm the setting of the access limit.
When it watches NEC ESMPRO Agent from NEC ESMPRO Manager, you use the following ports. When an
access limit is effective, make setting to admit access for the following ports.
snmp 161/udp
snmp-trap 162/udp
Confirm that snmpd starts.
Check that running of snmpd.
# ps ax | grep snmpd
- When snmpd starts, it is not necessary to do anything.
- When snmpd does not start, start snmpd.
# /etc/init.d/snmpd start
In addition, change start setting of snmpd as follows.
# /sbin/chkconfig --level 35 snmpd on
Confirm that rpcbind (or portmap) starts.
When setting of rpcbind is not displayed, it may use portmap (for example, SUSE Linux Enterprise Server 11,
Red Hat Enterprise Linux 6.). You read portmap for portmap, and confirm it.
# ps ax | grep rpcbind
- When rpcbind starts, it is not necessary to do anything.
- When rpcbind does not start, start snmpd.
# /etc/init.d/rpcbind start
In addition, change start setting of snmpd as follows.
# /sbin/chkconfig --level 35 rpcbind on
Confirm the setting of the community name to use in snmp.
Confirm whether the community name setting in NEC ESMPRO Agent accords with the community name
which you set in snmpd.conf. The details of the setting method of the community name refer to chapter 2 "2.
General Properties".
Confirm the contents of snmpd.conf.
Confirm whether there are the following descriptions to SNMP configuration file (snmpd.conf).
dlmod ntpass /opt/nec/esmpro_sa/lib/ntpass.so
ntpass .1.3.6.1.4.1.119.2.2.4.4
ntpass .1.3.6.1.2.1.10.7
Because NEC ESMPRO Agent supports SNMP demand of ESMPRO MIB and EthernetLike MIB, the content
mentioned above is setting information to write in at snmpd.conf when you installed NEC ESMPRO Agent.
When these descriptions do not exist, you reboot snmpd after a description It is thought that the cause that
there is not a description reinstallation of snmpd or updated snmpd after NEC ESMPRO Agent installation.
Confirm registered setting.
Confirm a server name, IP address registered with tree view of NEC ESMPRO Manager. Confirm it whether
"the machine name" of a server registered or "IP address" does not overlap with a "machine name" "IP
Komentarze do niniejszej Instrukcji