PowerSNMP for .NET
Index Field




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

Field Value

String
Remarks

Usually provided when Usage is Dart.Snmp.Usage.TableEntry, this property defines how the associated table column is indexed into.

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