PowerSNMP for .NET
Oid Field (MibNode)




Gets the identifier of the MibNode.
Syntax
Public ReadOnly Oid As String
Dim instance As MibNode
Dim value As String
 
value = instance.Oid
public readonly string Oid
public: readonly string* Oid
public:
readonly String^ Oid

Field Value

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

Reference

MibNode Class
MibNode Members

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