Glossary Item Box
The following samples are full applications which demonstrate usage of PowerSNMP for .NET. The default directory for sample applications is:
[PersonalFolder]\Dart Sample Applications\PowerSNMP\PowerSNMP for .NET
The following table shows the samples for this release and their default install locations.
| Sample | Description | Environments |
|---|---|---|
| Agent |
Demonstrates the common functions of an SNMP agent, including responding to SNMP queries and sending unsolicited trap messages. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| Manager |
Demonstrates the common functions of an SNMP manager, including sending SNMP Get and Set requests, getting SNMP tables, and receiving trap messages from SNMP agents. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| Mib Class Generator |
Demonstrates how an application for generating class code for mibs can be constructed. This functionality is also built into the Manager and Agent components, accessible in design time by right-clicking the component, and selecting the "Generate MIB Classes" option. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| Mib Treeview |
Demonstrates how to load mibs on-the-fly and display them in a tree structure. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| Mib Walker |
Demonstrates how an Agent's MIB can be walked, using either GetNext requests or GetBulk requests. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| SNMP Poll |
Demonstrates agent polling in a multithreaded application. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| Trap Catcher |
Demonstrates how to receive trap and notify (version 2 and 3 trap) messages. |
C# and VB .NET Applications in VS.NET 2003, 2005 and 2008 |
| ASP.NET Manager |
Demonstrates getting agent variables from a web page. |
C# and VB ASP.NET Applications in VS.NET 2003, 2005 and 2008 |
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.