
Visual Basic (Declaration) | |
---|---|
Public Class MibTrap Inherits MibDefinition |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MibTrap |
C# | |
---|---|
public class MibTrap : MibDefinition |
Managed Extensions for C++ | |
---|---|
public __gc class MibTrap : public MibDefinition |
C++/CLI | |
---|---|
public ref class MibTrap : public MibDefinition |
Object defined in MIB-II are automatically created and added to the MibNodes.Traps dictionary. Developers can add additional MibTrap instances by importing them directly from MIB files or by manually adding instances of this class to the MibNodes.MibTraps class.
System.Object
Dart.Snmp.MibDefinition
Dart.Snmp.MibTrap
Target Platforms: Microsoft .NET Framework 2.0