attachment-0001


<br><font size=2 face="sans-serif">Question related to constructing SendReport
for more than one legacy device by the WIMS proxy...</font>
<br><font size=2 face="sans-serif">Using Ira's Schedule example, below...</font>
<br>
<br><font size=2><tt>To find out the status of a print device with a legacy<br>
SNMP manager using a WIMS Proxy, specify in a Schedule<br>
a GetElements action as follows:<br>
<br>
ActionTargetURIs = &quot;snmp://example.com&quot;<br>
<br>
ActionTargetObjects = (sequence of)<br>
<br>
 &nbsp;ActionManagedEntityType = &quot;Device&quot;<br>
 &nbsp; &nbsp;(generic Device object planned for WIMS)<br>
 &nbsp;ActionManagedEntityURI = &quot;*&quot; <br>
 &nbsp; &nbsp;(wildcard for any device at target agent)<br>
<br>
ActionRequestedElements = (sequence of)<br>
<br>
 &nbsp;ActionRequestedElement = &quot;pwg-sm:PrtViewDeviceStatus&quot;<br>
 &nbsp; &nbsp;(includes every interesting HR MIB state attribute)<br>
<br>
 &nbsp;ActionRequestedElement = &quot;pwg-sm:PrtViewGeneralStatus&quot;<br>
 &nbsp; &nbsp;(interesting state attributes from PrtGeneralTable)<br>
<br>
ActionParameters (omitted, no vendor extensions needed)</tt></font>
<br>
<br><font size=2 face="sans-serif">1. Assume ActionTargetUIRs is a LIST?
</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; ActionTargetURIs = &quot;snmp://example1.com&quot;;
&quot;snmp://example2.com&quot;; &quot;snmp://example3.com&quot;...</font>
<br>
<br><font size=2 face="sans-serif">2. Then, in the SendReport... how is
the status (what we are monitoring in this example) of device &quot;example1&quot;
distinguished from the status of device &quot;example2 or 3&quot;?</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; Is it simple by the ReportSourceURI
(multiple - 3 in this case) reports are returned in the SendReport... each
with a different source URI (snmp://examplex.com)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; or is the ReportSequenceNumber
supposed to correlate, somehow to the Schedule in helping correlate values
to a particular TargetURI (monitored device)? </font>
<br>
<br><font size=2 face="sans-serif">An example of very basic Schedule and
SendReport for WIMS Proxy monitoring 3 devices for one or two elements
would be very useful!</font>
<br><font size=2 face="sans-serif">----------------------------------------------
<br>
Harry Lewis <br>
IBM STSM<br>
Chairman - IEEE-ISTO Printer Working Group<br>
http://www.pwg.org<br>
IBM Printing Systems <br>
http://www.ibm.com/printers<br>
303-924-5337<br>
---------------------------------------------- </font>