On 06/06/07, Jayaprakasha Guddenahalli Naganna <[EMAIL PROTECTED]> wrote: > It will be treated as write-only object. Based on set operation on this > object we will do some action. (Ex: reboot switch)
Then you need to enumerate all of the values that can be written (not just the values that will be returned by GET/GETNEXT). Use the DESCRIPTION clause to indicate which value(s) will be returned and which can be SET. See the MIB object NET-SNMP-EXTEND-MIB::nsExtendRunType or the Textual Convention UCD-SNMP-MIB::UCDErrorFix for examples. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
