How net-snmp handles PhyAddress and MacAddress types

2004-11-03 Thread Sasikumar Bodathula
Hi, I am having doubt how net-snmp handles PhyAddress and MacAddress. Below are the results which, I got after issuing snmpgetnext/snmpget(net-snmp) This is the request for ipNetToMediaAddress in ipNetToMediaTable. snmpgetnext -v2c -c public 10.0.15.11:2001 IP-MIB::ipNetToMediaPhysAddress Res

Re: AW: Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Andy Smith
Are you sure that your agent is really replying? It may be that it is receiving packets and not responding to them. Andy Mohr James wrote: Hello All! Obviously I am missing something. These packets made me think that this machine (10.2.28.61) is causing problems. This is a machine running Solar

Re: Is this supposed to look like this? What does it mean?

2004-11-03 Thread Users
On Wed, 3 Nov 2004 11:44:36 -0700 Bruce wrote: BS> BS> NET-SNMP-AGENT-MIB::nsModuleModes."".8.1.3.6.1.2.1.11.11.127 = BITS: C0 BS> getAndGetNext(0) set(1) Let's go exploring: dev $ snmptranslate -IR -Of nsModuleModes .iso.org.dod.internet.private.enterprises.netSnmp.netSnmpObjects.nsMibRegistr

snmp and isdn

2004-11-03 Thread Paweł Kołodziej
Hello, Is there any implementation of rfc 2127 and friends (isdn management) available for net-snmp and linux (or for any oter snmp daemon for linux) ? Or maybe someone has some other stuff to manage isdn via snmp on linux ? I neede this but unfortunetly can't find it... Thank you for answers, Paw

Re: fetching traffic stats on amd64

2004-11-03 Thread Alex Krohn
Hi, > Ok, so the brute force way didn't work. The other option you can try, since you > are on Linux, is the new experimental re-writes. You'll have to re-run > configure with --enable-mfd-rewrites and rebuild. Thanks! I reconfigured with that, and everything looks to be working properly. What ef

Re: Master Agent & SNMP MIBs

2004-11-03 Thread Users
On Wed, 3 Nov 2004 17:38:18 - Maria wrote: MM> I would like to be able to generate traps on certain system traps such MM> as cpu usage, disk space etc. The existing/supplied MIBs already include MM> stats for this. However, I also want to be able to monitor these and MM> generate alarms under c

Re: beginner's query...

2004-11-03 Thread Users
On Wed, 3 Nov 2004 22:57:45 +0530 (IST) Sundeep wrote: SS> > SS> 1) How frequently are the mib objects updated ? SS> > SS> > This depends on the object. Obviously, object kept internally are always SS> > up to date. Some external data is queried every time and object is SS> > requested. Others are

Is this supposed to look like this? What does it mean?

2004-11-03 Thread Bruce Shaw
NET-SNMP-AGENT-MIB::nsModuleModes."".8.1.3.6.1.2.1.11.11.127 = BITS: C0 getAndGetNext(0) set(1) NET-SNMP-AGENT-MIB::nsModuleModes."".8.1.3.6.1.2.1.11.12.127 = BITS: C0 getAndGetNext(0) set(1) NET-SNMP-AGENT-MIB::nsModuleModes."".8.1.3.6.1.2.1.11.13.127 = BITS: C0 getAndGetNext(0) set(1) NET-

Master Agent & SNMP MIBs

2004-11-03 Thread Maria McCafferty
Hi,   I would like to be able to generate traps on certain system traps such as cpu usage, disk space etc. The existing/supplied MIBs already include stats for this. However, I also want to be able to monitor these and generate alarms under certain conditions from within my code. What is

Re: beginner's query...

2004-11-03 Thread Sundeep Singh
On Wed, 3 Nov 2004, Robert Story wrote: On Wed, 3 Nov 2004 13:08:38 +0530 (IST) Sundeep wrote: SS> I am quite new to SNMP & have some unanswered queries in my mind: SS> SS> 1) How frequently are the mib objects updated ? This depends on the object. Obviously, object kept internally are always up t

Re: beginner's query...

2004-11-03 Thread Sundeep Singh
On Wed, 3 Nov 2004, Robert Story wrote: On Wed, 3 Nov 2004 13:08:38 +0530 (IST) Sundeep wrote: SS> I am quite new to SNMP & have some unanswered queries in my mind: SS> SS> 1) How frequently are the mib objects updated ? This depends on the object. Obviously, object kept internally are always up to

Re: anti-virus software for uclinux

2004-11-03 Thread Users
On Wed, 3 Nov 2004 19:10:51 +0530 Mukund wrote: MJ> Does any one know where can I find such anti-virus software for uclinux? This is completely off-topic for this mailing list. Try a uclinux mailing list instead. -- Robert Story; NET-SNMP Junkie Archive:

Re: beginner's query...

2004-11-03 Thread Users
On Wed, 3 Nov 2004 13:08:38 +0530 (IST) Sundeep wrote: SS> I am quite new to SNMP & have some unanswered queries in my mind: SS> SS> 1) How frequently are the mib objects updated ? This depends on the object. Obviously, object kept internally are always up to date. Some external data is queried e

Re: Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Users
On Wed, 3 Nov 2004 15:42:38 +0100 Mohr wrote: MJ> Obviously I am missing something. These packets made me think that this MJ> machine (10.2.28.61) is causing problems. This is a machine running MJ> SolarWinds (Windows product): This is a known issue. Upgrade to 5.2.rc2 or apply the patch in this

