📄 readme
字号:
This archive contains the examples used in the Second Edition of O'Reilly andAssociates' Essential SNMP. Each directory name corresponds to a chapter inthe book that contained examples. Please note the following.ch11/ contains mostly Perl scripts. As such, you will need to havePerl installed on your system. Please go to http://www.perl.com for moreinformation.ch14/ contains Java source code. Included is a Makefile for building the source. Also included are Unix shell scripts from running each sampleapplication. In order to run and complile the examples you willneed to obtain the SNMP4J library from http://www.snmp4j.org. Once youdownload the ZIP file, you can find SNMP4J.jar in snmp4j/dist/lib/. You mayalso need the log4j library as well. SNMP4J comes with a copy of this libraryand its location in the ZIP is snmp4j/lib/. Finally, you may need to editthe Makefile and shell scripts to point to the location of your javac andjava programs, as well as the location where installed SNMP4J.jar and thelog4j jar.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -