Novell ZENworks Endpoint Security Management 3.5 Manual de usuario Pagina 194

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 245
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 193
ZENworks® ESM 3.5 Administrator’s Manual 194
if(adptype = eWIRELESS) then
Action.Trace("Wireless index = " & i)
adpname = adp.Name
Action.Trace("adp = " & adpname)
set env = adp.GetNetworkEnvironment()
apcount = env.WirelessAPCount
Action.Trace("WirelessAPCount = " & apcount)
if(apcount > 0) then
set apitem = env.GetWirelessAPItem(0)
Action.Trace("apitem.SSID = " & apitem.SSID)
end if
end if
Next
end if
DHCPCount
See ICLIENTADAPTER Interface - GetNetworkEnvironment
DNSCount
See ICLIENTADAPTER Interface - GetNetworkEnvironment
GatewayCount
See ICLIENTADAPTER Interface - GetNetworkEnvironment
WINSCount
See ICLIENTADAPTER Interface - GetNetworkEnvironment
WirelessAPCount
See ICLIENTADAPTER Interface - GetNetworkEnvironment
IClientWAP Interface
This interface provides information about a Wireless Access Point.
AvgRssi
See IClientNetEnv Interface - GetWirelessAPItem
MAC
Vista de pagina 193
1 2 ... 189 190 191 192 193 194 195 196 197 198 199 ... 244 245

Comentarios a estos manuales

Sin comentarios