PowerSNMP for .NET
MibTraps Class Methods


For a list of all members of this type, see MibTraps members.

Public Methods
 NameDescription
Public MethodAddAdds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodClearRemoves all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodContainsKeyDetermines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodContainsValueDetermines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodCreateGenericTrapMessage Creates a generic trap from the specified TrapName and enterprise.  
Public MethodCreateSpecificTrapMessage Creates a specific trap from the specified TrapName.  
Public MethodGetByTrapAttributes Returns the MibTrap with the specified generic trap, specific trap, and enterprise values.  
Public MethodGetByTrapName Returns the MibTrap with the given name.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodGetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodOnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodRemoveRemoves the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Public MethodTryGetValueGets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<string,MibTrap>)
Top
See Also

Reference

MibTraps Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic