PowerSNMP for .NET
Name Field




Gets the human readable name.
Syntax
Public ReadOnly Name As String
Dim instance As MibDefinition
Dim value As String
 
value = instance.Name
public readonly string Name
public: readonly string* Name
public:
readonly String^ Name

Field Value

String
Remarks

This property is used as the key for looking up a specific MibNode in the MibNodes dictionary or looking up a specific MibTrap in the Traps dictionary.

See Also

Reference

MibDefinition Class
MibDefinition Members

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