Re: [tkined] snmpd bind Q.

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Wed, 16 Dec 1998 13:30:18 +0100

>>>>> steeds writes:

steeds> I am using scotty 2.1.9, and am building a scotty agent. I
steeds> changed snmpd to use snmpv1.

steeds> For the 'bind' command I don't understand how to trigger the
steeds> 'create' event in snmpv1 (to create a new row). What do I
steeds> send in the snmp setvalue command which will trigger scotty at
steeds> the 'create' event to do the createAndGo?

You question is confusing. To trigger a create binding, you have to
perform a set operation on a columnar object which has an access mode
that allows object creation (e.g. read-create).

createAndGo is a RowStatus enumeration (see RFC 1903 for details) and
has nothing to do with bindings on SNMP sessions. (This is where the
confusion comes in.)
Juergen

-- 
Juergen Schoenwaelder  schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany.        (Tel. +49 531 / 391 3289)
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.