MSFT_SmbClientNetworkInterface, ROOT\Microsoft\Windows\SMB - Instances

Class | Methods | Properties (6) | Qualifiers (4) | Instances (4) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of MSFT_SmbClientNetworkInterface

This section contains sample wmi instances of MSFT_SmbClientNetworkInterface class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\Microsoft\Windows\SMB:MSFT_SmbClientNetworkInterface.InterfaceIndex=12

Properties={
   'FriendlyName' : 'Ethernet' //String
   'InterfaceIndex' : 12 //Long, 0xC
   'IpAddresses' : ['fe80::f5b2:8647:f9d0:e5d1', '192.168.20.45'] //Variant()
   'LinkSpeed' : '100000000' //String, 0x5F5E100
   'RdmaCapable' : False //Boolean, 0x0
   'RssCapable' : False //Boolean, 0x0
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\SMB:MSFT_SmbClientNetworkInterface.InterfaceIndex=15

Properties={
   'FriendlyName' : 'Local Area Connection* 11' //String
   'InterfaceIndex' : 15 //Long, 0xF
   'IpAddresses' : ['fe80::51de:58c8:91f4:9ac8', '169.254.154.200'] //Variant()
   'LinkSpeed' : '0' //String, 0x0
   'RdmaCapable' : False //Boolean, 0x0
   'RssCapable' : False //Boolean, 0x0
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\SMB:MSFT_SmbClientNetworkInterface.InterfaceIndex=17

Properties={
   'FriendlyName' : 'isatap.{BE821F4B-AD34-4F9A-A8BA-A723FA80DC55}' //String
   'InterfaceIndex' : 17 //Long, 0x11
   'IpAddresses' : ['fe80::5efe:169.254.154.200'] //Variant()
   'LinkSpeed' : '0' //String, 0x0
   'RdmaCapable' : False //Boolean, 0x0
   'RssCapable' : False //Boolean, 0x0
}

Instance \\W2012SDC\ROOT\Microsoft\Windows\SMB:MSFT_SmbClientNetworkInterface.InterfaceIndex=16

Properties={
   'FriendlyName' : 'isatap.{C64BFC13-2F2C-495B-B584-CA52E03B1D5B}' //String
   'InterfaceIndex' : 16 //Long, 0x10
   'IpAddresses' : ['fe80::5efe:192.168.20.45'] //Variant()
   'LinkSpeed' : '0' //String, 0x0
   'RdmaCapable' : False //Boolean, 0x0
   'RssCapable' : False //Boolean, 0x0
}
comments powered by Disqus
WUtils.com