nv-l

Re: mib values

1999-06-11 09:45:16
Subject: Re: mib values
From: James Shanks <James_Shanks AT TIVOLI DOT COM>
To: nv-l AT lists.tivoli DOT com
Date: Fri, 11 Jun 1999 09:45:16 -0400
I would say that the log entries are normal at this point.  The OPEN is a
registration process and the fact that you don't see an error message
indicates that the agent has connected.  But as to why it is not working
the way you expect I have no idea.
How are you trying to get this MIB info?  From the browser?  You type in
the node name (I guess the very same NetView box), browse the MIB down to
some level, and try to get an instance with Query but get nothing back?
Are you sure your procedure is correct?  Can you get the basic SNMP sysinfo
for example?

And how about trying snmpget?  If you build an snmpget query for the
correct MIB does that work?


The only other thing I can suggest is that you contact the vendor --
Netscape.



James Shanks
Tivoli (NetView for UNIX) L3 Support



Steven Martin <slm2126 AT USL DOT EDU> on 06/10/99 04:29:14 PM

Please respond to Discussion of IBM NetView and POLYCENTER Manager on
      NetView <NV-L AT UCSBVM.UCSB DOT EDU>

To:   NV-L AT UCSBVM.UCSB DOT EDU
cc:    (bcc: James Shanks/Tivoli Systems)
Subject:  mib values





Allright, first I wanna say thanks for all the help.

I thought I had it all working yesterday, but Netview still doesnt get any
values for the MIB Values from the Netscape Enterprise Server.

I changed the snmpd.conf and .peers files to what i think is the right
setup, because the snmpd.log files indicates that it is
communicating with netscape.
--------
06/10/99 15:00:36 NOTICE: SMUX open: 1 enterprises.1450.1 "Netscape Snmp
Subagent"
 (11/ 90.9.40.90+1899+1)
06/10/99 15:00:36 NOTICE: SMUX packet from (90.9.40.90+1900+2)
06/10/99 15:00:36 NOTICE: SMUX open: 2 enterprises.1450.1 "Netscape Snmp
Subagent"
 (12/ 90.9.40.90+1900+2)
06/10/99 15:00:36 NOTICE: SMUX packet from (90.9.40.90+1901+3)
06/10/99 15:00:36 NOTICE: SMUX open: 3 enterprises.1450.1 "Netscape Snmp
Subagent"
 (13/ 90.9.40.90+1901+3)
--------
snmpd.conf
smux            1.3.6.1.4.1.1450.1        ""  90.9.40.90 255.255.255.255

snmpd.peers
"ns-httpagt"   1.3.6.1.4.1.1450.1        ""

are what i ended up putting in the files....


Should there be a notice indicating the smux register routine is being
called?

Steven

<Prev in Thread] Current Thread [Next in Thread>
  • mib values, Steven Martin
    • Re: mib values, James Shanks <=