@@ -47,7 +47,7 @@ Any inquiries can be addressed to:
47
47
<Protocol xmlns =" http://www.skyline.be/protocol" >
48
48
<Name >Skyline Example SNMP Base</Name >
49
49
<Description >Skyline Example - SNMP Base DataMiner connector</Description >
50
- <Version >1.0.0.6 </Version >
50
+ <Version >1.0.0.7 </Version >
51
51
<IntegrationID >DMS-DRV-9041</IntegrationID >
52
52
<Provider >Skyline Communications</Provider >
53
53
<Vendor >Skyline Example</Vendor >
@@ -535,11 +535,11 @@ This value should include the full name and version identification of the system
535
535
<LengthType >next param</LengthType >
536
536
</Interprete >
537
537
</Param >
538
- <Param id =" 1000" trending = " false " >
538
+ <Param id =" 1000" >
539
539
<Name >ifTable</Name >
540
540
<Description >If Table</Description >
541
541
<Type >array</Type >
542
- <ArrayOptions index =" 0" >
542
+ <ArrayOptions index =" 0" options = " ;volatile " >
543
543
<ColumnOption idx =" 0" pid =" 1001" type =" snmp" options =" " />
544
544
<ColumnOption idx =" 1" pid =" 1002" type =" snmp" options =" " />
545
545
<ColumnOption idx =" 2" pid =" 1003" type =" snmp" options =" " />
@@ -2653,11 +2653,11 @@ Currently only calculated for Ethernet interfaces.
2653
2653
<LengthType >next param</LengthType >
2654
2654
</Interprete >
2655
2655
</Param >
2656
- <Param id =" 1100" trending = " false " >
2656
+ <Param id =" 1100" >
2657
2657
<Name >ifXTable</Name >
2658
2658
<Description >If X Table</Description >
2659
2659
<Type >array</Type >
2660
- <ArrayOptions index =" 0" >
2660
+ <ArrayOptions index =" 0" options = " ;volatile " >
2661
2661
<ColumnOption idx =" 0" pid =" 1101" type =" snmp" options =" " />
2662
2662
<ColumnOption idx =" 1" pid =" 1102" type =" snmp" options =" " />
2663
2663
<ColumnOption idx =" 2" pid =" 1103" type =" snmp" options =" " />
@@ -2676,7 +2676,7 @@ Currently only calculated for Ethernet interfaces.
2676
2676
<ColumnOption idx =" 15" pid =" 1116" type =" snmp" options =" " />
2677
2677
<ColumnOption idx =" 16" pid =" 1117" type =" snmp" options =" " />
2678
2678
<ColumnOption idx =" 17" pid =" 1118" type =" snmp" options =" " />
2679
- <ColumnOption idx =" 18" pid =" 1119" type =" snmp" options =" ;save " />
2679
+ <ColumnOption idx =" 18" pid =" 1119" type =" snmp" options =" " />
2680
2680
<ColumnOption idx =" 19" pid =" 1120" type =" snmp" options =" " />
2681
2681
<ColumnOption idx =" 20" pid =" 1121" type =" retrieved" options =" " />
2682
2682
<ColumnOption idx =" 21" pid =" 1122" type =" retrieved" options =" " />
@@ -6257,11 +6257,11 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6257
6257
</Measurement >
6258
6258
</Param >
6259
6259
6260
- <Param id =" 1300" trending = " false " >
6260
+ <Param id =" 1300" >
6261
6261
<Name >dot3StatsTable</Name >
6262
6262
<Description >Ethernet Interfaces</Description >
6263
6263
<Type >array</Type >
6264
- <ArrayOptions index =" 0" >
6264
+ <ArrayOptions index =" 0" options = " ;volatile " >
6265
6265
<ColumnOption idx =" 0" pid =" 1301" type =" snmp" options =" " />
6266
6266
<ColumnOption idx =" 1" pid =" 1302" type =" snmp" options =" " />
6267
6267
</ArrayOptions >
@@ -6847,6 +6847,19 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
6847
6847
<TaskId >253696</TaskId >
6848
6848
</References >
6849
6849
</MinorVersion >
6850
+ <MinorVersion id =" 7" basedOn =" 1.0.0.6" >
6851
+ <Date >2025-02-13</Date >
6852
+ <Provider >
6853
+ <Author >RSP</Author >
6854
+ <Company >Skyline Communications</Company >
6855
+ </Provider >
6856
+ <Changes >
6857
+ <Change >Internal tables (ifTable, ifXTable and dot3StatsTable) are now volatile to reduce database footprint as storing keys on those hidden tables has no added value.</Change >
6858
+ </Changes >
6859
+ <References >
6860
+ <TaskId >259569</TaskId >
6861
+ </References >
6862
+ </MinorVersion >
6850
6863
</MinorVersions >
6851
6864
</MajorVersion >
6852
6865
</MajorVersions >
0 commit comments