Preset refresh based upon regex

Dan Morphis dan at milkcarton.com
Thu May 14 14:54:53 EDT 2015


I would like to refresh an object using a regex based upon a precondition.
I have the precondition working just fine, but putting a regex in the
refresh configuration hasn't yielded success.

I've also tried refreshing the parameter via an alias I created, but that
is not working either.

Thank you for the help!

Here are the multitude of regex combos I've tried:

/InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/.Password/
/InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$//
/InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/

InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/.Password
/InternetGatewayDevice\.WANDevice\.\d+\.WANConnectionDevice\.\d+\.WANPPPConnection\.\d+\.Password/
/InternetGatewayDevice\.WANDevice\.\d+\.WANConnectionDevice\.\d+\.WANPPPConnection\.\d+/

InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$/
/InternetGatewayDevice.WANDevice./^\\d+$/.WANConnectionDevice./^\\d+$/.WANPPPConnection./^\\d+$//
summary.pppoePassword

/InternetGatewayDevice\.WANDevice\.\d+/
/InternetGatewayDevice\.WANDevice\.\\d+/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20150514/79754030/attachment.html>


More information about the Users mailing list