[main] #Number of Devices devices= #Database settings DBuser= DBpassword= DBdb= DBhost= #Number of simultaneous threads to run SNMP queries threads=10 #Connections timeout (in seconds) timeout=3 #Location of the IP 2 MAC file ip2macfile=host-ip-mac.txt [OIDS] #NOT USED #List of Ports ifName=1.3.6.1.2.1.31.1.1.1.1 #List of VLANS<->Ports vLans=1.3.6.1.4.1.1991.1.1.3.2.6.1.1 #List of MACS dot1dTpFdbAddress=1.3.6.1.2.1.17.4.3.1.1 [devices] #List of devices device1=r3.sat5 device2=r5.sat5 [r3.sat5] snmpCommunity= snmpIP= snmpPort=161 #snmpVersion SNMPv1 => 0 #snmpVersion SNMPv2c => 1 snmpVersion=1 #Network can be either public|WAN or private|LAN network=public type=switch dc=SAT [r5.sat5] snmpCommunity= snmpIP= snmpPort=161 #snmpVersion SNMPv1 => 0 #snmpVersion SNMPv2c => 1 snmpVersion=1 #Network can be either public|WAN or private|LAN network=LAN type=switch dc=SAT