Closed premandfriends closed 5 years ago
Performing addition checks. May require changes. Please hold with review
Can be reviewed. Tested with output with and without spaces
Without space: snmp_mib_get(wan, board, self.cm_wan_ip,"cmConfigOperatorId","0") With Sapce: snmp_mib_get(wan, board, self.cm_wan_ip, "gwLanDhcpv4AddressPoolStart", "0") - removes tailing space with latest code
Please don't edit in github, it makes a separate Update commit. Please squash the together.
Signed-off-by: prekumar.contractor prekumar.contractor@libertyglobal.com
This change is