?? readme.txt
字號:
SNMP++ 2.6 For HP UNIX Source Code and Examples:====================================================================Included within this package can be found the source code and examples for SNMP++ / HPUX. The following represents the directories whichare included within the compressed tar file and their contents.For more details on the API , please refer to the API specification.This library is a complete implementation of SNMP++ and does notrequire other SNMP libraries to be present. Required Tools:---------------------------------------------------------------------HPUX 9.0 / 10.0HPUX C++ Compilerreadme.txt ( this file)|||------ src ( .cpp files and Makefile for building libraries )||------ include ( .h files for API and building libraries )||------ consoleExamples ( a variety of console apps, .cpp and Makefile included )||------ XExample ( a simple X11 Motif example with source and Makefile )src Directory Contents:--------------------------------------------------------------------Makefile - make file for HPUX buildaddress.cpp - Address class sourceasn1.cpp - ASN1 encoding and decoding code. Based on CMU code.collect.cpp - Collection class sourcecounter.cpp - Counter32 class sourcectr64.cpp - Counter64 class sourceeventlist.cpp - UX event handler sourcegauge.cpp - Gauge32 class sourceinteger.cpp - Integer32 class sourceipresolv.cpp - UX Ip address resolver sourcemsec.cpp - UX internal implementation support class msgqueue.cpp - UX internal implementation support classnotifyqueue.cpp - UX internal implementation support class octet.cpp - Octet String class sourceoid.cpp - Oid class sourceoidname.cpp - UX internal implementation support classpdu.cpp - Pdu class sourcesnmpmsg.cpp - SNMP Message class sourcetarget.cpp - SnmpTarget class sourcetest_app.cpp - test application sourcetimetick.cpp - TimeTicks class sourceuserdefined.cpp - UX internal implementation support classusertimeout.cpp - UX internal implementation support classuxsnmp.cpp - UX internal implementation support classvb.cpp - Variable Binding class sourceinclude Directory Contents:---------------------------------------------------------------------address.h - Address classes definitionsasn1.h - interfaces for ASN1 librariescollect.h - Collection class definitions counter.h - Counter32 class definitionsctr64.h - Counter64 class definitionseventlist.h - UX internal implementation support class gauge.h - Gauge32 class definitioninteger.h - Integer32 class definitionipresolv.h - UX internal implementation support classmsec.h - UX internal implementation support classmsgqueue.h - UX internal implementation support classnotifyqueue.h - UX internal implementation support classoctet.h - Octet String class definitionoid.h - Oid class definitionoid_def.h - UX internal implementation support classpdu.h - Pdu class definitionssmi.h - SMI definitionssmival.h - SnmpSyntax class definitionssnmp_pp.h - SNMP++ main header file ( all one needs to include is this )snmperrs.h - SNMP++ error messagessnmpmsg.h - SNMP Message class definitiontarget.h - SnmpTarget classtimetick.h - TimeTicks classuserdefined.h - UX internal implementation support class usertimeout.h - UX internal implementation support classvb.h - Variable Binding class definitionconsoleExamples Directory Contents:---------------------------------------------------------------------Makefile - make file for building console appssnmpBulk.cpp - source for SNMP get bulk programsnmpGet.cpp - source for SNMP get programsnmpNext.cpp - source for SNMP get Next programsnmpSet.cpp - source for SNMP set programsnmpTrap.cpp - source for SNMP trap send programsnmpWalk.cpp - source for SNMP walk program ( uses getnext for V1 or getBulk for v2)XExample Directory Contents:---------------------------------------------------------------------Makefile - Makefile for building X11 appxmibform.cpp - source xmibquery.cpp - sourcexmibform.h - header filePeter _____________ Peter Erik Mellquist ( / )Software Design Engineer | /__ ___ | H E W L E T THewlett Packard Company | / / / / |Workgroup Networks Division | / / /__/ | P A C K A R DCore Technologies (______/______)8000 Foothills BlvdRoseville, CA 95747916-785-8285mellqust@hprnd.rose.hp.com
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -