(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.2 and 1.23

version 1.22.2.2, 2013/10/17 19:38:43 version 1.23, 2012/11/15 09:39:26
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.2  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2