文件名称:itopoview_snmp_v2009.8
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.38mb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
zhTelecom ObjectSNMP是一个面向对象的SNMP开发组件,实现了Object到SNMP MIB的映射(简称O-M Mapping),基于标准版JAVA技术(J2SE),能让开发者从编写复杂的SNMP代码中解脱出来,并且与面向对象的设计风格自然结合起来。开发者无需理解SNMP协议,只需要定义对应的JAVA数据对象,然后通过ObjectSNMP API提供的基于对象的添加、删除、修改、查询等操作,就可以实现对SNMP底层协议的操作,ObjectSNMP会自动处理复杂的对象转换和SNMP网络处理。
-zhTelecom ObjectSNMP is a SNMP object-oriented development of components, to achieve the Object mapping to SNMP MIB (the OM Mapping), based on JAVA technology Standard Edition (J2SE), allow developers to prepare the complex from the code out of SNMP, and object-oriented design and style combined with the natural. Developers do not understand the SNMP protocol and only need to define the corresponding JAVA data object, and then through ObjectSNMP API provided by object-based add, delete, modify, query and other operations can be achieved on the ground floor of the SNMP protocol operation, ObjectSNMP will automatically handle complex the subject of conversion and processing SNMP network.
-zhTelecom ObjectSNMP is a SNMP object-oriented development of components, to achieve the Object mapping to SNMP MIB (the OM Mapping), based on JAVA technology Standard Edition (J2SE), allow developers to prepare the complex from the code out of SNMP, and object-oriented design and style combined with the natural. Developers do not understand the SNMP protocol and only need to define the corresponding JAVA data object, and then through ObjectSNMP API provided by object-based add, delete, modify, query and other operations can be achieved on the ground floor of the SNMP protocol operation, ObjectSNMP will automatically handle complex the subject of conversion and processing SNMP network.
相关搜索: objectsnmp
mib
MIB_OBJECT_TAB
objectsnmp
zhtelecom
object
sn
zhtelecom
snmp
jsp
sn
zhTelecom
ObjectSNMP
mib
MIB_OBJECT_TAB
objectsnmp
zhtelecom
object
sn
zhtelecom
snmp
jsp
sn
zhTelecom
ObjectSNMP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iTopoview用户手册.pdf
ObjectSNMP用户手册.pdf
src_itopoview
.............\com
.............\...\zhtelecom
.............\...\.........\common
.............\...\.........\......\topograph
.............\...\.........\......\.........\example
.............\...\.........\......\.........\.......\HelloWorld.java
.............\...\.........\......\.........\.......\menuaction
.............\...\.........\......\.........\.......\..........\ActionAddAlarm.java
.............\...\.........\......\.........\.......\..........\ActionAlarmAddAll.java
.............\...\.........\......\.........\.......\..........\ActionAlarmDel.java
.............\...\.........\......\.........\.......\..........\ActionAlarmView.java
.............\...\.........\......\.........\.......\..........\ActionBatchAddNodeTest.java
.............\...\.........\......\.........\.......\..........\ActionClearAll.java
.............\...\.........\......\.........\.......\..........\ActionDelAllAlarm.java
.............\...\.........\......\.........\.......\..........\ActionLinkUpdate.java
.............\...\.........\......\.........\.......\..........\ActionNetworkAdd.java
.............\...\.........\......\.........\.......\..........\ActionNetworkNodeLinkDel.java
.............\...\.........\......\.........\.......\..........\ActionNodeAdd.java
.............\...\.........\......\.........\.......\..........\ActionNodeImageUpdate.java
.............\...\.........\......\.........\.......\..........\ActionPrintXY.java
.............\...\.........\......\.........\.......\..........\ActionSetLinkEnd.java
.............\...\.........\......\.........\.......\..........\ActionSetLinkStart.java
.............\...\.........\......\.........\.......\..........\ActionUpdateUserID.java
.............\...\.........\......\.........\.......\NMSExample.java
.............\...\.........\......\.........\.......\TopoMouseAction.java
src_objectsnmp
..............\com
..............\...\zhtelecom
..............\...\.........\common
..............\...\.........\......\snmp
..............\...\.........\......\....\action
..............\...\.........\......\....\......\MibBrowserAction.java
..............\...\.........\......\....\......\SNMPBaseAction.java
..............\...\.........\......\....\......\SNMPGetCpu.java
..............\...\.........\......\....\......\SNMPGetDiskMemo.java
..............\...\.........\......\....\......\SNMPGetIfNetStatus.java
..............\...\.........\......\....\......\SNMPGetInstallSw.java
..............\...\.........\......\....\......\SNMPGetIP.java
..............\...\.........\......\....\......\SNMPGetIPAddr.java
..............\...\.........\......\....\......\SNMPGetMibDevice.java
..............\...\.........\......\....\......\SNMPGetMibIfEntry.java
..............\...\.........\......\....\......\SNMPGetMibSystem.java
..............\...\.........\......\....\......\SNMPGetMibUdpEntry.java
..............\...\.........\......\....\......\SNMPGetRunSW.java
..............\...\.........\......\....\......\SNMPGetSnmp.java
..............\...\.........\......\....\......\SNMPGetTCPConn.java
..............\...\.........\......\....\......\UpdateIPAddress.java
..............\...\.........\......\....\mib
..............\...\.........\......\....\...\MibDeviceEntry.java
..............\...\.........\......\....\...\MibDiskAndMemoEntry.java
..............\...\.........\......\....\...\MibIfEntry.java
..............\...\.........\......\....\...\MibIP.java
..............\...\.........\......\....\...\MibIPAddrEntry.java
..............\...\.........\......\....\...\MibIPRouterEntry.java
..............\...\.........\......\....\...\MibOspfStubAreaEntry.java
..............\...\.........\......\....\...\MibProcessorEntry.java
..............\...\.........\......\....\...\MibSNMP.java
..............\...\.........\......\....\...\MibSoftwareInstallEntry.java
..............\...\.........\......\....\...\MibSoftwareRunEntry.java
..............\...\.........\......\....\...\MibSystem.java
..............\...\.........\......\....\...\MibTCPConnEntry.java
..............\.
ObjectSNMP用户手册.pdf
src_itopoview
.............\com
.............\...\zhtelecom
.............\...\.........\common
.............\...\.........\......\topograph
.............\...\.........\......\.........\example
.............\...\.........\......\.........\.......\HelloWorld.java
.............\...\.........\......\.........\.......\menuaction
.............\...\.........\......\.........\.......\..........\ActionAddAlarm.java
.............\...\.........\......\.........\.......\..........\ActionAlarmAddAll.java
.............\...\.........\......\.........\.......\..........\ActionAlarmDel.java
.............\...\.........\......\.........\.......\..........\ActionAlarmView.java
.............\...\.........\......\.........\.......\..........\ActionBatchAddNodeTest.java
.............\...\.........\......\.........\.......\..........\ActionClearAll.java
.............\...\.........\......\.........\.......\..........\ActionDelAllAlarm.java
.............\...\.........\......\.........\.......\..........\ActionLinkUpdate.java
.............\...\.........\......\.........\.......\..........\ActionNetworkAdd.java
.............\...\.........\......\.........\.......\..........\ActionNetworkNodeLinkDel.java
.............\...\.........\......\.........\.......\..........\ActionNodeAdd.java
.............\...\.........\......\.........\.......\..........\ActionNodeImageUpdate.java
.............\...\.........\......\.........\.......\..........\ActionPrintXY.java
.............\...\.........\......\.........\.......\..........\ActionSetLinkEnd.java
.............\...\.........\......\.........\.......\..........\ActionSetLinkStart.java
.............\...\.........\......\.........\.......\..........\ActionUpdateUserID.java
.............\...\.........\......\.........\.......\NMSExample.java
.............\...\.........\......\.........\.......\TopoMouseAction.java
src_objectsnmp
..............\com
..............\...\zhtelecom
..............\...\.........\common
..............\...\.........\......\snmp
..............\...\.........\......\....\action
..............\...\.........\......\....\......\MibBrowserAction.java
..............\...\.........\......\....\......\SNMPBaseAction.java
..............\...\.........\......\....\......\SNMPGetCpu.java
..............\...\.........\......\....\......\SNMPGetDiskMemo.java
..............\...\.........\......\....\......\SNMPGetIfNetStatus.java
..............\...\.........\......\....\......\SNMPGetInstallSw.java
..............\...\.........\......\....\......\SNMPGetIP.java
..............\...\.........\......\....\......\SNMPGetIPAddr.java
..............\...\.........\......\....\......\SNMPGetMibDevice.java
..............\...\.........\......\....\......\SNMPGetMibIfEntry.java
..............\...\.........\......\....\......\SNMPGetMibSystem.java
..............\...\.........\......\....\......\SNMPGetMibUdpEntry.java
..............\...\.........\......\....\......\SNMPGetRunSW.java
..............\...\.........\......\....\......\SNMPGetSnmp.java
..............\...\.........\......\....\......\SNMPGetTCPConn.java
..............\...\.........\......\....\......\UpdateIPAddress.java
..............\...\.........\......\....\mib
..............\...\.........\......\....\...\MibDeviceEntry.java
..............\...\.........\......\....\...\MibDiskAndMemoEntry.java
..............\...\.........\......\....\...\MibIfEntry.java
..............\...\.........\......\....\...\MibIP.java
..............\...\.........\......\....\...\MibIPAddrEntry.java
..............\...\.........\......\....\...\MibIPRouterEntry.java
..............\...\.........\......\....\...\MibOspfStubAreaEntry.java
..............\...\.........\......\....\...\MibProcessorEntry.java
..............\...\.........\......\....\...\MibSNMP.java
..............\...\.........\......\....\...\MibSoftwareInstallEntry.java
..............\...\.........\......\....\...\MibSoftwareRunEntry.java
..............\...\.........\......\....\...\MibSystem.java
..............\...\.........\......\....\...\MibTCPConnEntry.java
..............\.