Dear all,

I have a table with 2 indexes : OCTET-STRING.INTEGER.
There is a good behaviour when I receive a GETNEXT.

When I receive a GET net-snmp don't transmit the
request to the handle :

20070115171024 lecture udp    1

Received 53 bytes from UDP: [172.26.225.75]:1053
0000: 30 33 02 01  00 04 06 70  75 62 6C 69  63 A1 26
02    03.....public.&.
0016: 02 03 E0 02  01 00 02 01  00 30 1A 30  18 06 14
2B    .........0.0...+
0032: 06 01 04 01  98 5D 01 01  06 01 32 01  03 52 45
53    .....]....2..RES
0048: 30 33 01 05  00                                 
     03...

Received SNMP packet(s) from UDP: [172.26.225.75]:1053
  GETNEXT message
    -- R-MIB::dataAna.'RES03'.1
anaTable_get_first_data_point - DEBUT
anaTable_get_first_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - FIN
anaTable_get_next_data_point - DEBUT
anaTable_get_next_data_point - (entry == NULL) - FIN
anaTable_handler - DEBUT
anaTable_handler - GET
anaTable_handler - COLUMN_DATAANA - DEBUT
anaTable_handler - FIN

Sending 73 bytes to UDP: [172.26.225.75]:1053
0000: 30 47 02 01  00 04 06 70  75 62 6C 69  63 A2 3A
02    0G.....public.:.
0016: 02 03 E0 02  01 00 02 01  00 30 2E 30  2C 06 14
2B    .........0.0,..+
0032: 06 01 04 01  98 5D 01 01  06 01 32 01  03 52 45
53    .....]....2..RES
0048: 30 33 02 04  14 52 45 53  30 33 2D 49  4E 44 32
2D    03...RES03-IND2-
0064: 31 32 33 34  35 00 00 00  00                    
     12345....


--> till here all is good but justa after my client do
a GET :

20070115171025 lecture udp    1

Received 53 bytes from UDP: [172.26.225.75]:1053
0000: 30 33 02 01  00 04 06 70  75 62 6C 69  63 A0 26
02    03.....public.&.
0016: 02 03 E1 02  01 00 02 01  00 30 1A 30  18 06 14
2B    .........0.0...+
0032: 06 01 04 01  98 5D 01 01  06 01 32 01  03 52 45
53    .....]....2..RES
0048: 30 33 02 05  00                                 
     03...

Received SNMP packet(s) from UDP: [172.26.225.75]:1053
  GET message
    -- R-MIB::dataAna.'RES03'.2

Sending 53 bytes to UDP: [172.26.225.75]:1053
0000: 30 33 02 01  00 04 06 70  75 62 6C 69  63 A2 26
02    03.....public.&.
0016: 02 03 E1 02  01 02 02 01  01 30 1A 30  18 06 14
2B    .........0.0...+
0032: 06 01 04 01  98 5D 01 01  06 01 32 01  03 52 45
53    .....]....2..RES
0048: 30 33 02 05  00                                 
     03...

Why net-snmp don't give the deal to "anaTable_handler"
???

Could anybody help me please? I have already looked
for this error in FAQ but ... 
Any help would be much appreciated.

regards,
Matthieu


        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to