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 = "snmp://example.com"<br>
<br>
ActionTargetObjects = (sequence of)<br>
<br>
ActionManagedEntityType = "Device"<br>
(generic Device object planned for WIMS)<br>
ActionManagedEntityURI = "*" <br>
(wildcard for any device at target agent)<br>
<br>
ActionRequestedElements = (sequence of)<br>
<br>
ActionRequestedElement = "pwg-sm:PrtViewDeviceStatus"<br>
(includes every interesting HR MIB state attribute)<br>
<br>
ActionRequestedElement = "pwg-sm:PrtViewGeneralStatus"<br>
(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"> ActionTargetURIs = "snmp://example1.com";
"snmp://example2.com"; "snmp://example3.com"...</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 "example1"
distinguished from the status of device "example2 or 3"?</font>
<br><font size=2 face="sans-serif"> 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"> 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>