Supportet MIB

2004-11-03 Thread Baumgart Alexander
Hello, i have read about the new Readme.mibs file in the upcoming net-snmp 5.2 release. is there a way i can automate this for my agent. So a skript that i run, where simple snmpget cmd test my SNMP-Agent ? Or is there a other way i get a list of supportet OID on my agent ? A snmpwalk the whole tr

Re: why doesn't ucd-snmp-4.2.3 support context table?

2004-11-03 Thread Users
On Wed, 3 Nov 2004 10:51:50 +0800 Alan wrote: AC> I found ucd-snmp-4.2.3 doesn't support any about context in VACM. Is it AC> right? and what is the reason? That's probably right, and the reason is that the code wasn't written until later. The source is available if you would like to try and back

Re: fetching traffic stats on amd64

2004-11-03 Thread Users
On Tue, 02 Nov 2004 16:12:09 -0800 Alex wrote: AK> Managed to apply the patch ok, however I'm getting: AK> AK> send response: Error building ASN.1 representation (build uint size 4: s/b AK> 8) Ok, so the brute force way didn't work. The other option you can try, since you are on Linux, is the new

RE: Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Baumgart Alexander
copyright Dave Shield ;) [ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn

AW: Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Mohr James
Hello All! Obviously I am missing something. These packets made me think that this machine (10.2.28.61) is causing problems. This is a machine running SolarWinds (Windows product): Received 45 bytes from 10.2.28.61 : 30 2B 02 01 00 04 06 70 75 62 6C 69 63 A0 1E 020+.public... 00

anti-virus software for uclinux

2004-11-03 Thread Mukund JB.
Hello all,   I am working on new kind of device which we are developing as a security product. The Device will be ported with Uclinux or Embedded Linux based on the availability. The device will be having the following Management features:-     Firmware Upgrade   Embedded

Re: Help needed for Inetger64 implementation

2004-11-03 Thread Sasikumar Bodathula
Thank you for ur reply Andy. On Tue, 2004-11-02 at 17:37, Andy Smith wrote: > You will probably need to use some type of character string. It looks > like DisplayString will give you 255 characters which is more than > adequate. My knowledge of SMI is not what it should be so there may be a > b

Problem for testing the perl module

2004-11-03 Thread Diane Lim
> I am new in SNMP. > I have installed Net-SNMP-5.1.2-1 for windows with the binary. > And after that, I have installed ActiveState Perl 5.8.4 on this site > http://www.activestate.com/Products/ActivePerl/ > Following the README, I installed Net-SNMP.ppd with his Perl Package Manager. > So, The p

RE: beginner's query...

2004-11-03 Thread Baumgart Alexander
Hmm as far as i know on request. So i u make a snmpget this value get reload from kernel or system (/proc for instance). But i remember that some stuff also get cache to afoid blocking or abuse. A i found it: http://net-snmp.sourceforge.net/FAQ.html What's the difference between 'exec', 'sh

RE: beginner's query...

2004-11-03 Thread Sundeep Singh
Hi, Thanx for ur reply, Alexander... but the first 2 questions related to update frequency of mib objects which i asked, i actually wanted to know the following: There are objects like "ipInReceives", "mplsInterfaceAvailableBandwith"; How frequently are the VALUES of these objects changed (coun

RE: Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Baumgart Alexander
Hello, start the snmpd in foreground. snmpd -D -Le -f. Any errors/warnings ? snmpd -H -Dread_config. Did he complain about missing files ? Which SNMP version u use ? Try v1/2c to avoid auth problems. Post your snmpd.conf. Start with: syslocation here rocommunity public as snmpd.conf and try sn

Net-snmp agent stops regularly on Solaris 8

2004-11-03 Thread Mohr James
Hi All! We have a binary versiob of net-snmp 5.1.1 which we downloaded from sunfreeware.com running on Solaris 8. The Sun agents are not running. 'ps -ef | grep snm' shows me only '/usr/local/sbin/snmpd -d', and 'ps -ef | grep mibi' shows nothing. When I first start the agent, I can access the

SNMP API Questions

2004-11-03 Thread Ben Rockwood
Hello. I've got a number of questions about the C API. I'm just sort of getting everything figured out, so need some verification and some input from experienced coders. I'm trying to document my experiences, so helpfully the input won't be a waste. Even though I've used Net-SNMP for awhile

RE: beginner's query...

2004-11-03 Thread Baumgart Alexander
Hello, hmm normaly SNMP work only with OID, MIB its only for better human reading. Its like DNS where ip get map to full qualified domain names. On the other hand, only writing a MIB didnt lets response our agent to any request , u need to implement what should happen by yourself. SNMP use UDP on

RE: Net-snmp 5.0.9 config issue

2004-11-03 Thread Baumgart Alexander
Hello,   u have mixed two snmpd config files. Normaly u have snmpd.conf file under /etc/snmp/snmpd.conf. There u set stuff like syslocation/syscontact/group/com2/sec/views, and another under /var/lib/net-snmp, here engineid and user get set.(for my system)  Try snmpd -H -Dread_config to see

beginner's query...

2004-11-03 Thread Sundeep Singh
Hello everyone, I am quite new to SNMP & have some unanswered queries in my mind: 1) How frequently are the mib objects updated ? 2) Can this 'updation time' be changed ? If yes, then can SNMPs 'set' command be used for this ? 3) What priority is given to snmp pdu's with respect to other traffic