(file) Return to snmpDeliverTrap.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Handler / snmpIndicationHandler

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap.h between version 1.15 and 1.16

version 1.15, 2008/12/16 18:56:44 version 1.16, 2010/12/22 12:19:06
Line 76 
Line 76 
         const Uint32& portNumber,         const Uint32& portNumber,
         const Uint16& snmpVersion,         const Uint16& snmpVersion,
         const String& engineID,         const String& engineID,
           const Uint8& snmpSecLevel,
           const Uint8& snmpSecAuthProto,
           const Array<Uint8>& snmpSecAuthKey,
           const Uint8& snmpSecPrivProto,
           const Array<Uint8>& snmpSecPrivKey,
         const Array<String>& vbOids,         const Array<String>& vbOids,
         const Array<String>& vbTypes,         const Array<String>& vbTypes,
         const Array<String>& vbValues) = 0;         const Array<String>& vbValues) = 0;


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2