Re: Query MIB internally during snmpd initialization

2018-08-22 Thread Wes Hardaker via Net-snmp-coders
Michael Wu writes: > I have a situation where the pass persist scripts take some time to run due > to the size of the custom mibs it needs > to generate. When pass persist script gets started by snmpd, the external > query (snmpwalk for example) would time > out. To get around this issue I was

Query MIB internally during snmpd initialization

2018-08-13 Thread Michael Wu
I have a situation where the pass persist scripts take some time to run due to the size of the custom mibs it needs to generate. When pass persist script gets started by snmpd, the external query (snmpwalk for example) would time out. To get around this issue I was thinking to let snmpd start the p