(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.23 and 1.24

version 1.23, 2012/11/15 09:39:26 version 1.24, 2013/10/17 06:17:41
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.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2