PowerSNMP for .NET
GenericTrap Field




Gets the generic trap value. Use 6 if a SpecificTrap value is provided.
Syntax
Public ReadOnly GenericTrap As Integer
Dim instance As MibTrap
Dim value As Integer
 
value = instance.GenericTrap
public readonly int GenericTrap
public: readonly int GenericTrap
public:
readonly int GenericTrap
Remarks

This property has a value of 6 if the SpecificTrap value is set.

See Also

Reference

MibTrap Class
MibTrap Members

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