PowerSNMP for ActiveX について

ネットワークデバイスとアプリケーションの通信を管理するコントロールを収録

ネットワークデバイスとアプリケーションとの通信を有効にします。PowerSNMP for ActiveXは、SNMPv1またはSNMPv2とASN.1標準を経由して、最高に利用可能な標準規格の互換性と速度で、ネットワークデバイスとアプリケーションの管理を可能にするコントロールのコレクションです。MIBファイルをロード、解析することに対して、MIBオブジェクトを含むオブジェクト、SNMP メッセージオブジェクトエンコーディング / 解読パケット、SNMP テーブルオブジェクトと多くをサポートするセットの、エージェントコントロールとマネージャーコントロールを含みます。

Add Benefits/Features:

  • 100% .NET compatible using .NET COM interop, samples included
  • High-performance Manager control encodes SNMP 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 Help Documentation, including examples