Re: Configuring snmptrapd.conf

2010-02-11 Thread Dave Shield
On 11 February 2010 07:06, Prakash wrote: > How to configure the snmptrapd.conf to send traps to remote SNMP > Managers/Clients. man snmptrapd.conf Look for the section describing the "forward" directive Dave -- SOL

RE: Defining MIB

2010-02-11 Thread Prakash
Ok, There are many instances of apps and each instance have unique id which is dynamically created question Is how to create dynamic oid's instead of defining statically in a MIB. privete(4).enterprise(1).abc(16142).newyork(3).machine(1).app(id).noOfMessag esPending; privete(4).enterprise(1).abc(

Re: Defining MIB

2010-02-11 Thread Dave Shield
On 11 February 2010 10:53, Prakash wrote: > There are many instances of apps and each instance have unique id which is > dynamically created > question Is how to create dynamic oid's instead of defining statically in a > MIB. Use a MIB table. Presumably the information held about each app is cons

Re: etherlike-mib on Linux

2010-02-11 Thread Josef Moellers
Stephen Hemminger wrote: > On Wed, 10 Feb 2010 12:02:44 +0100 > Josef Moellers wrote: > >> Dave Shield wrote: >>> On 10 February 2010 09:23, Josef Moellers >>> wrote: I'd like to amend the etherlike-mib code for Linux Any comment/objection while I locally write/test? >>> Go right

Re: etherlike-mib on Linux

2010-02-11 Thread Bart Van Assche
On Thu, Feb 11, 2010 at 12:22 PM, Josef Moellers wrote: > Stephen Hemminger wrote: >> On Wed, 10 Feb 2010 12:02:44 +0100 >> Josef Moellers wrote: >> [ ... ] >> Ugh, I would prefer that you use one of the other API's >> to get information (like netlink IFLA_STATS) rather than open each sysfs >> fi

RE: create SNMPv3 user with hashed password

2010-02-11 Thread EYRE Bernadette
Thank you Dave for shedding some light on this. I'm sorry for my persistent but I need to understand this. I'm using net-snmp 5.4.2.1 version on linux. I read the docs, manual pages, looked at library snmpusm.c and snmpusm.c code in apps dir but I can't make -m option work. I type: snmpusm -v3 lo