SNMP: Create custom OID
问题 I need custom OIDs for monitoring some of my software states. But I just can't understand: how can I create custom OID (like .1.3.6.1.4.1.30891.100.103) in Windows XP system? I need few of them to write there some info and read it when needed but I have no idea how to create them in the system. 回答1: You should do this by writing an extension of Windows SNMP agent. The following article shows how, http://www.codeproject.com/KB/IP/SNMP_Agent_DLL__Part1_.aspx 回答2: There are a few options to