MIB, sub-agent design questions from beginner

2005-03-17 Thread Steve S. Law
Hi, I am new to SNMP and this is my first SNMP project: to make my application SNMP-enabled. Lets refer to my application as MYAPP for discussion. MYAPP basically consists of various/different applications all running on the same node. All the parameters to be monitored for all these applications (

Re: Net-SNMP support for Windows XP

2005-03-17 Thread Alex Burger
Hi Mark. [EMAIL PROTECTED] wrote: I'm seeking information for Windows XP support for the net-snmp agent. I have used the agent quite a bit for Unix servers, but have very little Windows experience. I searched the archives and doc at a high-level, but didn't find many specifics. I did find a s

agent , subagent query

2005-03-17 Thread Vijay Krishna
Title: agent , subagent query Can we have an agent running on one machine, and sub agent running on a different machine and both communicating via agentx.   - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain information whi

problem in runnig snmp(agent)

2005-03-17 Thread Farazad Farhadzadeh
Hi all. I run snmp(agent) on my system with ./snmpd then i get information from this system (by another system)and run this command(10.10.10.134 is my ip address): snmpget -c public -v 2c 10.10.10.134:161 system.sysUpTime.0 but system dont response. but if i run this command: snmpget -c public -

Net-SNMP support for Windows XP

2005-03-17 Thread Mark . Freiberger
I'm seeking information for Windows XP support for the net-snmp agent. I have used the agent quite a bit for Unix servers, but have very little Windows experience. I searched the archives and doc at a high-level, but didn't find many specifics. I did find a statement from March 2005 that "Th

conf file for subagent

2005-03-17 Thread Vijay Krishna
Title: conf file for subagent I am using the sub agent program from tutorial toolkit(example-demon). How do I pass a configuration file to this sample program???(like example-demon.conf) Any suggestions are welcome. Thanks vijay - - - - - - - Appended by Scientific-Atlanta, Inc.

query about runing example-demon

2005-03-17 Thread Vijay Krishna
Title: query about runing example-demon I am using the sub agent code given in tutorial. On generating example-demon program(via compilation and not net-snmp-config) , I start  the snmpd master agent on port 161. How do I indicate  the ipaddress and port number of master agent to the example

RE: query

2005-03-17 Thread Vijay Krishna
  I am using snmptranslate (net-snmp 5.2) tool  on a MIB file given in standard net-snmp distribution. I get the following error.     chen-dev:/export/home/subramb/Net-SNMP/net-snmp5.2/mibs>/usr/local/bin/snmptranslate  MTA-MIB.txt(command run using MTA-MIB.txt)   Error as occurring b

sample programme. error

2005-03-17 Thread Vijay Krishna
Title: sample programme. error Hi  I am trying to run the sample programme given in net-snmp tutorial toolkit,called example-demon(standalone sub agent development). I get the error message on running the program below. %example-demon ->ld.so.1: example-demon: fatal: relocation error: -

Re: building minimal agent

2005-03-17 Thread Peter V. Saveliev
On Thursday 17 March 2005 03:02, Robert Story wrote: > Note that you are picking up the system shared libraries in /usr/lib, and > not your custom ones in /home/peet. Try poking about in the ld man pages to > set an environment variable to pick up your libraries first (something like > LD_RUN_PATH

querrying TcpConnEntry

2005-03-17 Thread anubhuti kaushik
hi how can i querry TcpConnEntry using snmpget command regards __ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ --- SF email is

Re: Error: Wrong Type (should be Gauge32 or Unsigned32)

2005-03-17 Thread Thomas Anders
manik chopra wrote: I am getting following error when 'walking' through a MIB (DiffServMib - RFC 3289) via NET-SNMP: DIFF-SERV-MIB::diffServMultiFieldClfrId.1 = Wrong Type (should be Gauge32 or Unsigned32): INTEGER: 14 The vendor *implementation* (on the device being queried) differs from the MIB

SNMP Agent startup time??

2005-03-17 Thread Kurapati M-G19456
Hi all, Does any body have any figures on how much time does SNMP Agent takes to come to a stable state[reading the conf files, building the MIBs database, what all different MIBs it loads, etc...] to service the requests since its inception? Any information on the Performance will be great

Re: Trying to setup SNMP

2005-03-17 Thread Andy Smith
Alex Burger wrote: Hi Timothy. If you are using Linux, you probably need to store the snmpd.conf file in /usr/local/share/snmp/snmpd.conf, not /etc/snmpd.conf. Try running snmpconf. The first thing it will do is tell you where any existing configuration files are. Alex You could also run snmp

Problem in getting values for HRPROC_LOAD & HRDEV_STATUS

2005-03-17 Thread Veerabahu Subramanian
Hai, I am trying to compile net-snmp-5.1.2 with hostresourceMIB in a system running fedoracore1, using the command. ./configure --with-mib-modules="host smux ucd-snmp/diskio" make make install First time the "make" gives some error(dependency in developer packages