PowerSNMP for .NET
Definition Field




The MIB definition of the OID (object ID) corresponding to this IID (instance ID).
Syntax
Public Definition As MibNode
Dim instance As Variable
Dim value As MibNode
 
value = instance.Definition
 
instance.Definition = value
public MibNode Definition
public: MibNode* Definition
public:
MibNode^ Definition
Remarks
When a message is received, this property will be automatically populated if Agent.Mib or Manager.Mib contains a definition for the OID.
See Also

Reference

Variable Class
Variable Members

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