excess call of next object handler

2008-07-10 Thread aydin
Hi. I have two neigbour Tables in my MIB subtree. Second table goes right after the first. Id of 1st is 3, and Id of 2nd is 4. My problem is that after when i run snmpwalk for firstTable after firstTable_handler() fucntion call there is a also call of secondTable_handler() which mustn't. Thanks i

place where agent holds data of SNMPv3 users

2008-05-14 Thread aydin
Hi! Could you please help me with location of SNMPv3 users data (securityName, authKey, selected auth and priv protocols and so on. I know about usmUserTable. Where does this table get data from? Thanks in advance. - This SF

flag for row creation

2008-05-05 Thread aydin
similar to MFD_ROW_CREATED flag in MFD template? Help in advance, Aydin. - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use pri

access to auth data from MFD souce code

2008-04-16 Thread aydin
Thanks, Dave. I get data for my table from other process which requires authorization, so i wanted to use net-snmp auth data as the auth data for another process. - This SF.net email is sponsored by the 2008 JavaOne(SM) C

access to auth data from MFD souce code

2008-04-14 Thread aydin
Hi! I need to get access to SNMPv3 securityName and auth passphrase from MFD code that i use to serve requests to my MIB table. Is it possible at all to get this auth data? Thank you in advance - This SF.net email is sponsor