Developers:SNMP - OCS Inventory NG

Developers:SNMP

From OCS Inventory NG

Jump to: navigation, search


The goal of the page is to define what are the needs for SNMP.

From where to scan

There're several questions to discuss about SNMP support in OCS :

 * scan from the server ?
 * scan from the agents ?

Both are possible. Extend the win32 agent is more complex since it's C based. But, there is already C source code to query local SNMP MIB if WMI query fails for network adapters.

XML modifications

Modifications in the XML format :

 * to list

Informations to be gathered

About computers :

* manufacturer

About printers :

* manufacturer

About network devices :

 * OS
 * IP

Shouldn't have a more generic model of data with just the host and its MIB? So we will be able to extend the gathered information from the server.