16.01.2013 Views

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Ipswitch</strong> <strong>WhatsUp</strong> <strong>Gold</strong> <strong>User</strong> <strong>Guide</strong><br />

GetProperty(sPropertyName); This method offers access to any of the device properties<br />

listed below. These names are case sensitive.<br />

Property Description<br />

"ActiveMonitorTypeName" The active monitor<br />

display name<br />

"Address" The IP address of<br />

the device<br />

"DeviceID" The device ID<br />

"Mode" 1 = doing discovery<br />

2 = polling<br />

3 = test<br />

"ActiveMonitorTypeID" The active monitor's<br />

type ID<br />

"CredSnmpV1:ReadCommunity" SNMP V1 Read<br />

community<br />

"CredSnmpV1:WriteCommunity" SNMP V1 Write<br />

community<br />

"CredSnmpV2:ReadCommunity" SNMP V2 Read<br />

community<br />

"CredSnmpV2:WriteCommunity" SNMP V2 Write<br />

community<br />

"CredSnmpV3:<strong>User</strong>name" SNMP V3 <strong>User</strong>name<br />

"CredSnmpV3:Context" SNMP V3 Context<br />

"CredSnmpV3:AuthPassword" SNMP V3<br />

Authentication<br />

password<br />

"CredSnmpV3:AuthProtocol" SNMP V3<br />

Authentication<br />

protocol<br />

"CredSnmpV3:EncryptPassword" SNMP V3 Encrypt<br />

password<br />

"CredSnmpV3:EncryptProtocol" SNMP V3 Encrypt<br />

protocol<br />

"CredWindows:DomainAnd<strong>User</strong>id" Windows NT<br />

Domain and <strong>User</strong> ID<br />

"CredWindows:Password" Windows NT<br />

Password<br />

Example<br />

JScript<br />

var sAddress = Context.GetProperty("Address");<br />

var sReadCommunity =<br />

Context.GetProperty("CredSnmpV1:ReadCommunity");<br />

var nDeviceID = Context.GetProperty("DeviceID");<br />

930

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!