PowerSNMP for .NET CF
by Dart Communications - Product Type: Component / .NET Compact Framework / 100% Managed Code
Add SNMP Manager and Agent capabilities to your handheld smart device. PowerSNMP for .NET CF provides advanced Internet communications components for handheld smart devices. PowerSNMP for .NET CF provides an easy-to-use interface that handles the details of catching traps, querying and responding to SNMP Agents and informing SNMP Managers. PowerSNMP for .NET CF lets you: manage network devices and remote information, discover agents and query their information bases, respond to SNMP requests and send traps, automatically generate custom responses , easily add variables to the agent's MIB and more.
Our regular prices are shown below. Please logon to see your discounted prices.
PowerSNMP for .NET CF V4.2.1 - with Subscription
| Add to Cart |
$ 1,371.02 |
1 Developer License - includes One Year Standard Support and Updates/Upgrades |
|
Download (4.3 MB) |
| Add to Cart |
$ 685.02 |
Subscription Renewal - Pre Expiry - includes One Year Standard Support and Updates/Upgrades |
Verify |
Download (4.3 MB) |
PowerSNMP for .NET CF Source Code
| Add to Cart |
$ 3,430.00 |
Source Code - delivered separately (requires a Developer License) |
Verify |
Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.

PowerSNMP for .NET CF SNMP Manager
- Use the SNMP Manager component to easily add SNMP management capabilities to your application. Provides an easy-to-use interface that handles the details of querying SNMP Agents that exist on the network. Features include:
- Send SNMP requests and receive responses and traps from SNMP agents. All encoding/decoding is automatic.
- Supports SNMP versions 1, 2 and 3.
- No knowledge of SNMP message formats required.
- Reads MIB files at run time and generates dynamic nodes representing object identifiers.
- Blocking methods return a response or table to the executing thread, and can be used in ASP.NET.
- Start method provides easy to implement worker thread operation.
- Marshal methods marshal data to the UI thread.
- Captures and decodes Traps and Notifications.
- Build messages by setting properties, adding simple variable (OID) objects, and sending.
- Retrieve tables with a single method call.
- Inform messages are fully supported.
- Supports C#, VB.NET and other .NET CF compliant development environments.
PowerSNMP for .NET CF SNMP Agent
- Use the SNMP Agent component to easily build SNMP agents. Provides an easy-to-use interface that handles the details of processing and responding to SNMP requests, as well as the creation and sending of SNMP traps and notifications. Features include:
- Agent component generates responses to requests and can also initiate trap and notification (v2 trap) messages.
- Supports SNMP versions 1, 2 and 3.
- Requires no other system support besides basic Winsock transport.
- No knowledge of SNMP message formats required.
- Reads MIB files at run time and generates dynamic nodes representing object identifiers
- Handle responses for all requests with an easy CreateDefaultResponse method.
- Automatically switches between v1, v2 and v3 messages.
- Start method provides easy to implement operation on a worker thread.
- Marshal methods handle data marshaling to the UI thread.
- Build messages by setting properties, adding simple variable (OID) objects, and sending.