[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
>
> RFC 1227 states
> Section 3.1.4. Variables in Requests When constructing an SNMP
> GetRequest-PDU or GetNextRequest-PDU for a SMUX peer, the SNMP
> agent may send one, or more than one variable in a single request.
> In all cases, the SNMP agent should process each variable
> sequentially, and block accordingly when a SMUX peer is contacted.
> Can u please tell me what exactly "sequentially" in the above section
> means?
It means that having passed a request off to the SMUX subagent,
the master agent should then wait for a response, before moving on
to the rest of the original request.
> let me restate my problem
>
> Since agent sends one varaiable at a time to SMUX peer ..
No - the agent has the option of sending variables to the SMUX peer
one at a time for Get and GetNext requests *only*. It should *NOT*
split a Set request into separate SMUX requests. An incoming Set
request should be passed to the SMUX peer as *ONE* request - potentially
containingmultiple varbinds.
> if SMUX
> receives non rowstatus varaible after some other variables of that
> row are sent. and finally peer receives rowstatus. If the value of
> rowstatus is ROW_DESTROY then operation fails .. How do i habdle
> this situation??
The SMUX peer should receive all of the (relevant) varbinds in one go.
If it doesn't then the master agent is broken.
Dave
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders