Welcome![Sign In][Sign Up]
Location:
Search - snmp trap mib

Search list

[Other resourceSNMP

Description: SNMP操作手册,目 录 一 SNMP协议概述 2 1 什么是SNMP协议 2 2 SNMP版本 3 3 SNMP的基本操作 4 4 网管站和代理 5 5 ASN.1和SMI 5 6 SNMP报文 7 6.1 SNMP的5种协议数据单元 7 7 管理变量的表示 11 8 SNMP的运行过程 11 8.1 GETREQUEST PDU 12 8.2 GETNEXTREQUEST PDU 12 8.3 GETRESPONSE PDU 14 8.4 SETREQUEST PDU 14 8.5 TRAP PDU 14 9 SNMP MIB编译器的功能 15 二 SNMP操作实例 17 1 说明 17 2 SNMPV1测试 17 3 SNMPV2测试 21 4 SNMPV3测试 26 4.1 基于“NOAUTHNOPRIV”的安全模式的SNMPV3测试 26 4.2 基于“AUTHNOPRIV”的安全模式的SNMPV3测试 32 4.3 基于“AUTHPRIV”的安全模式的SNMPV3测试 37
Platform: | Size: 1088111 | Author: 韩电 | Hits:

[Other resourcetrap

Description: 没有编写MIB的SNMP的TRAP实现,对初学的人来说,对学习比较有帮助
Platform: | Size: 3098 | Author: huajjj123 | Hits:

[Other resourcesnmpagent

Description: 这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的 各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议 细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。 windows版本可以支持的编译器: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc 开发包的组成: 1.mib编译器 mib2c 将mib编译成c文件和头文件 2.Agent LIB的头文件 3.Agent LIB库,包括vc,bc,bcb下的库文件 4.例子
Platform: | Size: 345036 | Author: yanghoude | Hits:

[SNMPWinSNMP

Description: 基于WinSNMP的网络管理程序设计----原理与实践关键字:网络管理 简单网络管理协议(SNMP) 管理信息库(MIB) 管理信息结构(SMI) 协议数据单元(PDU) WinSNMP 异步模式 专家系统 基于WEB的网络管理 -WinSNMP network management based on design principles and practice of procedures Keyword: Network Management Simple Network Management Protocol (SNMP) Management Information Base (MIB) structure of management information (SMI) protocol data unit (PDU) WinSNMP asynchronous mode expert system WEB-based network management
Platform: | Size: 26624 | Author: 赵建东 | Hits:

[SNMPSNMP

Description: SNMP操作手册,目 录 一 SNMP协议概述 2 1 什么是SNMP协议 2 2 SNMP版本 3 3 SNMP的基本操作 4 4 网管站和代理 5 5 ASN.1和SMI 5 6 SNMP报文 7 6.1 SNMP的5种协议数据单元 7 7 管理变量的表示 11 8 SNMP的运行过程 11 8.1 GETREQUEST PDU 12 8.2 GETNEXTREQUEST PDU 12 8.3 GETRESPONSE PDU 14 8.4 SETREQUEST PDU 14 8.5 TRAP PDU 14 9 SNMP MIB编译器的功能 15 二 SNMP操作实例 17 1 说明 17 2 SNMPV1测试 17 3 SNMPV2测试 21 4 SNMPV3测试 26 4.1 基于“NOAUTHNOPRIV”的安全模式的SNMPV3测试 26 4.2 基于“AUTHNOPRIV”的安全模式的SNMPV3测试 32 4.3 基于“AUTHPRIV”的安全模式的SNMPV3测试 37-SNMP Operation Manual, directory SNMP protocol outlined in 21 1 What is the SNMP protocol 22 SNMP version of the basic operation 33 SNMP management stations and 44 agents 55 ASN.1 and SMI 56 SNMP Message 5 of 76.1 SNMP Protocol Data Unit 77 management variables 118 SNMP express running process 118.1 GETREQUEST PDU 128.2 GETNEXTREQUEST PDU 128.3 GETRESPONSE PDU 148.4 SETREQUEST PDU 148.5 TRAP PDU 149 SNMP MIB compiler for SNMP operation features 15 two examples of 171 test 172 SNMPV1 note 173 SNMPV2 test 264.1 based on 214 SNMPV3 test
Platform: | Size: 1087488 | Author: 韩电 | Hits:

[SNMPtrap

Description: 没有编写MIB的SNMP的TRAP实现,对初学的人来说,对学习比较有帮助-MIB is not prepared to achieve the SNMP-TRAP, for beginners who, on learning more to help
Platform: | Size: 3072 | Author: huajjj123 | Hits:

[SNMPsnmpagent

Description: 这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的 各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议 细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。 windows版本可以支持的编译器: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc 开发包的组成: 1.mib编译器 mib2c 将mib编译成c文件和头文件 2.Agent LIB的头文件 3.Agent LIB库,包括vc,bc,bcb下的库文件 4.例子-This is a snmp agent development kit, full support for SNMPv1 and snmpv2c (currently do not support Counter64) various operations, including get, getnext, getbulk, set and v1, v2 two Trap. User programming, is not required to consider the details of the agreement, procedures framework mib compiler automatically generates, uses, just fill in the framework of the application logic can be related. windows version of the compiler can support: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc Development Kit composition: 1.mib compiler mib2c will mib compiled c files and header files the first 2.Agent LIB file 3.Agent LIB library, including vc, bc, bcb library files under 4. example
Platform: | Size: 345088 | Author: yanghoude | Hits:

[SNMPimbsrc-28.tar

Description: mib Browser 主要实现snmp trap的接受和解析-mib Browser main snmp trap to achieve the acceptance and resolution
Platform: | Size: 141312 | Author: winston | Hits:

[CSharpsnmp-mibrowser

Description: MIB浏览器,简单网络协议管理信息库,通过SNMP++实现GET,GETNEXT,TRAP,GETBULK,SET等操作。-MIB browser, a simple network protocol MIB, SNMP++ to achieve through GET, GETNEXT, TRAP, GETBULK, SET and other operations.
Platform: | Size: 2099200 | Author: 突突 | Hits:

[Internet-NetworkMIBVIEW

Description: 基于对话框的mib查询软件,包括get,getnext,walk和trap监听功能。学习SNMP编程的可以参考-Dialog based mib query software, including get, getnext, walk, and trap monitoring capabilities. people learning SNMP can refer to this example.
Platform: | Size: 899072 | Author: 李喜善 | Hits:

[SNMPSNMP-vc6.0

Description: VC 6.0下开发的MIB库 浏览器,支持TRAP方式-VC 6.0 development of MIB browser supports TRAP way
Platform: | Size: 5465088 | Author: zl | Hits:

[SNMPsnmputil

Description: snmp探测工具Snmputil是一个命令行下的软件,使用语法如下: usage: snmputil get|getnext|walk] agent community oid [oid ...] snmputil trap 其中agent表示代理进程的IP地址,community表示团体名,oid表示MIB对象ID。 -snmp tools
Platform: | Size: 4096 | Author: bosscao | Hits:

[JSP/Javamini_snmpd.tar

Description: mini snmp,trap,mib browser
Platform: | Size: 32768 | Author: 钱锐奇 | Hits:

[Dialog_Windowmib-browser

Description: 一个snmp MIB Browser,实现了Get,GetNext,Set和Trap功能-A snmp MIB Browser witch achieves the function of Get,GetNext,Set and Trap.
Platform: | Size: 4069376 | Author: 叶蔚 | Hits:

[JSP/Javasnmp-master

Description: SNMP简单网络管理协议,其中其支持的一个命令snmptrap命令,用于模拟向管理机发送trap消息。(2014-01-14 17:08:13 localhost [UDP: [127.0.0.1]:59609->[127.0.0.1]]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (3081118) 8:33:31.18 SNMPv2-MIB::snmpTrapOID.0 = OID: UCD-SNMP-MIB::ucdStart SNMPv2-MIB::sysLocation.0 = STRING: test)
Platform: | Size: 14336 | Author: 基辅迪纳摩 | Hits:

CodeBus www.codebus.net