readme
来自「开发snmp的开发包有两个开放的SNMP开发库」· 代码 · 共 32 行
TXT
32 行
OID version 0.01================The NetSNMP::OID class is a simple wrapper around a C-based net-snmpoid. The OID is internally stored as a C array of integers for speedpurposes when doing comparisons, etc. The standard logical expressionoperators (<, >, ==, ...) are overloaded such that lexographicalcomparisons may be done with them.INSTALLATIONTo install this module type the following: perl Makefile.PL make make test make installDEPENDENCIESThis module requires these other modules and libraries: The net-snmp 5.0 or greater release The SNMP 5.0.1 or greater perl module.COPYRIGHT AND LICENCECopyright (c) 2002 Networks Associates Technology, Inc. AllRights Reserved. This program is free software; you canredistribute it and/or modify it under the same terms as Perlitself.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?