ATM_ID: 67FE3C5A-7365-11E7-8F55-C923D40A4651 MFF: PLANNEDTIMESTAFF: ID: DPQA_Regression_Accounting/Testcases/FS_51.044_EIP_Integration/100438 TESTCASE_HEADLINE: To check if we can add IPv4 address to the trusted domains list through MIB. GROUP: FEATURE: SUB_FEATURE: INPUT:
Trusted domain list is empty.
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.8.1.180.62 and check the current value of the CORS setting.
2.Perform SNMP SET Command snmpset -v2c -cprivate 13.61.17.63 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.8.1.180.62:OV=<IP Address> :
Where Value -IP address
3) Perform SNMP Get Command snmpget -v2c -cpublic 13.61.17.63 1.3.6.1.4.1.253.8.53.13.2.1.8.1.180.62 and value should be 1 and check the CORS setting in CWIS and validate if
1) The value should be read as "NULL" as it is disabled
2) The value should successfully be set without any error message.
3) SET Value should be displayed and should reflect in CWIS
4) The invalid IP address should not be accepted and the same should not be reflected in CWIS.