Hello please should be informed that i retriev a telegraf file of printer xerox which worked well in other site so i changed IP address and i adpated to the new site
it retriev all information unless info below telegraf section
name = “printer02”
inherit_tags = [ “sysName” ]
[[inputs.snmp.table.field]]
name = “prtMarkerSuppliesDescription”
oid = “1.3.6.1.2.1.43.11.1.1.7.1.1”
is_tag = false
[[inputs.snmp.table.field]]
name = “prtMarkerSuppliesLevel”
oid =“1.3.6.1.2.1.43.12.1.1.1.1.1”
is_tag = false
[[inputs.snmp.table.field]]
name = “prtMarkerSuppliesMaxCapacity”
oid = “1.3.6.1.2.1.43.11.1.1.9.1.1”
is_tag = false
when i check using
snmpwalk.exe -r:192.168.1.3 -c:public -p:161 -os:1.3.6.1.2.1.43.12.1.1.1.1.1
i can retriev correct information
i check firewall and everything is good but i don’t know the reason