@@ -6424,6 +6424,15 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6424
6424
<Param >1000</Param >
6425
6425
</Content >
6426
6426
</Group >
6427
+ <Group id =" 1001" >
6428
+ <Name >pollSysUptimeAndIfTable</Name >
6429
+ <Description >SysUptime And 32-bit Interfaces Table</Description >
6430
+ <Type >poll action</Type >
6431
+ <Content >
6432
+ <!-- This group & action are making sure we always detect SNMP agent restarts before calculating counter rates-->
6433
+ <Action >1000</Action >
6434
+ </Content >
6435
+ </Group >
6427
6436
<Group id =" 1100" >
6428
6437
<Name >ifXTable</Name >
6429
6438
<Description >64-bit Interfaces Table</Description >
@@ -6432,6 +6441,23 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6432
6441
<Param >1100</Param >
6433
6442
</Content >
6434
6443
</Group >
6444
+ <Group id =" 1101" >
6445
+ <Name >pollSysUptimeAndIfXTable</Name >
6446
+ <Description >SysUptime And 64-bit Interfaces Table</Description >
6447
+ <Type >poll action</Type >
6448
+ <Content >
6449
+ <!-- This group & action are making sure we always detect SNMP agent restarts before calculating counter rates-->
6450
+ <Action >1100</Action >
6451
+ </Content >
6452
+ </Group >
6453
+ <Group id =" 1191" >
6454
+ <Name >interfaceTableMergeAction</Name >
6455
+ <Description >Merge Interface Tables</Description >
6456
+ <Type >poll action</Type >
6457
+ <Content >
6458
+ <Action >1191</Action >
6459
+ </Content >
6460
+ </Group >
6435
6461
<Group id =" 1300" >
6436
6462
<Name >dot3StatsTable</Name >
6437
6463
<Description >Ethernet Interfaces Table</Description >
@@ -6586,6 +6612,13 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6586
6612
<Id >1100</Id >
6587
6613
</Content >
6588
6614
</Trigger >
6615
+ <Trigger id =" 111" >
6616
+ <Name >MergeInterfaceTableCheckTrigger</Name >
6617
+ <Type >action</Type >
6618
+ <Content >
6619
+ <Id >1190</Id >
6620
+ </Content >
6621
+ </Trigger >
6589
6622
</Triggers >
6590
6623
6591
6624
<Actions >
@@ -6641,7 +6674,7 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6641
6674
</Action >
6642
6675
<Action id =" 1000" >
6643
6676
<Name >IfTable Execute Next</Name >
6644
- <On id =" 1000" >group</On >
6677
+ <On id =" 1000;1 " >group</On >
6645
6678
<Type >execute next</Type >
6646
6679
</Action >
6647
6680
@@ -6666,13 +6699,16 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6666
6699
<Type >run actions</Type >
6667
6700
</Action >
6668
6701
<Action id =" 1100" >
6669
- <!-- 'execute' action is used instead of 'execute next' to make sure group 200 is polled after group 100.
6670
- this is needed since the aggregation of interface tables is done after group 200.-->
6671
- <Name >IfXTable Execute</Name >
6672
- <On id =" 1100" >group</On >
6673
- <Type >execute</Type >
6702
+ <Name >IfXTable Execute Next</Name >
6703
+ <On id =" 1100;1" >group</On >
6704
+ <Type >execute next</Type >
6674
6705
</Action >
6675
6706
6707
+ <Action id =" 1190" >
6708
+ <Name >Interface Table Merge Execute</Name >
6709
+ <On id =" 1191" >group</On >
6710
+ <Type >execute</Type >
6711
+ </Action >
6676
6712
<Action id =" 1191" >
6677
6713
<Name >Interface Table Merge</Name >
6678
6714
<On id =" 1191" >parameter</On >
@@ -6697,8 +6733,10 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6697
6733
<Group >1300</Group >
6698
6734
<!-- ifXTable needs to be polled prior to ifTable
6699
6735
so that ifXTableIfCounterDiscontinuityTime is available when calculating ifTable rates.-->
6700
- <Group >1100</Group >
6701
- <Group >1000</Group >
6736
+ <Group >1101</Group >
6737
+ <Group >1001</Group >
6738
+ <Group >1191</Group >
6739
+
6702
6740
</Content >
6703
6741
</Timer >
6704
6742
<Timer id =" 3" >
0 commit comments