Location:
Search - snmp lib
Search list
Description: WinSNMP API规范 内容包括SNMP开发的的API规范:
WinSNMP编程任务
一般WinSNMP编程任务
SNMP支持的级别
关于SNMP版本
自陷从SNMPv1转换到SNMPv2C
关于SNMP消息
网络传输错误
简单网络管理协议(SNMP)
WinSNMP会话
新的SNMP编程元素
WinSNMP数据管理概念
对象标识符
.......................
.....................
........................
.....................
SNMP管理信息库(MIB)
................
发送SNMP消息
接收SNMP消息
.....................
...................
........................
快速参考:
Windows NT: 3.1或以上版本
Windows: Windows 95或以上版本
头文件:snmp.h
引入库:snmpapi.lib
参见:
简单网络管理协议(SNMP)概览, SNMP函数, SnmpVarBindList, SnmpUtilVarBindFree,-WinSNMP API specification will include the development of the SNMP API Specifications : WinSNMP programming tasks WinSNMP general programming tasks SNMP support on the level of SNMP version Since the settlement from the conversion of SNMPv1 SNMPv2C information on SNMP network transmission errors Simple Network Management Protocol (SNMP) WinSNMP conversational new programming elements WinSNMP SNMP data management concept object identifier clause 8 ............ ......... ....... ....... ... SNMP Management Information Base (MIB) 290704 Send news .... SNMP receive SNMP information .................... . ................... .................... .... Quick Reference : Windows NT : 3.1 or later Windows : Windows 95 or later header files : snmp.h the introduction : snmpapi.lib See : Simple Networ
Platform: |
Size: 103083 |
Author: gao |
Hits:
Description: 解压缩这四个工具包,使得cPyrt、blides、msvc和smnp++这四个目录同时位于某个目
录之下。用Msve++7.0打开msve中的dynmaieLIB工程文件并进行erlease模
式的编译,编译成功后,我们会在目录msvc/dynmaci/release里面得到一个DLL
文件:smnp-pp.dll以及三个LIB相关文件:snLrnp-ppE(PxortsLibr娜File)、
libdes(objeetFileLibr田甲)和s钊ntP-pp(objectFileLibrai下)。
Platform: |
Size: 3693325 |
Author: 贺传敏 |
Hits:
Description: 在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地址的方法。在bcb6中编译通过。注意(需要在project->option->Directories/Conditionals->Library Path中增加iphelpapi.lib的路径,如:C:\Program Files\Borland\CBuilder6\Lib\Psdk)-acquired mac addresses of the source, the use of iphlpapi basement, before the adoption netbios, com, and snmp methods have limitations, this procedure is the best mac addresses of the access method. In bcb6 compiled through. Attention (in project-gt; Option-gt; Directories/Conditionals- gt; Library Path increase iphelpapi.lib path, such as : C : \ Program Files \ Borland \ CBuilder6 \ Lib \ Psdk)
Platform: |
Size: 239616 |
Author: 陈东 |
Hits:
Description: WinSNMP API规范 内容包括SNMP开发的的API规范:
WinSNMP编程任务
一般WinSNMP编程任务
SNMP支持的级别
关于SNMP版本
自陷从SNMPv1转换到SNMPv2C
关于SNMP消息
网络传输错误
简单网络管理协议(SNMP)
WinSNMP会话
新的SNMP编程元素
WinSNMP数据管理概念
对象标识符
.......................
.....................
........................
.....................
SNMP管理信息库(MIB)
................
发送SNMP消息
接收SNMP消息
.....................
...................
........................
快速参考:
Windows NT: 3.1或以上版本
Windows: Windows 95或以上版本
头文件:snmp.h
引入库:snmpapi.lib
参见:
简单网络管理协议(SNMP)概览, SNMP函数, SnmpVarBindList, SnmpUtilVarBindFree,-WinSNMP API specification will include the development of the SNMP API Specifications : WinSNMP programming tasks WinSNMP general programming tasks SNMP support on the level of SNMP version Since the settlement from the conversion of SNMPv1 SNMPv2C information on SNMP network transmission errors Simple Network Management Protocol (SNMP) WinSNMP conversational new programming elements WinSNMP SNMP data management concept object identifier clause 8 ............ ......... ....... ....... ... SNMP Management Information Base (MIB) 290704 Send news .... SNMP receive SNMP information .................... . ................... .................... .... Quick Reference : Windows NT : 3.1 or later Windows : Windows 95 or later header files : snmp.h the introduction : snmpapi.lib See : Simple Networ
Platform: |
Size: 102400 |
Author: gao |
Hits:
Description: 这是一本书:《VISUAL C++开发基于SNMP的网络管理软件》的配套光盘内容。-This is a book : "Visual C development of SNMP-based network management software" matching contents of the CD-ROM.
Platform: |
Size: 3656704 |
Author: 祥子 |
Hits:
Description: 这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的
各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议
细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。
windows版本可以支持的编译器:
ms visual c++ 6.0
borland c++ 5.0
borland c++ builder 5.0
lcc
开发包的组成:
1.mib编译器 mib2c 将mib编译成c文件和头文件
2.Agent LIB的头文件
3.Agent LIB库,包括vc,bc,bcb下的库文件
4.例子-This is a snmp agent development kit, full support for SNMPv1 and snmpv2c (currently do not support Counter64) various operations, including get, getnext, getbulk, set and v1, v2 two Trap. User programming, is not required to consider the details of the agreement, procedures framework mib compiler automatically generates, uses, just fill in the framework of the application logic can be related. windows version of the compiler can support: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc Development Kit composition: 1.mib compiler mib2c will mib compiled c files and header files the first 2.Agent LIB file 3.Agent LIB library, including vc, bc, bcb library files under 4. example
Platform: |
Size: 345088 |
Author: yanghoude |
Hits:
Description: 解压缩这四个工具包,使得cPyrt、blides、msvc和smnp++这四个目录同时位于某个目
录之下。用Msve++7.0打开msve中的dynmaieLIB工程文件并进行erlease模
式的编译,编译成功后,我们会在目录msvc/dynmaci/release里面得到一个DLL
文件:smnp-pp.dll以及三个LIB相关文件:snLrnp-ppE(PxortsLibr娜File)、
libdes(objeetFileLibr田甲)和s钊ntP-pp(objectFileLibrai下)。-Extract the four tool kits, making cPyrt, blides, msvc and smnp++ These four directories under a directory located at the same time. With Msve++ 7.0 Open msve in dynmaieLIB project file and compile erlease mode, the compiler is successful, we will in the directory msvc/dynmaci/release inside a DLL file: smnp-pp.dll as well as three related documents LIB : snLrnp-ppE (PxortsLibr Na File), libdes (objeetFileLibr Tin A) and s Wenzhao ntP-pp (objectFileLibrai under).
Platform: |
Size: 5305344 |
Author: 贺传敏 |
Hits:
Description: 这是一个基于SNMP协议,用于监控网络设备性能的程序,已经在实际项目中使用,具有很高的参考价值。-This is an SNMP-based protocol for monitoring the performance of network equipment, procedures, has been used in practical projects, a high reference value.
Platform: |
Size: 307200 |
Author: 刘璞 |
Hits:
Description: snmp通信实现拓扑自动发现功能
snmp通信实现拓扑自动发现功能-snmp通信实现拓扑自动发现功能
Platform: |
Size: 174080 |
Author: 张 |
Hits:
Description: 编译好的snmp++3.2.18的静态库文件,考入vc6的lib目录中就可以直接使用了具体使用方法见snmp-Snmp++3.2.18 compiled the static library file, entered in vc6' s lib directory can be directly used on the specific use, see snmp++
Platform: |
Size: 296960 |
Author: dave |
Hits:
Description: snmp agent lib v c-snmp agent lib v c++
Platform: |
Size: 36864 |
Author: 王大元 |
Hits:
Description: snmp++在visual studio.net 2008下的程序,包含编译的lib库,可以直接在visual studio.net 2008下使用-snmp++ in visual studio.net 2008 under the program, including the compilation of the lib library can be directly used in visual studio.net 2008
Platform: |
Size: 3534848 |
Author: ning |
Hits:
Description: 利用snmp++编写的一个snmp客户端,可以读取远程设备信息。-a snmp client base snmp++ Lib
Platform: |
Size: 578560 |
Author: oksu |
Hits:
Description: snmp静态库以及头文件(建议SNMP工程包含全部的静态库,头文件只用包含snmp_pp.h)。snmp_pp.h,snmp_pp.cpp和snmp_pp文件夹放置在VS的include目录下,静态库放置在VS的lib目录下。-snmp static libraries and header files (recommended SNMP project includes all the static libraries, header files only contain snmp_pp.h). snmp_pp.h, snmp_pp.cpp and snmp_pp folders placed in the VS' s include directory, static libraries placed in the VS' s lib directory.
Platform: |
Size: 1460224 |
Author: 刘晓 |
Hits:
Description: SNMP++ 3.2.24 lib的源文件 编译后可使用
-SNMP++ 3.2.24 lib compiled source files can be used
Platform: |
Size: 266240 |
Author: yangsong |
Hits:
Description: 在VC2008中创建的SNMP_PP.lib-SNMP_PP.lib created in VC2008
Platform: |
Size: 2349056 |
Author: 黄玲 |
Hits:
Description: vxworks snmp协议栈 在tornado下编译通过,生成lib文件,可以作为大型网络设备管理的agent端-vxworks snmp protocol
Platform: |
Size: 434176 |
Author: wyh |
Hits:
Description: NTCIP8004-2008对应的mib表(The mib lib for NTCIP8004-2008)
Platform: |
Size: 3072 |
Author: BurkeSpring
|
Hits:
Description: 一个编译好的SNMP++的lib库(A compiled lib library for snmp+)
Platform: |
Size: 488448 |
Author: lamba
|
Hits:
Description: SNMP++ V3 支持库 libdes-l-4.01a.tar.gz(SNMP V3 support lib libdes-l-4.01a.tar.gz)
Platform: |
Size: 440320 |
Author: zz5673
|
Hits: