Re: "NoSuchName" errorStatus is not set for v1

2004-09-02 Thread haris_here
Dave, I'm not sure why you think that 1.3.6.1.2.1.1.2.0 is not supported. This is SNMPv2-MIB::sysObjectID.0 which is a standard part of the agent in all but the most unusual configurations. Indeed, my configuration is an unusual one in which this OID is not supported. I was just wondering whethe

Net-SNMP 5.2.pre1 available

2004-09-02 Thread Users
Pre-release 1 of Net-SNMP 5.2 is now available. This file contains major changes in released revisions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. *5.2* New: For the security parnoid (EG, like Wes): - Insecure versions of SNMP may be completely di

Re: snmpwalk problem in HPUX platform

2004-09-02 Thread Dave Shield
>snmpwalk -v 1 -c public localhost SNMPv2-MIB::system > (works fine in HPUX) >snmpwalk -v 1 -c public localhost UCD-SNMP-MIB::ucdavis > (does not work in HPUX but works in Linux) OK - next question: Wh

Loading a new MIB

2004-09-02 Thread Hearin, Teri L (N-Raytheon)
 When I add a MIB I created, What else do I need to do to make sure it can be found? I’m getting “Module not found” error. It can find the default subset Mibs that are in that directory, but not the one I added.  I found a previous question and followed the given suggestions.   I placed it

snmpvacm createSec2Group failure!???

2004-09-02 Thread kevin antonnie
hi, I'm using 5.1.1 and i tried to configure vacm but is failing. I am following the examples given in netsnmp tutorials. USM configuration is succeeding after which i go ahead to define view access but is failing. i.e. Step1: snmpusm -v3 -u old -n "" -l authNoPriv -a MD5 -A netsnmp_pass

AIX

2004-09-02 Thread Magnus Fromreide
Hello. When trying to build on an AIX machine as specified in dist/RELEASE-INSTRUCTIONS and modified in accordance with README.aix i end up in a loop or something in configure since the AIX grep doesn't support lines longer than 2048 characters. Any proposals as of how to fix? /MF ---

snmpvacm createSec2Group is failing!??

2004-09-02 Thread kevin antonnie
hi, I'm using 5.1.1 and i tried to configure vacm but is failing. I am following the examples given in netsnmp tutorials. USM configuration is succeeding after which i go ahead to define view access but is failing. i.e. I follow the steps as below: Step1: snmpusm -v3 -u old -n "" -l authN

snmpwalk: Timeout: No Response from webitplanet.com

2004-09-02 Thread David W. Brown
Hello snmp gurus, I would like to use the Windows snmp client: whatsup gold. However, local connections to my snmpd (daemon) fail with the following error message: snmpwalk: Timeout: No Response from webitplanet.com. The firewall is wide open on port: 161 both tcp and udp. The returned netstat -

Re: snmpwalk problem in HPUX platform

2004-09-02 Thread Prakash
Hello Dave, > What *can* you see with the HP-UX version of the agent? > Try > snmpwalk -v 1 -c public -r 0 -t 60 localhost .1 > > (and be patient if things seem to run slowly) > > What does that return? i.e. what MIB subtrees can you see? $ snmpwalk -v 1 -c public -r 0 -t 60 localhost .1 SNMPv2

Re: mailing list suggestion

2004-09-02 Thread Dave Shield
OK - I've now tallied the results of the voting regarding automatically adding a "[net-snmp-users]" (or similar) tag to the subject line of messages posted to the mailing lists. And I have to say that the results were somewhat unsatisfactory! Of all those expressing an interest (either way), opini

i want serverfarm name.....perl

2004-09-02 Thread gardener
my company use the cisco csm module to SLB ( server load balancing ).i try  to get the serverfarm name.   cisco is not support the serverfarm name mibs.   >> snmpwalk -O f -m CISCO-SLB-EXT-MIB -c public -v 1 192.168.1.5 ciscoSlbMIB..slbServerFarms.slbServerFarmTable.slbServerFarmTableEntr

Re: mailing list suggestion

2004-09-02 Thread Carlos Cantu
I demand a recount -- I was turned away at the polls! Just kidding Sent by:[EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc: Subject:Re: mailing list suggestion OK - I've now tallied the results of the voting regarding automatically adding a "[net-snm

Overall CPU usage info in 5.1.2 release

2004-09-02 Thread Wes Zhang
Hi All, I am looking for Overall CPU usage info in net-snmp 5.1.2 on solaris 5.8. I didn't see hrProcessorLoad info from host-resource-mib. Is there any other MIB I could look into? Thanks, Wesley --- This SF.Net email is sponsored by BEA Webl

Compile errors on Tru64 - addendum to my earlier post

2004-09-02 Thread Michael Sierchio
The specific failure is here: making all in /user_disk2/mi/net-snmp-5.1.1/agent/mibgroup /bin/sh ../../libtool --mode=compile cc -I../../include -I../../include -I. -I ../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -I/usr/local/ssl/include -g -Dosf5 -c -o mibII/tcpTable.lo mibII/tcpTable.

Working compile/config for Tru64

2004-09-02 Thread Michael Sierchio
Using the native toolchain, the compile after config barfs on Tru64 as indicated at the end of this message. I'd be grateful for suggestions, hints, or even a working binary package ;-) I have installed OpenSSL already. I do not have gcc installed on the machine. Thanks in advance, Michael Sierc

topologyChange notification

2004-09-02 Thread cnelson
What should a topology change notification look like?Link up/down traps include enough information to tell what port changed. snmptrapd shows me: 2004-09-02 12:20:14 ipm [10.93.0.5]: RFC1213-MIB::sysUpTime.0 = Timeticks: (17049392) 1 day, 23:21:33.92 SNMPv2-MIB::snmpTrapOID.0 = OID: IF-

Re: mailing list suggestion

2004-09-02 Thread Wes Zhang
You are out, Gole Cantu :-) On Thu, 2 Sep 2004 09:13:18 -0600, Carlos Cantu <[EMAIL PROTECTED]> wrote: > I demand a recount -- I was turned away at the polls! > > Just kidding > > Sent by:[EMAIL PROTECTED] > To: [EMAIL PROTECTED], > [EMAIL PROTECTED] > cc: > Subject:Re: m

snmpset - where does the newly set value get stored

2004-09-02 Thread Prakash
Hello all,     I am working on HP-UX platform   When I execute the following command and set the sysContact information .Where does the new value get stored snmpset   -c public  -v2c  172.16.1.176  system.sysContact.0 s "[EMAIL PROTECTED]"     Thanks, Prak

SCTE MIB Implementation.

2004-09-02 Thread wrb
This is an off-topic post. Still, the issues raised are sure to be of interest to implementors of agents, and I would very much like to receive comments. As an alternative to a table, would it be acceptable to set a selector via one OID, and based upon that selector value, get other OIDs, each wi

RE: mailing list suggestion

2004-09-02 Thread Darren Reed \(OSE\)
Can I add a vote at this late stage for the tag ? :) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Dave Shield > Sent: Thursday, 2 September 2004 11:53 PM > To: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: mailing list suggestion >

IPv6 MIBs support in NET-SNMP-5.1.1

2004-09-02 Thread Kurapati M-G19456
Title: Message Hi List,   I am using NET-SNMP-5.1.1.  Can somebody let me know whether following MIBs are supported in this release?  I have gone through the code and mibs directory to find out details about these MIBs.  I could not find details about the following MIBs.    SN