Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MibNodes Dim oid As String Dim value As MibNode value = instance.GetByOid(oid) |
Parameters
- oid
- The OID to use in the lookup.
Return Value
A MibNode with the specified OID.Target Platforms: Microsoft .NET Framework 2.0