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




Gets or sets the identifier of the MibNode.

Syntax

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

Property Value

Returns a string in the form of n.n.n...n that represents the OID value assigned.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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