Hi,

 I am using the pass_persist method to call a perl script to provide the 
SNMP implementation for a MIB. I have created a few rows of data for a 
table that can succesfully be acessed using an SNMP-Get request. Equally I 
am able to modify elements within these rows using an SNMP-Set request.

However when attempting to create a new row for this table (it has a field 
of type RowStatus) I am unable to do so. I issue a Set request from the 
SNMP manager. This is received by the SNMP agent which then issues a get 
request to my Perl script. I reply by writing DONE to stdout as there is 
no instance persent for this row. However my Perl script never receives a 
Set request. Instead the SNMP manager receives a response as follows:

Reason: notWritable (That object does not support modification)
Failed object: SSA-NETWORK-MIB::ssaNetSwitchEntryStatus.50.50.51.52

How do I implement row creation using the pass_persist method?

Regards,

Ali


-----------------------------------------------
This email and any attached files contains company confidential information 
which may be legally privileged.  it is intended only for the person(s) or 
entity to which it is addressed and solely for the purposes set forth therein.  
If you are not the intended recipient or have received this email in error 
please notify the sender by return, delete it from your system and destroy any 
local copies.  It is strictly forbidden to use the information in this email 
including any attachment or part thereof including copying, disclosing, 
distributing, amending or using for any other purpose.

In addition the sender excludes all liabilities (whether tortious or common 
law) for damage or breach arising or related to this email including but not 
limited to viruses and libel.
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to