i want to get ont / onu signal from olt snmp with this oid
$onurx = snmpwalk("OLT-IP", "community", ".1.3.6.1.4.1.3902.1012.3.50.12.1.1.10");
but its returning integer , its should be dbm , have been divide by 0.002 granularity still not correct , maybe someone can help me ?