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




Gets the OID used to request the table of variables.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Oid As String
Visual Basic (Usage)Copy Code
Dim instance As TableEventArgs
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

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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