AW: Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread Mohr James
> -Ursprüngliche Nachricht- > Von: Robert Story (Users) [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 22. November 2004 20:39 > An: Mohr James > Cc: [EMAIL PROTECTED] > Betreff: Re: Snmpwalk of HOST-RESOURCES-MIB empty > > > On Mon, 22 Nov 2004 14:54:00 +0100 Mohr wrote: > MJ> I am runni

reject mail

2004-11-22 Thread =?euc-kr?q?=C0=CC=B1=E2=C3=B6?=
reject mail 최대 100MB, 더이상 용량 고민없는 야후! 메일을 써보세요. 야후! 비트박스 최신곡, 추천곡, 가요, OST, 팝

WRB - Data-set Table Implementation - function call sequence.

2004-11-22 Thread wrb
As part of 802dot11 MIB implementation, there comes a point in the mib2c generated code that tables are defined and constructed. Owing to some perhaps unreasonable expectations, I am making changes to the *netsnmp_table_set_multi_add_default_row()* function call, by means of altering the parameter

(no subject)

2004-11-22 Thread wrb
Some additional data may assist to understand the *walk* problem. From the debug output comes: === Extract start === vacm:checkSubtree: , unknown trace: snmp_call_callbacks(): callback.c, 231: callback: END calling callbacks for maj=1 min=12 (1 ca

WRB - Data-set Table Implementation - browsing behavior.

2004-11-22 Thread wrb
Much useful information has been obtained through application of the v5 API during implementation of the 802dot11 MIB. In selecting a table-type, I elected to use the data-set model, produced by the mib2c compiler under case *1* as listed in the execution script. What I find a little confusing is

Re: WRB - Computing the next OID by an agent.

2004-11-22 Thread Users
On Fri, 19 Nov 2004 11:14:50 -0800 [EMAIL PROTECTED] wrote: WC> Now, I must ask, how is accessibility decided? Is it by a call to the WC> module (as I understand it, this is the term for MIB implementation WC> code), such as might be serviced by code looking like: WC> WC>if(header_generic(vp,

Re: Route Metrics

2004-11-22 Thread Users
On Mon, 22 Nov 2004 15:23:28 +0900 Murali wrote: MB> On our systems, the net-snmp version is 5.0.1 which doesnot have the MB> ipCidrRouteNumber. As I said before, it hasn't been implemented yet. It should be available in 5.2.1 for Linux. MB> Can I directly upgrade the snmp version to latest MB> o

Re: WRB - Big problems adding 802dot11 to snmpd.

2004-11-22 Thread Users
On Sat, 20 Nov 2004 19:53:53 -0800 [EMAIL PROTECTED] wrote: WC> The mib2c compiler is at times wonderful, and at times inane. For WC> instance, it is very nice to use the front-end script, for it nicely WC> prompts the user for selections regarding exactly what portions of the MIB WC> to compile.

Re: Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread Users
On Mon, 22 Nov 2004 14:54:00 +0100 Mohr wrote: MJ> I am running net-snmp 5.2rc2 on Solaris 8. For the most part everything MJ> is working correctly. However, I cannot access anything in the MJ> HOST-RESOURCES-MIB, even from the local machine. Did you configure in the host resources code (not just

Re: UCD-SNMP-MIB, performance and number of CPUs

2004-11-22 Thread Users
On Mon, 22 Nov 2004 14:06:53 +0100 Mohr wrote: MJ> I am trying to write and application that reads performance data and MJ> writes the values into a database. I read values like ssCpuRawSystem, MJ> ssCpuRawIdle and can calculate the percent usage. However, I am reading MJ> values from a Solaris mac

Re: Sending traps from an agentX subagent, and snmpd robustness

2004-11-22 Thread Users
On Mon, 22 Nov 2004 13:27:02 +1100 Russell wrote: RB> I couldn't use agent_check_and_process() to wait for events because RB> it ignores fd's registered with register_readfd(). Only receive() RB> in snmpd.c uses external_readfd[]. Gack. We need to fix that... RB> A separate question. The main a

RE: v2c trap / perl

2004-11-22 Thread Snmp Portal
Hi, thank you for your answer to my post. with rc4, this code doesn't work : -- use SNMP ; my $trapSess = new SNMP::Session (DestHost=>"mgr1" ,Version=>2, Community=>"public" ,RemotePort=>162 ); die "Cannot create session: ${SNMP::ErrorStr}\n" unless defined $trapSess; $trapSess->trap(oid =>

Re: Basic Configurations for TrapHandling

2004-11-22 Thread Users
On Sun, 21 Nov 2004 19:53:48 +0530 Anil wrote: AK> [EMAIL PROTECTED] root]# snmptrapd -d -o -t AK> /etc/snmp/snmptrapd.conf: line 22: Error: Blank line following The token. AK> /etc/snmp/snmptrapd.conf: line 32: Error: Blank line following .RS token. This looks like a manpage was copied to /etc/s

Re: Basic Configurations for TrapHandling

2004-11-22 Thread Users
On Sun, 21 Nov 2004 18:09:09 +0530 Anil wrote: AK> I have a Cisco/Bay router,. I just want the interface up/down or traffic AK> beyond certail level should generate a trap on Linux machine and linux AK> machine should fire a program/script according to that. A small script AK> maybe send a email. A

Re: Net-snmp question

2004-11-22 Thread Users
On Mon, 22 Nov 2004 11:34:03 -0500 Andres wrote: AC> I have some questions about net-snmp: AC> AC> 1. Does net-snmp uses syslog? If so, where does he logs things and how does AC> he do it? Is there any example of how it is used and what is needed to use AC> it? Yes, it can. The default is to log

Net-snmp question

2004-11-22 Thread Andres C
Hello, I have some questions about net-snmp: 1. Does net-snmp uses syslog? If so, where does he logs things and how does he do it? Is there any example of how it is used and what is needed to use it? 2. Using snmpv3 when and where is the authentication done? In the daemon you configure the user

RE: using Solaris+Net-Snmp Agent together

2004-11-22 Thread Bruce Shaw
>i read the solaris.txt file which describes how to configure Solaris with Net-Snmp Agent >i created the net-snmp.reg and net-snmp.rcrs and then execute >S76snmpdx start and >S77dmi start >do i have to do something else?? You also have to start net-snmp by invoking /usr/local/sbin/snmpd. You mi

RE: Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread Bruce Shaw
>I am running net-snmp 5.2rc2 on Solaris 8. For the most part everything >is working correctly. However, I cannot access anything in the >HOST-RESOURCES-MIB, even from the local machine. I get no errors, but I >also get no data. The MIB file exists in /usr/local/share/snmp/mibs. I >have also tried

AW: Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread Mohr James
Thanks for your reply. I haven't specified any access control regime. I simply took the defaults. Regards, Jim Mohr > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 22. November 2004 16:08 > An: Mohr James > Cc: [EMAIL PROTECTED] > Be

Re: Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread wrb
You have not said which access control regime you are using. Have you verified that VACM/USM is properly configured for your environment? WRB Original message >Date: Mon, 22 Nov 2004 14:54:00 +0100 >From: "Mohr James" <[EMAIL PROTECTED]> >Subject: Snmpwalk of HOST-RESOURCES-MIB empty

Snmpwalk of HOST-RESOURCES-MIB empty

2004-11-22 Thread Mohr James
Hi All! I am running net-snmp 5.2rc2 on Solaris 8. For the most part everything is working correctly. However, I cannot access anything in the HOST-RESOURCES-MIB, even from the local machine. I get no errors, but I also get no data. The MIB file exists in /usr/local/share/snmp/mibs. I have also tr

UCD-SNMP-MIB, performance and number of CPUs

2004-11-22 Thread Mohr James
Hi All! I am trying to write and application that reads performance data and writes the values into a database. I read values like ssCpuRawSystem, ssCpuRawIdle and can calculate the percent usage. However, I am reading values from a Solaris machine with multiple CPU and it seems that all of the va

using Solaris+Net-Snmp Agent together

2004-11-22 Thread stelaras1
Hello to all, i read the solaris.txt file which describes how to configure Solaris with Net-Snmp Agent i created the net-snmp.reg and net-snmp.rcrs and then execute S76snmpdx start and S77dmi start do i have to do something else?? Has any of you managed to make it work?? Thanks a lot for your

Re: help required with net-snmp

2004-11-22 Thread n a
Hello Robert, I did increased the time out value but its not the request timeout thats causing the problem. The problem was with my agent implementation, i have fixed it and now its working fine. Anyway thanx for the help. ByeNauman Robert Story <[EMAIL PROTECTED]> wrote: On Wed, 3 Nov 2004 22:37:2

Re: v2c trap / perl

2004-11-22 Thread Alex Burger
Hi Jean-Michel. Can you provide a Perl script that works in 5.1.2 but not in 5.2? Alex Snmp Portal wrote: Hi, I switched to RC4 and now I am not any more able to send v2c traps from code written in perl. It was working fine in 5.1.2. Has somebody gor an idea ? thanks Jean-Michel -