Re: Query MIB internally during snmpd initialization

2018-08-22 Thread Wes Hardaker via Net-snmp-coders
his issue I was thinking to let snmpd start the > pass_persist scripts during snmpd > initialization. To do this, snmpd would query the custom mibs served by the > pass persist script internally just to > get the pass persist script started.  > I am new the net-snmp and not famili

Query MIB internally during snmpd initialization

2018-08-13 Thread Michael Wu
pass_persist scripts during snmpd initialization. To do this, snmpd would query the custom mibs served by the pass persist script internally just to get the pass persist script started. I am new the net-snmp and not familiar with the net-snmp code base and not sure if the proposed solution is

Re: snmpd initialization

2008-10-05 Thread Magnus Fromreide
On Mon, 2008-09-29 at 14:22 -0400, Nicholas Jones wrote: > I am looking at snmpd. I noticed that if you pass a LISTENING > ADDRESSES it will still listen on port 161. Why not just have the > listening address override the default ports? I am thinking that I > would like to install an adapter betwe

snmpd initialization

2008-10-04 Thread Nicholas Jones
I am looking at snmpd. I noticed that if you pass a LISTENING ADDRESSES it will still listen on port 161. Why not just have the listening address override the default ports? I am thinking that I would like to install an adapter between snmpd and the rest of the world. This is to take care of a pro