I have disabled increasing OID Check from poller as my devices are showing Error: OID not increasing, i.e.
this is my interface_traffic.xml file, have create data template and graph template.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.1 = Counter64: 0
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.10000.1.1.2 = Counter64: 71424
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.3 = Counter64: 0
Error: OID not increasing: .1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.10000.1.1.2
>= .1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.3
Code: Select all
<interface>
<name>OLT Interface Traffic</name>
<description>Queries a host for a list of monitorable interfaces</description>
<oid_index>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.1</oid_index>
<index_order>objectName:ifOperStatus:ifType</index_order>
<index_order_type>numeric</index_order_type>
<index_title_format>|chosen_order_field|</index_title_format>
<fields>
<ifOperStatus>
<name>ifOperStatus</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.3</oid>
</ifOperStatus>
<ifType>
<name>ifType</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.4</oid>
</ifType>
<objectName>
<name>objectName</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.1001</oid>
</objectName>
<tejasStoctetsRx>
<name>tejasStoctetsRx</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480</oid>
</tejasStoctetsRx>
<tejasStoctetsTx>
<name>tejasStoctetsTx</name>
<method>walk</method>
<source>value</source>
<direction>output</direction>
<oid>.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.482</oid>
</tejasStoctetsTx>
</fields>
</interface>
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.1 = Counter64: 0
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.10000.1.1.2 = Counter64: 114432
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.3 = Counter64: 0
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.10000.1.1.4 = Counter64: 2110270234
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.5 = Counter64: 0
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.1000.1.1.6 = Counter64: 0
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.201 = Counter64: 26869185
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.202 = Counter64: 750569654
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.203 = Counter64: 2841103
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.204 = Counter64: 335351
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.205 = Counter64: 5838211
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.206 = Counter64: 232025868
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.207 = Counter64: 2672479
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.2500.1.1.208 = Counter64: 335351
.1.3.6.1.4.1.8255.1.2.1.2.37.1.1.480.100.1.1.3595 = Counter64: 295308
What change required in xml file to plot graph.