(file) Return to snmpDeliverTrap_stub.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Handler / snmpIndicationHandler / Attic

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/Attic/snmpDeliverTrap_stub.cpp between version 1.13 and 1.16

version 1.13, 2008/12/01 17:50:39 version 1.16, 2010/12/22 12:19:06
Line 55 
Line 55 
     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)     const Array<String>& vbValues)


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2