📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -