Hi,
i have problem with config file on epc3925.
It will change parameters.
Please help me
You set index 32 but you apply the settings for index 0.
Change: SnmpMibObject saRgDot11ApplySettings.0 Integer 1; /* true */ To: SnmpMibObject saRgDot11ApplySettings.32 Integer 1; /* true */
Hope it helps.
thanks
You set index 32 but you apply the settings for index 0.
Change:
SnmpMibObject saRgDot11ApplySettings.0 Integer 1; /* true */
To:
SnmpMibObject saRgDot11ApplySettings.32 Integer 1; /* true */
Hope it helps.
thanks