PowerSNMP for .NET CF
Status Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > MibNode Class : Status Field




Gets or sets the Status value of the MibNode.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Status As Status
Visual Basic (Usage)Copy Code
Dim instance As MibNode
Dim value As Status
 
value = instance.Status
C# 
public readonly Status Status
Managed Extensions for C++ 
public: readonly Status Status
C++/CLI 
public:
readonly Status Status

Property Value

Returns a Status value assigned to the MibNode.

Remarks

Status describes the suggested implementation requirement of the MibNode.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.