PowerSNMP for .NET
Traps Field




Gets a hash table of SNMPv1 MibTrap objects that have been parsed.
Syntax
Public Traps As MibTraps
Dim instance As MibNodes
Dim value As MibTraps
 
value = instance.Traps
 
instance.Traps = value
public MibTraps Traps
public: MibTraps* Traps
public:
MibTraps^ Traps
Remarks

Use the trap name as the key to lookup the MibTrap object. The dictionary is cleared when Reset is used.

SNMPv2 traps are contained in MibNodes.

See Also

Reference

MibNodes Class
MibNodes Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic