ATM_ID: 67F67F7E-7365-11E7-8F55-C923D40A4651 MFF: PLANNEDTIMESTAFF: ID: DPQA_Regression_Accounting/Testcases/FS_51.044_EIP_Integration/100435 TESTCASE_HEADLINE: To check if the CORS setting can be modified through SNMP. GROUP: FEATURE: SUB_FEATURE: INPUT:
1) From CWIS->Extensible services setup set the value of CORS to disabled.
PROCEDURE:Open Linux Terminal Provide Credential’s.
1.Perform SNMP Get Command snmpget -v2c -cpublic 13.61.17.63 1.3.6.1.4.1.253.8.53.13.2.1.6.1.180.61 and check the current value of the CORS setting.
2.Perform SNMP SET Command snmpset -v2c -cprivate 13.61.xx.xx 1.3.6.1.4.1.253.8.53.5.2.1.2.1 i 2325
1.3.6.1.4.1.253.8.53.5.2.1.7.1 s 1111
1.3.6.1.4.1.253.8.53.5.2.1.3.1 s OI=1.3.6.1.4.1.253.8.53.13.2.1.6.1.180.61:OV=1:
Where, Value 1=Enable, 2= Disable
3) Perform SNMP Get Command snmpget -v2c -cpublic 13.61.xx.xx 1.3.6.1.4.1.253.8.53.13.2.1.6.1.180.61 and value should be 1 and check the CORS setting in CWIS and validate if both are same.
1) The value should be read as "2" as it is disabled
2) The value "1" should successfully be set without any error message.
3) The OID should return "1" and the setting in CWIS should also show enabled.The setting shall be same from both CWIS and MIB.
4) The value 2 should successfully be saved and the disabled setting shall be reflected in CWIS.