Process monitoring on Windows

2012-05-27 Thread Stefan Kopetnik
Hi, I'm trying to get working process monitoring on Windows Server 2008R2 (x64), also trying the same on Windows 7 x64. I run latest NetSNMP binary build available for x64 which is 5.5.0.2. I installed NetSNMP without selecting winExtDLL, but I pass host tree from Windows SNMP agent running o

What is the correct encoding for SNMP type Unsigned32?

2012-05-27 Thread Jan Willamowius
Hi, I'm writing an SNMP agent and the MIB definition includes an OID of type Unsigned32. The Unix implementation of the agent uses Net-SNMP and sets the OID as type ASN_UNSIGNED. When I look at the GET response with Wireshark, it decodes it as a "Gauge32" value. That made sense at first sight, be