Skip to content

Commit 349d83b

Browse files
Removing useless trending attribute on table params
1 parent eef80e8 commit 349d83b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

protocol.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ This value should include the full name and version identification of the system
535535
<LengthType>next param</LengthType>
536536
</Interprete>
537537
</Param>
538-
<Param id="1000" trending="false">
538+
<Param id="1000">
539539
<Name>ifTable</Name>
540540
<Description>If Table</Description>
541541
<Type>array</Type>
@@ -2653,7 +2653,7 @@ Currently only calculated for Ethernet interfaces.
26532653
<LengthType>next param</LengthType>
26542654
</Interprete>
26552655
</Param>
2656-
<Param id="1100" trending="false">
2656+
<Param id="1100">
26572657
<Name>ifXTable</Name>
26582658
<Description>If X Table</Description>
26592659
<Type>array</Type>
@@ -6257,7 +6257,7 @@ This was felt to be sufficiently valuable to justify the redundancy.]]>
62576257
</Measurement>
62586258
</Param>
62596259

6260-
<Param id="1300" trending="false">
6260+
<Param id="1300">
62616261
<Name>dot3StatsTable</Name>
62626262
<Description>Ethernet Interfaces</Description>
62636263
<Type>array</Type>

0 commit comments

Comments
 (0)