2009/9/4 Scott Grumm <[email protected]>: > I need to support a SNMP client that does not understand the SMIv2 > NOTIFICATION-TYPE.
<dignified silence> > Should I create a separate MIB for that client that > uses TRAP-TYPE If this client cannot handle current standards, then yes. that's probably what you'll have to do. SMIv2 has only been out for just over 10 years.... > with the same OID as the NOTIFICATION-TYPE? No - the enterprise OID for the trap should be the *grandparent* of the notification OID. The value of the trap should be the value of the notification object (ie the last subidentifier of the notification OID). Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
