about mib2c.iterate.conf
"铭德刘" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
hi, this file originally auto-generated by mib2c using * : mib2c.iterate.conf in my opinion, table_entry = (struct dot11StationConfigTable_entry *) netsnmp_extract_iterator_context(request); is to extract data structure from "request" and then for the GET request we need to put the value to the conrresponding variable in the structure of table_entry,so I did like that char *tempStrStationID="192.168.0.11"; strcpy(table_entry->dot11StationID,tempStrStationID); but I got the Segmentation fault when strcpy,p.s dot11StationIDis definited like char dot11StationID[20]; so,why Segmentation fault?am I right in understanding the mechnism or you can tell me which place I need to modify to the code generated by mib2c.iterate.conf? thank you! Mangd ------------------------------------------------------------------------- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users