ADSM-L

SNMP: Solaris 2.7 and TSM 3.7.3

2000-12-15 12:23:05
Subject: SNMP: Solaris 2.7 and TSM 3.7.3
From: Vint Maggs <vint.maggs AT SRS DOT GOV>
Date: Fri, 15 Dec 2000 12:04:07 -0500
Hello all,
        I am attempting to configure SNMP with TSM 3.7.3 running on
Solaris 2.7.  I have not had much success.  I have been using the Admin
Guide for reference.  Here is what I have done:

1.  Added the following to dsmserv.opt
        COMMmethod SNMP
        SNMPSUBAGENT HOST 127.0.0.1 COMM PUBLIC TIMEOUT 600
        SNMPSUBAGENTPORT 1521
        SNMPHEARTBEATINTERVAL 5
        SNMPMESSAGECATEGORY SEVERITY
These changes are reflected in "Q OPT"

2. Started dsmsnmp  (see output below)
3. Started TSM  and saw the following errors:
        ANR8209E   Unable to establish TCP/IP session with 127.0.0.1  -
connection refused.
        ANR4670W  Failure in opening session with SNMP subagent.
        ANR4665W  Failure re-trying registration with SNMP agent.
4. Registered admin SNMPADMIN   (the Guide just says register this guy, no
indication of a password or if it matters)
5. Enable eventlogging SNMP
6. Enable event snmp all



OUTPUT FROM "dsmsnmp":

TIVOLI STORAGE MANAGER by Tivoli.
SNMP Subagent Program for Sun Solaris
Version 3, Release 7, Level 1.0

Licensed Materials - Property of IBM

5697-TSM (C) Copyright IBM Corporation 1997, 1999.  All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0900I Processing options file /opt/tivoli/tsm/server/bin/dsmserv.opt.
ANR4681W Connect to SNMP agent failed, will keep trying.



OUTPUT FROM "dsmsnmp -d":

TIVOLI STORAGE MANAGER by Tivoli.
SNMP Subagent Program for Sun Solaris
Version 3, Release 7, Level 1.0

Licensed Materials - Property of IBM

5697-TSM (C) Copyright IBM Corporation 1997, 1999.  All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0900I Processing options file /opt/tivoli/tsm/server/bin/dsmserv.opt.

dpi_main.c - DPI main 1.0.22 - Compiled Apr 10 2000 at 15:57:07
Tracing set to 56
   8 DPI-lvl1
  16 DPI-lvl2
  32 Internal-lvl1
DPI Debug turned ON (level 2)
snmp_mDPI.c - DPI Version 2.0.13, Compiled Jun 11 1998 at 01:43:58
using port 161
snmp_lDPI.c - DPI Version 2.0.13, Compiled Jun 11 1998 at 01:50:20
UDP connection setup for fd 3
Closing connection on fd 3
 result of qDPIport is -1
dpi_main.c (914) rc=-2 from DPIconnect_to_agent_TCP()
Invalid/Unsupported transport SHM
dpi_main.c (924) rc=-1 from DPIconnect_to_agent_SHM()
ANR4681W Connect to SNMP agent failed, will keep trying.

It appears to me that the problem lies with the dsmsnmp process is not
talking to the snmpd process.  Is there some sort of configuration
required of the snmpd running on Solaris? Any help is appreciated.
Thanks,
Vint
<Prev in Thread] Current Thread [Next in Thread>
  • SNMP: Solaris 2.7 and TSM 3.7.3, Vint Maggs <=