If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Starting SNMP subagent on AIX server.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-25-07, 02:01
amitkanodia amitkanodia is offline
Registered User
 
Join Date: Feb 2004
Location: Jaipur, India
Posts: 40
Starting SNMP subagent on AIX server.

Hi,

I am trying to start the SNMP subagent of db2 on the AIX server.
My environment details are as follows:
AIX 5.3
DB2 8.2

I am following the steps given in the Troble shooting guide.
1. Start DB2.
2. Run snmpd using root.
3. Run db2snmpd

In the step 3, I am getting the error "db2snmpd not found.".

When I search for "db2snmpd" its not available on the box, instead of db2snmpd there is file "db2snmp" in the dir: usr/opt/db2_08_01/cfg/db2snmp

I am giving here the commands o/p for your ready reference:

# ./db2snmpd
ksh: ./db2snmpd: not found.
#

We are not having the file with name db2snmpd on the server:

#
# find / -name db2snmpd
#
#
# find / -name db2snmp
/usr/opt/db2_08_01/cfg/db2snmp
#
#

We have also tried to execute the command db2snmp from the location it is specified. The results are given below:
#
# ./db2snmp
./db2snmp: [[: not found.
./db2snmp: bsh: 0402-028 Cannot perform a return when not in a function.
#

Please provide some pointers regarding this.

Thanks in advance.
Amit Kanodia
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On