best practice for "from where" to send traps

2010-04-14 Thread khan_don
Hello, I'm trying to see if there are best practices for organization of routines to send traps. In my application I use the mib2c generated table load routine to populate a mib table with application status. I'd like to send traps based on values of those stats but not sure if I should send the

proper OID for netsnmp_register_cache_handler

2010-03-24 Thread khan_don
Hello, I've been experimenting with the caching (netsnmp 5.3.1-14.el5 yeah RedHat) and I've noticed something that I do not understand. First of all here are the details: mod ::= t 1.3.6.1.4.1.1139.16.10 -- top level module OID sw ::== { modMIB 1 } //SW_OID swTable ::= { sw 1} // SWTABLE_OID I