<div dir="ltr"><div>Hello.</div><div><br></div><div>I'm testing Collectd SNMP Plugin now, and I noticed that the Collectd's types.db defines number values only. Is there any way to get some string values as a return value? For example, there are some string values as below:</div><div><br></div><div># snmpwalk -v2c -c redhat localhost system</div><div>SNMPv2-MIB::sysDescr.0 = STRING: Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon May 5 11:16:57 EDT 2014 x86_64</div><div>SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10</div><div>DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (101376) 0:16:53.76</div><div>SNMPv2-MIB::sysContact.0 = STRING: UNIX Admin <<a href="mailto:admin@example.com">admin@example.com</a>></div><div>SNMPv2-MIB::sysName.0 = STRING: localhost.localdomain</div><div>SNMPv2-MIB::sysLocation.0 = STRING: Datacenter, Row 4, Rack 3</div><div>[output truncated]</div><div><br></div><div>If I want to get the value related to SNMPv2-MIB::sysLocation.0 mib, how collectd.conf should be set? Thanks in advance!</div><div><br></div><div>Best regards</div><div><br></div><div>KIM</div></div>