PowerSNMP for ActiveX - ActiveX (.NET Ready) - V2.8.5

by Dart Communications - 상품타입: Component / ActiveX OCX

주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
PowerSNMP for ActiveX - ActiveX  - V2.8.5 의 스크린샷Enable communication with network devices and applications. PowerSNMP for ActiveX is a collection of controls that enable management of network devices and applications, via SNMPv1 or SNMPv2 and the ASN.1 standard with the highest available standards compatibility and speed. Includes an Agent Control and a Manager Control - with a suite of supporting objects that include a Management Information Base (MIB) object for loading and parsing MIB files, an SNMP Message Object for encoding/decoding packets, an SNMP Table object and much more.

1,300,300₩
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

PowerSNMP for ActiveX V2.8.5 - with Basic Subscription

주문 ₩ 1,300,300 1 Developer License - includes One Year Standard Support/Updates 다운로드 (3.0 MB)
주문 ₩ 649,600 Basic Subscription Renewal - includes One Year Standard Support/Updates 확인 다운로드 (29 KB)

PowerSNMP for ActiveX V2.8.5 - Enterprise Subscription

주문 ₩ 5,637,200 1 Developer License - includes Source Code (delivered separately) and One Year Mission Critical Support/Updates 다운로드 (3.0 MB)
주문 ₩ 3,664,200 Enterprise Subscription Renewal - includes One Year Standard Support 확인 다운로드 (29 KB)

본 제품은 GSA Schedule 가격으로 제공해 드릴수 있습니다.가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

What's new in V2.8.x?

(NOTE: This product has been renamed PowerSNMP for ActiveX. Former name PowerTCP SNMP Tool Suite. )

This minor maintenance update primarily includes internal adjustments for greater compatibility with COM compliant languages that use OLE automation to query the interface. Along with some minor documentation changes, certain samples were also updated.

What's new in V2.2?

This update for the PowerTCP SNMP Tool Suite Tool adds more features, functionality and addresses several important security issues recently identified by CERT. The Mib Compressor is now bundled with SNMP component; designed to assist in the management and security of large enterprises, this tool compresses multiple MIBs into a single non-human readable file that can then be easily and quickly distributed with an end-user application. On the functionality side a Remove and a Clear method has been added to the SnmpTraps collection, enabling greater control over a collection of traps. The SnmpVariables collection now has an additional Sort property, enabling a user to specify if the control should automatically sort the variables based on the OIDs or just enable access based on the order that they were added

What's new in V2.1?

The PowerTCP SNMP Tool Suite now includes six VB.NET samples demonstrating an SNMP Manager application, an SNMP Agent that runs as a service, a MIB viewer, plus much more, all in the .NET Framework. Of course, the updated SNMP Tool can easily be used in any .NET Framework language or environment, including ASP.NET. Comprehensive demonstrations of the SNMP Tool are available in Visual Basic, VB.NET, ASP, Visual C++, Microsoft Office, and Delphi.

What's new in the PowerTCP SNMP Tool Suite V2.0?

In response to our customers requests, we have worked together with some of our largest SNMP customers and have completely redesigned the PowerTCP SNMP Tool to fit the needs of global organizations that need to manage devices across their enterprise.

This latest version allows for easy, high-performance communications with network devices and applications. It includes completely rewritten algorithms designed to compile and verify thousands of MIBs simultaneously and potentially millions of objects, since the component engine will scale with a users system's memory and CPU availability. Other new features of the PowerTCP SNMP Tool Suite Version 2.0 include native Table support and comprehensive ASN.1 and SNMP 2c compliance.


Add Benefits/Features:

  • 100% .NET compatible using .NET COM interop, samples included
  • High-performance Manager control encodes SNMP V1 or V2c packets, sends them to any agent, decodes the reply, and presents it as a simple object
  • Easily create an SNMP agent that can be used to report management information for any application
  • A unique MIB Compression application is included that can be used to combine hundreds of MIBs into a single compressed file that is easy to distribute for run-time use
  • Dart’s Service control is included, making it easy to install any Agent or Manager application you develop as a system service
  • A cast of supporting objects (DartStream, SnmpMessage, SnmpTable, SnmpTableRow, SnmpTrap, SnmpTrap, SnmpVariable, SnmpVariables) provide an object model that simplifies SNMP usage for expert and novice alike
  • Wrapper classes included for convenient integration into Visual C++

PowerSNMP for ActiveX can be used in a variety of development environments for any project involving communication between network devices. Some uses include:

  • Integrate SNMP into any VBA-enabled application (Visio, AutoCAD, MS Office, etc)
  • Create an application for custom monitoring of routers and other network devices
  • Develop specialized SNMP Network Management applications
  • Create an SNMP agent to manage PC peripherals or devices
  • Create SNMP apps for Enterprise-size networks
  • Create a proxy SNMP agent to manage non-networked devices
  • Build an SNMP agent into your application to report application statistics
  • Send traps to trigger network alarms from any application
  • Process SNMP traps received by your application
  • Collect Alerts from several SAP R/3 servers at any one location
  • Manage remote satellite uplink sites
  • Load MIB files and export it in a custom format
  • Router configuration

Sample Projects:

  • MIB Viewer - Uses the MIB Object to parse a MIB file and browse the contents in human readable form
  • SNMP Agent - Uses the SNMP Agent Control to build a simple agent that reports canned stats. Includes service support (NT only)
  • SNMP Manager - Uses the SNMP Manager Control to build a simple manager. Supports queries for basic variables, either by discovery or specific address. Also shows how to set values
  • SNMP Explorer - Uses the SNMP Manager and Treeview Control to create an Explorer-like view of available SNMP Agents. Incorporates the MIB Object
  • Table Browser - Demonstrates browsing of SNMP Tables using the SnmpTable and SnmpTableRow Objects
  • Trap Catcher - Service that listens for and logs traps
  • Variable Checker - Uses the SNMP Manager Control to construct a request from a list of available MIBs and view the response

What’s Included: The SNMP Tool installation comes complete with the following:

  • 12 Controls/Objects
  • 22 Full Sample projects
  • 1 ASP Sample
  • The MIB Compressor application
  • Full MS Help 1.3 Documentation, including examples

상품검색

검색어를 입력해주세요:

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 34,106
인월 : 34
인건비: $170,530

필요한 기능:

1000행 당 인월:

1개월당 인건비:

화면 바로가기 갤러리

Award