Title: Message
Hi all,
 
I want to manage a software using snmp. This software manages values like for example track_Number
I have extended my private mib to add the new values. My extented values are read-only because I wanted that only my sub-agent is allow to modifyt this values.
I have create a sub agent in order to manage my software : A socket is create between my subagent and my software : My software send the message to my subagent indicating what is the state of is values (trackNumber for example)
 
What I wanted to know is what should I modify in the sub-agent (Net-SNMP) in order that he wrote in the private mib the values send by the supervised software?
 
Thanks for help.
 
Jean-Patrick

Reply via email to