Hello,<br><br>I am trying plot MRTG  Totol Online Broadband users graph against the following OID on Huawei MA5200-g BRAS.<br>There is only One OID to get online users, snmpwalk gives me result as following, <br><br>[root@ ~]# snmpwalk -On -v 2c -c community x.x.x.x .1.3.6.1.4.1.2011.5.2.1.14.1.1.0<br>
.1.3.6.1.4.1.2011.5.2.1.14.1.1.0 = INTEGER: 12980<br>[root@ ~]# snmpwalk -On -v 2c -c community x.x.x.x .1.3.6.1.4.1.2011.5.2.1.14.1.1.0<br>
.1.3.6.1.4.1.2011.5.2.1.14.1.1.0 = INTEGER: 12978<br><br>But am unable to plot graph, my cfg as following, <br><br>Target[online]: 3.6.1.4.1.2011.5.2.1.14.1.1.0&amp;1.3.6.1.4.1.2011.5.2.1.14.1.1.0:xxxx@xxx.x.xxx.xx:::::2<br>
PageTop[online]: &lt;h1&gt;BRAS-2&lt;/h1&gt;<br>Unscaled[online]: ymwd<br>MaxBytes[online]: 250<br>Title[online]: Users Online<br>LegendI[online]:  Users:<br>LegendO[online]:<br>YLegend[online]: Current Users<br>ShortLegend[online]:<br>
Options[online]:  nopercent, gauge,integer,growright,noi<br><br><br>