From: Daniel L. N. <dne...@jp...> - 2000-11-18 16:26:58
|
Hello, I'm attempting to make a program that hits multiple OIDS on a single = async request. Thanks to the tutorial the ASYNC part was easy.=20 However, after viewing the readmes, tutorials, library tutorials, etc, I = could find no documentation on how to place more than one request in a = packet. Worse, snmp_pdu_create(), snmp_add_null_var() were not = documented in the library tutorial. I attempted to look at the APPS = under apps but couldn't quickly find one with multiple requests. In an effort to not reinvent the wheel. Are these functions documented = anywhere? Does someone have an example of this? Thanks, Daniel L. Needles |