@@ -6366,12 +6366,10 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6366
6366
</Params >
6367
6367
6368
6368
<QActions >
6369
- <QAction id =" 1" name =" Precompiled Code" encoding =" csharp" options =" precompile" >
6370
- </QAction >
6371
- <QAction id =" 2" name =" After Startup" encoding =" csharp" triggers =" 2" >
6372
- </QAction >
6373
- <QAction id =" 91" name =" Process SysUptime" encoding =" csharp" triggers =" 91;93" entryPoint =" SysUptime.ProcessTimeout;SysUptime.ProcessNewValue" >
6374
- </QAction >
6369
+ <QAction id =" 1" name =" Precompiled Code" encoding =" csharp" options =" precompile" />
6370
+ <QAction id =" 2" name =" After Startup" encoding =" csharp" triggers =" 2" />
6371
+
6372
+ <QAction id =" 91" name =" Process SysUptime" encoding =" csharp" triggers =" 91;93" entryPoint =" SysUptime.ProcessTimeout;SysUptime.ProcessNewValue" />
6375
6373
6376
6374
<QAction id =" 1000" name =" If Table Bit Rate" encoding =" csharp" triggers =" 991;993" entryPoint =" IfTable.ProcessTimeout;IfTable.ProcessTable" />
6377
6375
<QAction id =" 1100" name =" IfX Table Bit Rate" encoding =" csharp" triggers =" 1091;1093" entryPoint =" IfxTable.ProcessTimeout;IfxTable.ProcessTable" />
@@ -6554,8 +6552,6 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6554
6552
<Type >action</Type >
6555
6553
<Content >
6556
6554
<Id >993</Id >
6557
- <Id >1191</Id >
6558
- <Id else =" true" >1191</Id >
6559
6555
</Content >
6560
6556
</Trigger >
6561
6557
<Trigger id =" 1000" >
@@ -6731,12 +6727,13 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6731
6727
<Interval >75</Interval >
6732
6728
<Content >
6733
6729
<Group >1300</Group >
6730
+
6734
6731
<!-- ifXTable needs to be polled prior to ifTable
6735
6732
so that ifXTableIfCounterDiscontinuityTime is available when calculating ifTable rates.-->
6736
6733
<Group >1101</Group >
6737
6734
<Group >1001</Group >
6735
+
6738
6736
<Group >1191</Group >
6739
-
6740
6737
</Content >
6741
6738
</Timer >
6742
6739
<Timer id =" 3" >
@@ -6816,7 +6813,7 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6816
6813
<Company >Skyline Communications</Company >
6817
6814
</Provider >
6818
6815
<Changes >
6819
- <Fix >Race condition on uptime on device restart</Fix >
6816
+ <Fix >Race condition on uptime on device restart. </Fix >
6820
6817
<Change >Moved merging tables logic to dedicated trigger.</Change >
6821
6818
</Changes >
6822
6819
<References >
0 commit comments