資源簡介
Java 數據采集 文檔齊全
代碼片段和文件信息
/**************************************************************
*
* MibExplorer.java
*
* This?application?allows?you?view?the?MIB?tree?you?loaded
* get?value?fromor?set?value?to?some?equipments?in?networks
* that?are?running?SNMP?agent?process.
*
* Author: HEJIE
* Parameter: None
* Returns: None
* Creation?date: 1/3/2007
* LastUpdate: None
*
**************************************************************/
import?com.adventnet.snmp.beans.*;
import?com.adventnet.snmp.ui.*;
import?com.adventnet.snmp.mibs.*;
import?java.io.*;
import?java.awt.*;
import?java.awt.event.*;
import?javax.swing.*;
import?javax.swing.event.*;
public?class?MibExplorer?extends?Jframe?implements?ActionListener
{
Container?contentPane=getContentPane();
JMenuBar?menub=new?JMenuBar();
JMen
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????1039182??2007-12-27?05:45??基于SNMP/MIB的網絡數據獲取系統設計與實現\基于SNMP/MIB的網絡數據獲取系統設計與實現.doc
?????文件???????1264??2007-01-10?22:00??基于SNMP/MIB的網絡數據獲取系統設計與實現\源代碼\MibExplorer$1.class
?????文件??????10204??2007-01-10?22:00??基于SNMP/MIB的網絡數據獲取系統設計與實現\源代碼\MibExplorer.class
?????文件??????12692??2007-01-10?22:29??基于SNMP/MIB的網絡數據獲取系統設計與實現\源代碼\MibExplorer.java
?????文件?????105939??2006-11-07?20:08??基于SNMP/MIB的網絡數據獲取系統設計與實現\源代碼\RFC1213-MIB
?????目錄??????????0??2007-12-27?05:41??基于SNMP/MIB的網絡數據獲取系統設計與實現\源代碼
?????目錄??????????0??2007-12-27?05:45??基于SNMP/MIB的網絡數據獲取系統設計與實現
-----------?---------??----------?-----??----
??????????????1169281????????????????????7
- 上一篇:jsp開發多媒體博客 論文
- 下一篇:JSP用戶注冊登錄界面
評論
共有 條評論