(file) Return to testSnmpHandler.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Handler / snmpIndicationHandler / tests / testclient

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/tests/testclient/testSnmpHandler.cpp between version 1.22.2.1 and 1.22.2.2

version 1.22.2.1, 2013/06/03 22:36:11 version 1.22.2.2, 2013/10/17 19:38:43
Line 171 
Line 171 
         handlerInstance.addProperty (CIMProperty (         handlerInstance.addProperty (CIMProperty (
             CIMName ("SNMPSecurityAuthProtocol"),snmpSecAuthProto));             CIMName ("SNMPSecurityAuthProtocol"),snmpSecAuthProto));
  
         oid *snmpSecAuthProtoOid;  
         size_t snmpSecAuthProtoLen=0;         size_t snmpSecAuthProtoLen=0;
  
           oid *snmpSecAuthProtoOid = NULL;
         if(snmpSecAuthKey.size() > 0)         if(snmpSecAuthKey.size() > 0)
         {         {
            if(snmpSecAuthProto == 1)            if(snmpSecAuthProto == 1)


Legend:
Removed from v.1.22.2.1  
changed lines
  Added in v.1.22.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2