How to make snmpd NOT to generate coldStart trap?
"Kurapati M-G19456" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am using NET-SNMP-5.1.1. 'snmpd' generates coldStart trap the moment it comes up. I want to hijack this trap, and wants one of my application to generate this trap. Is there a specific startup parameter with which I need to start snmpd, to achieve this? Is there a MIB variable to be set? In the base code of snmpd, the call to generate trap is not protected in any compile time flag, which could mean that there is no configure input for this. Any experiences towards this will be greatly appreciated. Thanks Mahesh