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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

Method Description Returns<br />

Get(<br />

sOid<br />

)<br />

GetNext(<br />

sOid<br />

)<br />

GetMultiple(<br />

sListOfOids<br />

)<br />

Set(<br />

sOid,<br />

sType,<br />

sValue<br />

)<br />

nPort. A positive integer between 1<br />

and 65535 corresponding to the port to<br />

be used.<br />

Issues an SNMP Get command to retrieve the value<br />

of the specified object.<br />

sOid. A string containing a valid OID.<br />

Issues an SNMP GetNext command to retrieve the<br />

value of the object that follows the specified object<br />

in lexicographic order.<br />

sOid. A string containing a valid OID.<br />

Issues an SNMP Get command for each of the objects<br />

specified. GetMultiple sends all commands in a<br />

single SNMP protocol data unit, so it is more efficient<br />

than issuing multiple Get commands independently.<br />

sListOfOids. A comma-separated list<br />

of valid OIDs.<br />

Issues an SNMP Set command to set an OID value on<br />

a device.<br />

sOid. A string containing a valid OID for<br />

the object for which you want to set the<br />

value.<br />

sType. A single character<br />

corresponding to the type of value to<br />

set.<br />

i = integer<br />

u = unsigned integer<br />

s = string<br />

x = hexadecimal string<br />

d = decimal string<br />

n = NULL object<br />

o = object ID<br />

t = timeticks<br />

a = IPv4 address<br />

b = bits<br />

sValue. A string containing the value to<br />

set.<br />

ComSnmpResponse<br />

object<br />

ComSnmpResponse<br />

object<br />

ComSnmpResponse<br />

object<br />

ComSnmpResponse<br />

object<br />

944

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

Saved successfully!

Ooh no, something went wrong!