PowerSNMP for .NET
Status Field (MibNode)




Gets the Status value of the MibNode.
Syntax
Public ReadOnly Status As Status
Dim instance As MibNode
Dim value As Status
 
value = instance.Status
public readonly Status Status
public: readonly Status Status
public:
readonly Status Status

Field Value

Returns a Status value assigned to the MibNode.
Remarks

Status describes the suggested implementation requirement of the MibNode.

See Also

Reference

MibNode Class
MibNode Members


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