[2013/05/11 06:15:16] #net-snmp <SonicYouth> finally my diploma project (yeah, it really is) is nearly coming to a milestone, and maybe there's only one thing left - mib agent.
[2013/05/11 06:15:16] #net-snmp <SonicYouth> can I load mib agent dynamically? it's only needed by relay, and relay and client are
[2013/05/11 06:17:19] #net-snmp <SonicYouth> oh my... "are interconvertible"
[2013/05/11 06:24:47] #net-snmp <SonicYouth> rstory: sorry to bother you, would you mind helping me solve the problem about mib agent?
[2013/05/11 06:24:47] #net-snmp <SonicYouth> the problem is, can I load mib agent dynamically? in my project the customized mib agent is only needed by relay, and relay and client are interconvertible.
[2013/05/11 06:25:41] #net-snmp <SonicYouth> so if the client becomes relay, it needs to load mib agent.
[2013/05/11 06:29:19] #net-snmp <SonicYouth> so if new relay can load mib agent without restart snmpd, it'll be good - so I want to know if that's possible
[2013/05/11 06:29:52] #net-snmp <rstory> yes, you want a dlmod module..
[2013/05/11 06:30:31] #net-snmp <rstory> but get it workin as a regular embedded module first.. you can convert it to a dlmod module later..
[2013/05/11 06:32:27] #net-snmp <rstory> gotta run.. i'll be in and out over the weekend..
[2013/05/11 06:33:11] #net-snmp <SonicYouth> oh right, it's dlmod :) thank you for your notice, I'll find more manual about that
[2013/05/11 06:34:44] #net-snmp <SonicYouth> rstory: thank you for helping me these days, I'll do my best to solve the rest by myself. have a nice weekend! :)
<-- SonicYouth has left #net-snmp