PowerSNMP for .NET
ifIndex Property (linkUp)




The row index into the interface table.
Syntax
Public Property ifIndex As Integer
Dim instance As linkUp
Dim value As Integer
 
instance.ifIndex = value
 
value = instance.ifIndex
public int ifIndex {get; set;}
public: __property int get_ifIndex();
public: __property void set_ifIndex( 
   int value
);
public:
property int ifIndex {
   int get();
   void set (    int value);
}
See Also

Reference

linkUp Class
linkUp Members

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